December 2011
Best of 2011 →
Timeless Books →
Merry X-Mas →
I have a Twitter. You should follow it! →
I had it for years now. It’s more or less like this site (eg. awesome), just with a 140 character limit.
Passwords are Inherently Insecure →
Perhaps the most interesting change that we can make is a rather subtle one, but it’s eschewing normal function declarations for creating anonymous functions and assigning them to a variable.
// Don't do this: function getData() { } // Do this instead: var getData = function() { };
There are a number of good habits that are instilled when you use this particular technique.
Makes it easier...
Skyrim: Radiant Quest System →
The Big DVR Swindle →
Stories from Skyrim: The Markarth Incident →
The Orange Eats Creeps →
Using GitHub behind a firewall →