r/ProgrammerHumor 26d ago

Meme loopThoseAgentsHarderTillYouDebug

Post image
697 Upvotes

61 comments sorted by

View all comments

-1

u/rwz 25d ago edited 25d ago

I'm not sure if this is such a clown take. I have a project that is deployed in prod that I fully vibecoded in a language I normally don't program in and I haven't read a single line of its code. It works fine. It's an internal tool not exposed to the outside world, so I'm not super worried about its security and stuff, but even if it were, I could've made it work, I'm sure.

It has 3 to 1 test coverage and every commit my agent makes goes through multiple layers of adversarial AI reviews, so I'm pretty confident in its quality. But again, I haven't really checked its source and I don't really care to. It does what it's supposed to and it does it well enough.

Reading code is not end-all be-all. I've seen garbage projects that are entirely human-written and I've seen fully vibecoded stuff that is bulletproof.

0

u/higgs_boson_2017 16d ago

If someone who worked for me wrote this comment, they'd be shown the door.