by Rich Kreider
Having my first sip of coffee and walking to the office printer to fix a jam and thinking of how badly I’d like to remake the Printer Scene from Office Space.
The only certainty in life is Monday. Rich Kreider
There is no i in Team. Oh wait, there it is. Continue Reading...
The less you know, the more you think you do. Dunning-Kruger effect
Continue Reading...
When all else fails…
This is pretty awesome. I saw a cute JavaScript code that will do the Harlem Shake for the page you've loaded. Navigate to the site you want; facebook, google+, whatever.
Copy This Code
Copy the following code to your clipboard. Note: If you hover over the code, you'll see a box pop up on the top right of the code; click the paper icon to copy to clipboard.
javascript:(function(){function c(){var e=document.createElement("link");e.setAttribute("type","text/css");e.setAttribute("rel","stylesheet");e.setAttribute("href",f);e.setAttribute("class",l);document.body.appendChild(e)}function Continue Reading...