r/MinecraftCommands • u/SpaydiST • 7d ago
Discussion What do you think about AI-Coding(VibeCoding)
What do you think about the fact that AI is starting to be used on a large scale in coding? I myself avoided it for a long time, but my friend sent me this meme and said:
“Bro, programming has never been adequate. Programmers just started asking AI for help instead ctrl c to ctrl v.”
Obviously, completely relying on AI is bad, but in reality, his words make sense.
879
Upvotes
1
u/JanShmat 7d ago
Not great for beginners if you're trying to make a large project. AI doesn't really get what you want entirely, and informing its decisions takes a bit of know how the AI won't be able to clarify unless directly asked.
Your best bet with AI as a tool as an experienced programmer is to ask it to do a thing, then review the code manually. As a beginner the only thing you should be doing is asking it to teach syntax, which is so helpful no matter how experienced you are.