Isaac Bythewood's Blog

It's Go all the way down

Every process in front of my websites is a Go binary now, from the tunnel to the web server to the sites themselves, and the whole stack runs on a desktop I already owned for a few dollars a month in power.

Isaac Bythewood Isaac Bythewood
2026-08-30

If you don't know what you're looking for check out some of my older posts.

Running a simple Django website in Docker
Running a simple Django website in Docker
Using Docker to run a simple production and development environments with a few extras thrown in. Easily customized to your preferred language or framework.
Isaac Bythewood Isaac Bythewood
2022-05-14
Cool URIs don't change, unless an AI rewrites your blog
Cool URIs don't change, unless an AI rewrites your blog
I let an AI port my blog from Django to Flask and it quietly moved every post URL, which I didn't catch for about a week.
Isaac Bythewood Isaac Bythewood
2026-04-29
Managing a Python project with uv in 2026
Managing a Python project with uv in 2026
How I set up and manage Python projects in 2026 with uv and ruff, which is two tools and one config file instead of the pile I used to keep around.
Isaac Bythewood Isaac Bythewood
2026-04-05