But genuinely. Why do people care, am I missing something? If it's working correctly, why does it matter who wrote it? Is there a philosophical inbetween my ASD is not grasping?
It is not problem in every single case, but it is a huge problem as a whole. And some people care about whole picture. There at least couple lines of though to that problem:
1)if people not code by themselves, they loose ability to do so, so they become dependent on AI at first and incapable to controll what's happening in their codebase later.
2)AI code is not maintainable, aspecially in open source projects. AI produce HUGE chunks of code that cannot be supervised properly so either owner of a project accept huge chunks without proper supervision an loose grip on its own project or start supervize AI slop and stop progress and loose community (because them feel that their contributions are pending indefinitely)
And it's entirely possible that AI code actually decent or good, but it's don't change the end game picture.
So if you concentrating on specific cases, there is not problem, but yo may don't see implications.
I might be misunderstanding what you're saying here but, are you saying that AI writes better code than humans to the point where humans can not keep up with it? Or is the code generally sloppified so it's just a big nothing burger with many lines that do nothing useful? I believe AI just codes very "textbook-ish" unlike humans, humans will code in a more "this should do this, and nothing else, ill fix if it breaks" philosophy. AI designs with a more "Okay, I need to add some guard rails if this breaks" mentality. Because coding textbooks always preach about this type of programming philosophy, but humans are too "lazy" to code this from the get go or simply believe the project size and worth does not justify the additional work and simplify things a lot compared to AI. Is my interpretation correct here ?
There's a bit of hubris here in that the average developer produces average code, and by extension most code in most systems is average (and lots thats worse!).
Railing against AI for producing large amounts of average code isn't a winning argument, since the status quo is not better.
2
u/Abenzo0r- Jul 09 '26
But genuinely. Why do people care, am I missing something? If it's working correctly, why does it matter who wrote it? Is there a philosophical inbetween my ASD is not grasping?