~/articles
· 2 posts
Notes from the workbench.
Thinking out loud about PHP, AI tooling, ABA software, indie hacking, and whatever else I'm shipping this month.
filter:
all
#ai
#claude-code
#data
#dotfiles
#macos
#mcp
#methodology
#opinion
#product
#programming
#review
#swift
#tooling
#tutorial
2026·07·13
·
~7 min
I Went on Vacation and My Agents Paid Down My Tech Debt
I took a week off and let Superconductor loose on a 500k-line Laravel codebase. It opened roughly two dozen PRs a day: N+1 fixes, unbounded job processing, missing HTTP timeouts, tenant-scoping bugs. I merged 98% of them. This is the setup that made that safe.
#ai
#tooling
#methodology
2015·11·09
·
~3 min
Apollo 11 Mission on Technical Debt
In the Apollo 11 source code, published online in 2009, a programmer wrote: 'TEMPORARY, I HOPE HOPE HOPE.' Technical debt has been a part of software for as long as software has existed.
#programming
#methodology