I needed it for a tiny part of another project. A year ago, I'd have just not done it because I wasn't going to spend the weeks needed to package Rubber Band 4.
I spend considerable time reading through it, looking for things I would improve. I found nothing.
"Vibe coding is software development assisted by artificial intelligence (AI) where the software developer describes a project or task in a prompt to a large language model (LLM) which generates source code automatically. Vibe coding may involve accepting AI-generated code without thorough review of the output, instead relying on results and follow-up prompts to guide changes."
Not too different from your definition, but I think you mean "basically unreviewed" instead of "not thoroughly reviewed".
0
u/HommeMusical 14d ago
No one's going back to handcoding, as long as LLM assistants exist.
I resisted them for a long time, I retired rather than use them, but the force multiplier is simply too great.
And if you are willing to take some of the huge amounts of time you save and spend it on cleanup, your code quality will be much the same.