Shipping a React SPA Inside a Go Binary
Josh · April 2, 2026
One artifact to deploy: the frontend is embedded into the server.
Caching Every Request with Redis
Josh · March 19, 2026
How the API serves repeat reads from memory instead of the database.
Why a Read-Only Blog?
Josh · February 11, 2026
Removing write paths removes a whole class of bugs and attack surface.
Hello, World
Josh · January 4, 2026
Kicking things off with the very first post on this read-only blog.