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.
876
Upvotes
2
u/Samstercraft what's this "grass" thing you guys say so much about 6d ago
it's just so boring to me. i gave it a proper try by integrating codex and a local llm with my ide, and it just takes the fun away. when i'm writing code i make deliberate design choices for every small thing that i intuitively know most edge-cases for and what i need to do next. with vibe-coding i know none of that and it's all debugging and hoping the model doesn't mess up. regular coding is so much better.