this post was submitted on 02 Jul 2026
-12 points (32.4% liked)
Open Source
47788 readers
131 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I also found that using agents to write code for you leaves you with unintelligible code that you have to reverse engineer.
I found it useful for PoCs, but not for something that goes into production unless I want to spend the same amount of time it would have taken me to write the code myself understanding and detangling the generated code.
Exactly. It takes the fun part and does it too quickly, in a bad way, leaving you to review and fix everything, the boring part.
In the end you've spent the same amount of time either way but only done the soul-crushing part.
No thanks.
💯