We humans are not merely bad at it, we have people who have been doing the work with no desire to be good at it in the first place.
@michael @pikhq Sorry, but I'm not buying this argument.
"Coding is a small part of software development: design and analysis is a much larger part for most projects" - with this, I do agree.
However, if you sub out your coding to another person by saying "I need a chunk of code here, that fits these parameters," surely you wouldn't be making the same argument that you personally created it.
The difference is only that you're subbing out to a (deeply problematic in an impressive range of ways) software service. You still didn't create it; you commissioned it. It's just that you commissioned it from a mechanised service instead of from a person.
It's qualitatively not the same thing as writing code in a higher-level language, or even using a Lisp macro to generate the code for you. If it really were equivalent, then it would increase your level of skill over time, rather than causing it to atrophy.
I also didn't say anything about the resulting code being "legitimate," so I'm merely pointing that out as a straw man, and not otherwise engaging with it.
Vibe coding goes a step further than that, though. Not only do you not understand how the code gets from your editor to being executed, you don't understand the code itself. A programmer in a high level language can explain how the program they wrote works, predict its behavior in a case they didn't think of while writing it, and know exactly what they have to do to modify it to do something else. A vibe coder cannot do the last thing except by forwarding the request to their LLM and hoping it understands, and arguably cannot do the first two at all.
I disagree that what vibe coders do is creation for the same reason I disagree that what AI artists do is creation, and it largely boils down to the understanding of the work. A portrait artist knows how to draw a head and knows how to move the nose just a little to the left if they didn't get the shading quite right. An AI artist has to feed the image back into the generator, ask it to do that, and hope.
@michael @KatS @AVincentInSpace @pikhq Correct. You do not know what creating is.
It is not taking the work of your slave and presenting it as your own. Even if the slave isn't human, and especially when it's bad at its work.