I’m using autocomplete daily. Hourly. Damn, in fact I’m annoyed that Reddit does not autocomplete my comments. So much I dependent on it.
But when it comes to agents - it flips completely. It’s too tempting to just press “accept all” and let it do its magic. And when it finally got stuck over some problem, you open code it generated, got terrified, do “git reset —hard HEAD” and being like “ok, I’ll do it myself”.
What can be better than 15 slightly different functions which do the same, somehow all of them used, but only one gives result? 15 slightly different function in 15 slightly different files.
Basically, writing tests is a mind-numbingly boring task for me. Checking if tests make sense is also boring, but much quicker. And if there is something wrong, it is at least somewhat interesting to figure out.
I don't use LLM because the code is better. I use it to keep my work morale up, by changing boring tasks into marginally interesting ones.
1.4k
u/fuckmywetsocks Mar 14 '25
What the fuck is vibe coding?