notes
Occasional writing on software,systems, and the tools in between.
9 posts
rsskardboard: a kanban board that summons coding agents
Write a card, and about a minute later a coding agent clones the repo, does the work, and opens a pull request. My job is mostly reviewing now.
Pier: a desktop GUI for pi
A macOS app for the pi coding agent. Every session is a real pi process, so everything you've set up in the terminal still works.
Running Qwen 3.8 27B on an Intel Arc Pro B70
A 27B coding model on a 32 GB Intel GPU with a 128K context window, serving the coding agent on my MacBook. Here are the numbers, and everything that broke along the way.
Kino: a Stremio client I can keep extending
My own Stremio client with an interface built for a TV remote, native playback, and features I've always wanted, starting with skip intro.
invox: invoicing that lives in a container
A personal invoice generator backed by a SQLite file, with PDF export. My banking details live in the database instead of the code, so the code can be public.
Brutal Doom in the browser, booting straight into the map
A fork of a UZDoom WebAssembly port that boots straight into one game when the page loads. Open the URL on a TV and you're in MAP01.
camview: a low-latency camera viewer in one container
Point it at an RTSP camera and it shows the live feed in your browser over WebRTC. If the camera doesn't send H.264, it transcodes on the fly.
Andromeda: a public TV channel with a schedule and a chat
A livestream page for my media library. Anyone with the link can see what's on, what's next, and chat about it. The whole thing runs in one container.
Orbitdash: a server dashboard I can edit
A homelab dashboard with live CPU, memory, and disk stats right next to my service links, and you edit all of it from the browser.
