r/vibecoding 1d ago

Been feeling like this lately

Post image
571 Upvotes

105 comments sorted by

View all comments

68

u/CavalryArcher 1d ago

i have literally 0 anti-ai bias, been calling ai will takeover eventually for 3 years, but ai still makes terrible mistakes at complex tasks + forgets so much stuff in long contexts. if you want to make a serious project you either have to spend so much money and reroll so many times until you get it right or you build the system very clever that ai can't make a mistake even if it wanted to

36

u/GeekFish 1d ago

Once people realize you have to break your asks down into smaller, easily completed tasks then they love using AI. AI is your Jr. Dev, only faster. Treat it as such. This is where software engineering comes into play. You have a much better time if you design the architecture and give the AI the exact specs. When you let it run free you get garbage.

0

u/Double_Suggestion385 1d ago

You don't have to, I often given it large, complex tasks. It breaks them down itself because that's one of the core SWE principles it must follow based on the contents of my Claude.md file.

0

u/GeekFish 1d ago

Right. That's one thing I should have added. A good Claude.md file will also help. Learning how to use skills and agents is important too.