Well, except that in order to fix that 1% you'd need to read and understand whatever the LLM did and then look for that 1%. I get the shills just thinking about this, whether the original programmer was human or not. I'd rather just write everything myself to begin with.
Second, reading code to understand it is a skill that you need to practice to get better at. That might be your issue.
https://www.joelonsoftware.com/2000/04/06/things-you-should-...
I mean they could be wrong, but I don’t think you can call them amateurs.
You seem to be misunderstanding me. I'm not saying "anyone who thinks reading code is harder than writing code is an amateur". I'm saying "reading code IS harder than writing code, which is why being good at reading code is what separates experienced programmers from beginners."
“Reading code is vastly quicker than writing it from scratch”
Sounds to me like you don’t think reading code is harder.
I think that if you put the work in you can get to a point where you are fast enough at reading and reviewing code that it's not a net productivity loss to have an LLM - or your coworkers and collaborators - write code for you to review, as opposed to insisting on writing every line of code yourself.
I'm a little surprised that my opinion about this is seen as controversial!