I revisited Tomo this evening after not touching the codebase for a while. I wouldn't say I use that app too much but I wanted to experiment with agent teams. use a team to refactor this old, vibe...
Tried the Codex desktop app and it reminds we a bit of the Goose desktop app.
Had an agent doing work today but ran into an issue where Github was down. Using a scheduled task skill we built, I had it retry the work again later, but schedule another task to retry again if the...
Claude Code translated my personal recipe app into Spanish, including all the database content in 15 minutes while I was only vaguely paying attention.
I spent years in iterative improvement. I find myself now going directly to the version I actually wanted. Not because I have more discipline, but because the economics changed. The right way is not...
Moved this blog from Vercel to Cloudflare Pages, where I've been hosting more of my projects lately. Ran into a bit of trouble with the different between Workers and Pages but at least the DNS...
I just incinerated $10 running GLM 4.7 on Cerebras to try and Ralph a clone of this game I used to play. Took about 15 minutes for the balance to go to $0. Result, not awesome. Maybe okay.
Running Claude Code on qwen3-coder:30b via Ollama does not work.
Internal adoption charts have been vertical: ~30% of all pull requests merged to our frontend and backend repos are written by Inspect. It only took a couple months for us to reach this level of...
Experimenting with a personal agent using the file system, SQLite, skills tools via MCP. So many ways to make things work these days.