Archive
Before I built this website into a Bitcoin resource, I mostly wrote about web development topics. I've preserved some older articles here, to help prevent link rot.
-
Lessons from an AI-assisted migration to Astro
Published: February 24, 2025An honest look at using AI to migrate a website from Hugo to Astro. What worked, what didn't, and the surprising lessons learned along the way.
-
Site search on the JAMstack with Hugo & Algolia
Published: January 11, 2020Today I'm going to explore how you can implement full-text site search functionality using Algolia on a static website powered by Hugo.
-
How to build a Raspberry Pi terrarium controller
Published: June 9, 2016I recently built a Raspberry Pi-powered controller for my terrarium, providing data visualisation, temperature and humidity alerts, and more. Here I'll share my process.
-
Responsive images for busy people: srcset & sizes
Published: September 30, 2015This guide provides a practical, hands-on introduction to the responsive image syntax using the new ‘srcset’ and ‘sizes’ CSS attributes.