sillybird's avatar
sillybird 5 days ago
what is the obsession with vibe coding? I've seen so many people spend more time fixing their agents code than actually working on features. even my professor who is pretty AI pilled has started complaining about all the issues he encounters with them. what are your thoughts?

Replies (2)

Doing it well takes an incredible amount of discipline. Writing code is easy because it keeps your mental model in sync with the product. Agentic coding is hard because you have to deliberately slow down to maintain your mental model, when the entire reason you're using the tool is to speed up. I haven't been able to strike that balance myself yet.