|
|
|
|
|
by entropyneur
134 days ago
|
|
Emacs is an interesting analogy. I've switched from IDEs to Emacs at some point in my career, and inertia obviously wasn't the reason. Then another 15 years later I went back to using IDEs (inspired by Carmack's interview). 2 years in I realized it destroyed my ability to generate and maintain mental maps of the codebase and generally remember things about it, although I think it's still a net gain so I stick with it. Agentic coding poses the exact same problem and the exact same tradeoff. And I think the jury is still out on whether it's worth it. At the very minimum you need to take proactive measures least you end up with a codebase no one can maintain (other than maybe future AGI). |
|