Slowing Down in the Age of Coding Agents
larve
15 points
2 comments
March 24, 2026
Related Discussions
Found 5 related stories in 218.7ms across 8,303 title embeddings via pgvector HNSW
- Clean code in the age of coding agents yanis_t · 49 pts · April 09, 2026 · 65% similar
- Some uncomfortable truths about AI coding agents borealis-dev · 70 pts · March 27, 2026 · 62% similar
- Treat your coding agents like developers Finbarr · 19 pts · May 05, 2026 · 62% similar
- Components of a Coding Agent MindGods · 204 pts · April 04, 2026 · 60% similar
- We should revisit literate programming in the agent era horseradish · 195 pts · March 08, 2026 · 59% similar
Discussion Highlights (2 comments)
asdfqwertzxcv
I've been doing similar: analog-ish for deep thinking and its been akin to the 'measure twice, cut once' adage and I've noticed the projects have improved outcomes. PS. If OP sees this: How are you liking the Pentax 17?
2001zhaozhao
> I usually have one or two tasks running, but I don't feel pressure to maximize parallelism. Most of my brain is already occupied with thinking hard about the shape of what I'm building — and that work can't be parallelized. I can't do more; anything on top would encure a task switching cost. Maybe there should be new agent UI's that help you get the most out of a singular work stream. For example being able to spin up an asynchronous agent in a side window that can iterate with you on ideas while the main agent works, and then send any outputs to the main agent easily.