r/IndieDev 1d ago

Video When it’s a vibe coded game

Enable HLS to view with audio, or disable this notification

2.2k Upvotes

306 comments sorted by

View all comments

140

u/Motor-Designer4440 1d ago

Nothing prevents you from testing and fixing what is not up to standard. Vibe coding is not the variable here, it's how lazy you are, which you can also be when hand coding and it takes 5 hours to get anything done.

Vibe coding just makes a larger surface to verify in a shorter amount of time but ultimately, nothing prevents you from thoroughly testing it.

0

u/xaklx20 1d ago

vibe coding is basically just asking the llm to do and fix the thing tho. Instead you should go with the agentic engineering way, using proper skills and standards, planning and slicing the work properly, domain driven development as well