Posts tagged "infrastructure"
-
jolteon: An LLM Routing Proxy for Discourse
We run several vLLM backends for Discourse's AI features. Hardcoding which backend handles which feature was getting messy. jolteon is the Rust proxy we built to fix that - it shipped yesterday.
-
When Your Coffee Roaster Builds the First Version
A coffee roaster built production planning software with Claude. I handled the infrastructure. What this collaboration reveals about AI-enabled development.
-
How Jennifer Aniston and Friends Cost Us 377GB and Broke ext4 Hardlinks
A backup deduplication fix, filesystem hardlink limits, and the Jennifer Aniston reaction GIF that stress-tested our infrastructure.
-
From Bash Scripts to NixOS: Real Declarative Infrastructure on a VPS
Converting a bash script + systemd-based VPS to NixOS for truly declarative infrastructure. No more update scripts or edge cases, just configuration.nix.
-
Running VPS Infrastructure with Systemd
Declarative VPS infrastructure using systemd services. Running Gitea, Woodpecker CI, Scrob, and GoatCounter with automated deployment scripts.