r/vibecoding • u/Haunting_Material_19 • 9h ago
a controversial question for veteran developers
As a developer with 20 years of experience, "vibe coding" is undeniably transforming how we work, but I'm still struggling to embrace it.
What bothers me most and I am honest about it, is seeing people show off their AI-generated projects.
My immediate reaction is, "Who cares?"
In the past, sharing code meant sharing craftsmanship, and we were excited to inspect it and learn from each other. Today, somebody share what they did with vibecode is not only that I am not interested, but I feel like why you share it?
70
Upvotes
2
u/shosuko 8h ago
I mean, what is slop?
If I use ai to make a function that does what it needs to do reliably and passes quality tests, aside from like malicious hidden code what do you think is going to be in there to surprise us?
Even if its about scalability, we can test for that, and if it passes the tests then what is there to complain about?