this post was submitted on 12 Jan 2026
143 points (95.5% liked)

Programming

24386 readers
338 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
[–] Flamekebab@piefed.social 11 points 1 day ago (1 children)

An interesting way to try to spin disposable spaghetti code as a positive.

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.