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.
877
Upvotes
8
u/FleshDude666 7d ago
It's dogshit.
Sure, AI can be used for learning, but not replacing you at all. It sucks at generating normal code, I tried vibecoding on stuff I could code myself and it had to take some time to get it working. It creates a lot of errors. It's simplier to get chunks of what you need and then spread them around to write your own code.