| ▲ | simonw 7 hours ago | ||||||||||||||||
How credible are the claims that the Claude Code source code is bad? AI naysayers are heavily incentivized to find fault with it, but in my experience it's pretty rare to see a codebase of that size where it's not easy to pick out "bad code" examples. Are there any relatively neutral parties who've evaluated the code and found it to be obviously junk? | |||||||||||||||||
| ▲ | 59nadir 6 hours ago | parent | next [-] | ||||||||||||||||
Do you not think that ~400k lines of code for something as trivial as Claude Code is a great indication that there is an immense amount of bloat and stacking of overwrought, poor "choices" by LLMs in there? Do you not encounter this when using LLMs for programming yourself? I routinely write my own solutions in parallel to LLM-implemented features from varying degrees of thorough specs and the bloat has never been less than 2x my solution, and I have yet to find any bloat in there that would cover more ground in terms of reliability, robustness, and so on. The biggest bloat factor I've found so far was 6x of my implementation. I don't know, it's hard to read your post and not feel like you're being a bit obtuse. You've been doing this enough to understand just how bad code gets when you vibecode, or even how much nonsense tends to get tacked onto a PR if someone generates from spec. Surely you can do better than an LLM when you write code yourself? If you can, I'm not sure why your question even needs to be asked. | |||||||||||||||||
| |||||||||||||||||
| ▲ | larodi 7 hours ago | parent | prev [-] | ||||||||||||||||
How credible are the claims code en masse is good? Because I despise nearly every line of unreasonably verbose Java, that is so much waste of time and effort, but still deployed everywhere. | |||||||||||||||||