this post was submitted on 30 Dec 2025
115 points (94.6% liked)
Programming
24135 readers
342 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'd rather hone my skills at writing better, more intelligible code than spend that same time learning how to make LLMs output slightly less shit code.
Whenever we don't actively use and train our skills, they will inevitably atrophy. Something I think about quite often on this topic is Plato's argument against writing. His view is that writing things down is "a recipe not for memory, but for reminder", leading to a reduction in one's capacity for recall and thinking. I don't disagree with this, but where I differ is that I find it a worthwhile tradeoff when accounting for all the ways that writing increases my mental capacities.
For me, weighing the tradeoff is the most important gauge of whether a given tool is worthwhile or not. And personally, using an LLM for coding is not worth it when considering what I gain Vs lose from prioritising that over growing my existing skills and knowledge