244
Claude Code's creator is sick of the phrase 'vibe coding.' Suggest your alternative here.
(www.businessinsider.com)
This is a most excellent place for technology news and articles.
I'll say "vibe coding" to me implies the operator has zero awareness of the actual code, and there is something wrong.
They treat the actual program logic in the same way folks treat assembly code as some arcane black magic they don't have to think about. Problem is the tooling is not nearly so deterministic as a compiler, and the output is just too bad to be relied upon.
For certain clasesses of tasks, it may do a serviceable job, maybe at first. If you have ongoing evolution requirements, it can dig itself a whole that it can't really dig out of. It can't process the code that had been generated to extrapolate a code change to match the change request.
The GenAI coding needs supervision, and 'vibe coding' implies opting out of careful supervision.