-
The Underappreciated Count Sort
The Count Sort: An O(n) sort that manages to break so many recruiters expectations. Here's a little discussion.
-
Thank You Steve
A poor tribute to a great man
-
The greatest addition to language in recent memory!
A lot of research has been done into linguistic patterns recently. This is the culmination of that research.
-
Ruby C Extensions
An exploration of ruby C extensions and some benchmarks of a very contrived example.
-
Running Nesta on Amazon EC2
Getting Nesta set up and running with RVM and unicorn isn't necessarily the easiest of things. This is how I got my setup running. Eventually I'll be adding god into the mix monitoring the unicorn master, but I'll get to that when I get it set up.