this post was submitted on 05 Apr 2026
141 points (97.3% liked)
Technology
83452 readers
2788 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
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 get writing boilerplate and unit tests can probably be done by software well enough, at least when supervised.
Ill be honest, that's not even my real issue.
My real issue is that programming, devops, systems administration. All of these things are art forms, every bit of them. From high-level application architecture down to the tiniest details of implementation.
Like how much of a library you choose to include, what you name your variables, what type of loops you use to iterate through data. How you choose to format and comment your code.
Giving these choices to the machine is like the painter giving their brush to it.
Just like images generated by stable diffusion will never be worth their fully-human painted equivalent. So too will LLM-developed programs fail to hold that value.
For what its worth, this isnt new. I've held contempt for VC-worshipping developers who see programming as a means to an end far longer than LLMs have been used for serious work.