Notes on game dev, servers, and tinkering.
Building things, breaking things, and writing down what I learn so I don't forget.
Latest posts
-
Running Local LLMs on a Gaming GPU
Setting up Ollama on an RTX 5070 to run local language models — no API costs, no data leaving your network, and surprisingly fast. -
Hello, World
This blog is live. Here's what it's for and why I built it. -
Self-Hosting Without Opening Ports — Cloudflare Tunnels
No open ports, no dynamic DNS, no reverse proxy configs. How I serve services from a home server through Cloudflare Tunnel. -
Building a Browser Music Studio — Synths, Sequencers, and Zero Backend
How I forked BeepBox into a fully-branded browser music studio with built-in synthesizers, step sequencers, and a custom dark theme. -
Building a Browser FPS — WebSockets, GLB Maps, and Cloudflare
What I learned forking an open-source multiplayer FPS, dealing with WebSocket sync bugs, serving 32MB 3D maps through Cloudflare, and getting it playable.