Vibe Coding is Creating a Generation of Unemployable Developers: Don’t build your career on shortcuts. Build it on skill, and you will become the developer that AI cannot replace.
Vibe Coding is Creating a Generation of Unemployable Developers: Don’t build your career on shortcuts. Build it on skill, and you will become the developer that AI cannot replace.
sia.hackernoon.com
I mostly agree with the article, but this particular part stood out to me:
One of my biggest gripes with AI generated code has been the high volume of low-value comments - the type of high noise-to-signal stuff you just sort of have to remove.
-- completely fucking pointless innit
A lot of AI comments are just restating the code to you. Explaining the “what” not “why”.
Which is fine for educational purposes. Not so much for actual production code.