- 14 Projects
- 13 Posts
- 9 Live demos
- ~20 Agent workers
The Notebook
Recent writing
-
From idea to agent fleet: how I build applications with LLM coding agents
llm-agents Last verified ·
The end-to-end workflow I use to turn an idea into working software with autonomous LLM agents: a docs-first repo scaffold, one reviewed plan, a dependency-aware work queue, and a fleet of workers that process it — plus the failure modes I hit for real.
-
Rackspace Spot from zero: a spot-priced Kubernetes cluster with a DevPod dev environment
kubernetes Last verified ·
Onboard to Rackspace Spot's auction-priced Kubernetes, dodge the four traps every new cloudspace hits, and stand up a devcontainer-based dev environment with DevPod — for as little as $0.001/hr.
-
The agentic coding ladder is a list of things you give up
agents
Steve Yegge's eight levels read the climb by how much you trust the AI. Here's a complementary lens on the same ascent: measure it by what you give up at each rung — which is why some people skip rungs entirely, having no old coding habits to undo. It starts with the search bar and ends with something none of us can name yet.
The Constellation
The Arcade
Live demos
- Adaptive Auto-Battler — PvE auto-battler with a self-learning enemy AI — runs entirely in the browser.
- Face Detection — Real-time face detection in the browser via webcam.
- Gait Analysis — Real-time human pose and motion tracking from a webcam feed.