this post was submitted on 12 Jan 2026
148 points (95.7% liked)
Programming
24386 readers
340 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
I think ignoring that a tool has valuable uses is cutting off the nose to spite the face in a way.
While LLMs are annoying as fuck to deal with and work with with corporate CEOs telling all of us to "Use them or face unemployment"; it cannot be ignored that they have valuable use cases.
This article tries to identify the real world use case for an AI/LLM, which is as an ephemeral problem solving machine, much like google or stack overflow has been in the past, just on steroids.
Once you're done with the solution: throw it away.
LLMs are not to be trusted to write software, but they can generate code to solve mundane problems encountered during software development.