|
|
|
|
|
by camdenreslink
88 days ago
|
|
I find LLMs get much more prone to making mistakes or missing references when the size or complexity of the code increases. I have a “vibe coded” application that is just for personal use, and I’ll usually create a fresh prompt after a large refactor and ask “were all references to the previous approach removed, and has the application been fully migrated to using the new approach?” It finds spots it missed during the refactor basically every time. So I partially agree with you, but I think it takes multiple passes and at least enough understanding to challenge the LLM and ask pointed questions. |
|