this post was submitted on 13 Dec 2025
77 points (84.7% liked)
Programming
24097 readers
289 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's pretty unbeatable to use LLMs for fast prototyping and query generation, but "vibe coding" is not something just anybody can (or should) do.
It seems to me that the world of LLMs gives back at the quality you put in. If you ask it about eating rocks and putting glue on pizza then yes it's a giant waste of money. If you can form a coherent question that you have a feeling for what the answer is like (especially related to programming) it's easily worth the hype. Now if you are using it blindly to build or audit your code base that falls into the first category of "you should not be using this tool".
Unfortunately, my view before and after the emergence of LLMs is that most people are just not that bright. Unique and valuable, sure, but when it comes to expertise it just isnt as common as the council of armchairs might lead you to believe.
I mostly agree with you, but I still don't think it's "worth the hype" even if you use it responsibly, since the hype is that it is somehow going to replace software devs (and other jobs), which is precisely what it can't do. If you're aware enough of its limitations to be using it as a productivity tool, as opposed to treating it as some kind of independent, thinking "expert", then you're already recognizing that it does not live up to anywhere near the hype that is being pushed by the big AI companies.