Developer Educator @ PlanetScale
Former CS Faculty @ Arizona
Former Software Engineer @ Dataware
Creator of PyFlo
Featured
MySQL on a Raspberry Pi
Published:Walking through the process of getting Ubuntu set up on my raspberry pi, installing MySQL, and configuring it to allow connections from other local machines!
Displaying images in MySQL
Published:Using MySQL in absurd ways to use it as an image viewer.
Memory access patterns and performance
Published:How does a programs memory access pattern and the underlying virtual memory system affect performance?
Turn images into contour maps
Published:Take a look at how I turn images into a contour map in the browser with the <canvas> element.
Stylized image binning algorithm
Published:Check out my process for building a stylized image binning algorithm, for the web.