spiral_code

Great write-up on the available process launching packages available for *nix systems, as well as some best practices on using them.

Nick Johnson has a great series highlighting some data algorithms.

You know, that you can use git-bisect to search for changes in your git-repository history that introduced a bug, do you? I did but I never got the chance to try it out ..until this morning. If you have no idea what it is or how it works, check its excellent, super self-explaining, man-page….

Michael Koziarski has a nice (codebase to build a) gem out for creating ActiveRecord-compatible objects with Cassandra.