I’ve been working on adding more video content here, which isn’t precisely easy given the way that I’ve built this site. The main site is all built using Hugo, which turns a giant pile of Markdown text into a static HTML website. Then I have a pile of scripts that publish the site using rsync, copying the HTML onto local SSD on the web servers for low latency and ease of serving. The source code (including images) for the website runs around 180 MB right now, and that balloons up to 400...