I've been thinking about the inordinate amount of complexity in some of the software stacks I frequent.
For example, the sheer amount of complexity in client side form handling in "modern" React, the mental model around client vs server and more.
I decided to write about itπ
@mwarger When you know _exactly_ what you need done, I find it a much faster development flow, minimizing rework etc.
It's basically sub agent driven development but I'm firing the sub agents in editor/on terminal
@mwarger Tbh I have gone back to a "pair programming" setup:
- 5.5 xhigh/Opus writing plans (always be planning something)
- If the plan is sufficiently rote, send it with sub agents
- If it has room for error/needs taste I will code it "by hand" in small chunks with Haiku/Composer
@jaredpalmer after communicating progress on stacked diffs, explaining safe_sleep and building goodwill logging in to X after the GitHub Actions announcement