Cover image from article, alt-text in article

Forgejo'ing forward

From the very get go, this site has been written in markup and then built and deployed via CI/CD. As of today, through several iterations, the exact same thing is happening but all of it is happening on my own infrastructure via Forgejo. ...

September 7, 2025 · 4 min
Cover image from article, alt-text in article

Python, FastHTML, and Yak-shaving

I wanted to save my barely passable Python scripting from total extinction and write something quick/useful. So what had happened was… ...

March 2, 2025 · 2 min
Cover image from article, alt-text in article

Hosting a Valheim Plus server on a VPS with Podman and docker-compose

One of the best parts of being a self-hoster is being able to host a game server for your friends, right? Well, yes but also it can go sideways and not only because you’re a system admin for more than yourself. There are many ways but Podman, docker-compose, and Syncthing can help! ...

August 18, 2024 · 5 min