Starting to use a new static site generator now that there are bunch of good
ones in Python. I find Python/pip more sane to use than Ruby/bundler/rbenv
I've started splitting out useful time-series database functions from
ETSDB into their own library as
LevelTSDB. This is mostly so I
don't have to test everything again for some things I would eventually like to
make.