Comment by drc500free
10 hours ago
I find they are very concerned about ever pulling the trigger on a change or deleting something. They add features and codepaths that weren't asked for, and then resist removing them because that would break backwards compatibility.
In lieu of understanding the whole architecture, they assume that there was intent behind the current choices... which is a good assumption on their training data where a human wrote it, and a terrible assumption when it's code that they themselves just spit out and forgot was their own idea.
I do frequent insistent cleaning passes with Claude, otherwise manually. It gets out of hand so fast
This is one reason why it blows me away that people actually ship stuff they've never looked at. You can be certain it's riddled with craziest garbage Claude is holing away for eternity
Yet at the same time they manage to reformat my code for no reason and change my (intentionally chosen) variable names.