Refactoring a switch statement
November 28, 2011 10:12 PM
In which I chronicle the many ways to refactor a switch statement. And by many I mean two…
Firefox is master of the beard line
November 13, 2011 2:11 AM
Firefox brilliantly handles underlining letters that descend below the baseline. But how do other browsers fare…
The Etymology of Lifting
November 2, 2011 1:47 AM
What is my fucking IP address and fun with nginx's echo module
July 18, 2011 12:27 AM
How to rockstar your way to success using nginx's echo module. And by rockstar I mean "create a site that shows an ip address." And by success I mean doing something that's already been done several times.…
Jarvis: Another JavaScript Unit Testing Framework
June 3, 2011 2:40 PM
NIH (not invented here) is a syndrome from which I suffer. Luckily, I'm pretty good about not suffering from it when somebody else is paying me to do something in a timely manner. But if I'm working on my own personal project, you can bet I will be inventing a universe before releasing something.…
Adding Two Numbers Is Not a Helpful Example
January 13, 2011 4:46 PM
Intro to Functional Programming via JavaScript
January 2, 2010 2:03 AM