I have all the time in the world for interesting topics of debate. I’ve equally reviewed quite a lot of poorly written tools, libraries, and APIs in the search for far less mainstream solutions to complex problems; guess our conclusions on what quality we found differ, which is the human experience.
Like I said, I’m not claiming AI outperforms in quality in all cases; it can be just as bad as human code can be. I just disagree with the idea that “human written” is a proxy for “quality code” in my experience.
Human written is not a proxy of good code. But human written and published on a hosting platform (with the additional artifacts like docs, build system, tests) are generally good. While LLM may generate all of these, but they are slop.