Just released my first #Emacs package, a flymake mode for #jshint . Grab it at http://t.co/CoCocF8W
miniblog.
Related Posts
The npm ecosystem is amazingly broad and deep. I can grab a utility library for choosing a random item from an array, or a part-of-speech tagger for analysing text!
Pandas is wonderful. It's really easy to grab some data, manipulate it, then graph it. It even renders better than lists in ipython.
SVN seems weird as a git user. I can commit 123 before doing 'svn up' to grab commit 122, if no files collide.