hyperbo.la :: lifestream
permalink

#scala takes the #objc std lib approach to collections: One public interface/factory w/ many optimized implementations underneath

permalink

My ruby version on my mac stopped working because homebrew updated libicu. Had to recompile/upgrade #fail

permalink

Today I upgraded node to 4.3.2 (from 4.2.2), python to 3.5.1 (from 2.7.3), and django to 1.9.4 (from 1.8.8). What fun! #win

permalink

Hyperbola staging now running python 3.5.1 #py3

permalink

Someone forked my senior thesis ... what? https://github.com/nmoutana/sr

permalink

I use #node in my asset build pipeline. I compile js and css with yuglify. Today I productionized my node install. Upgraded to latest LTS and added docs for upgrading node

permalink

This new #django admin UI is BEAUTIFUL!

permalink

Finally got around to getting my #django 1.9 upgrade branch over the line. Didn't have django-pipeline pinned and 1.6 introduced a breaking change to settings. All done now.