Writing
AWS data center latencies, visualized
An interactive tool to visualize the latencies between AWS data centers around the world.
MySQL on a Raspberry Pi
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
Using MySQL in absurd ways to use it as an image viewer.
Memory access patterns and performance
How does a programs memory access pattern and the underlying virtual memory system affect performance?
Turn images into contour maps
Take a look at how I turn images into a contour map in the browser with the <canvas> element.
Stylized image binning algorithm
Check out my process for building a stylized image binning algorithm, for the web.