As of today, this blog has moved to GitHub pages, where I can take advantage of Jekyll to write posts in glorious low-tech Markdown. Plus equations \(\nabla \cdot \mathbf{B} = 0\) ! And code:
def get_crunk(): print "hello, cleveland!" break_everything()
This is almost embarrassingly exciting.