zlacker

[return to "My AI skeptic friends are all nuts"]
1. jatins+QD[view] [source] 2025-06-03 02:04:03
>>tablet+(OP)
Everything about that is true but, and that's a big BUT, the code I write with LLM I can only iterate on it with an LLM.

My mind doesn't develop a mental model of that code, I don't know where the relevant parts are, I can't quickly navigate through it and I have to reach the LLM for every small change.

Which is why I like Copilot style editing more than agents as a working model but agents are just so much more powerful and smarter thanks to everything available to them.

◧◩
2. dimgl+No3[view] [source] 2025-06-04 00:20:25
>>jatins+QD
This is exactly right. This is what's happened with every vibe coded codebase I've made. As a result, I only selectively use LLMs now with sections of the codebase. Or I'll just relinquish control to the LLM. I think the latter will happen en masse, which is scary.
[go to top]