Technical Debt Isn't Dirty Laundry, It's a Balance Sheet
Technical debt isn’t a moral failing to apologize for, it’s leverage. The real leadership failure is treating all of it as one undifferentiated …
Technology enthusiast writing about software engineering and computing.
Technical Debt Isn't Dirty Laundry, It's a Balance Sheet
Technical debt isn’t a moral failing to apologize for, it’s leverage. The real leadership failure is treating all of it as one undifferentiated …
Herding AI Agents: A Weekend with Herdr, Tmux, and Remote Fleets
Why I gave Herdr a spin for running multiple AI coding agents in parallel, monitoring them on the go over Tailscale, and cutting out compulsive status-checking.
Pushing the Limits: Turning a 4GB Lenovo Duet Chromebook into My Primary Development Machine
How I optimized an inherited 4GB Lenovo Duet Chromebook into a daily portable development setup using Chrome flags, Linux service masking, and Crosh ZRAM …
Self-Evolving Apps: Not Vibe, Live-Coding in Ruby with LLMs and Metaprogramming
Building a self-assembling Ruby object that intercepts missing methods and uses LLMs with metaprogramming to write its own implementation live.