John Pearson

About

Publications

Research

Teaching

cv

Lab Website

Google Scholar

ResearchGate

GitHub

LinkedIn

All hail Octocat!

29 October 2014

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.