this post was submitted on 04 Sep 2026
-115 points (4.7% liked)
Programming
28367 readers
437 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
To be clear, I'm not saying that the technology resulting from a software project should lack soul. It's obviously a great thing when the authors of an application put a lot of care into designing its UX and operational efficiency; this is an art that LLMs do poorly today. But that is pretty much orthogonal from how the code reads. There is incredible, well-designed software out there which reads as totally boring, and that's generally considered a good thing.
Also I'm not claiming that it is easy to do that; crafting boring code that still functions as intended is quite difficult. I've never seen an LLM do this without lots of hand-holding. The human touch is essential, but that doesn't imply that a person using an LLM suddenly has stunted vision and lack of aesthetic.