this post was submitted on 22 Aug 2026
591 points (97.4% liked)
Technology
87463 readers
6299 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't really derive a sense of accomplishment from it, so I don't get the dopamine hit. It's more write a simple bash script to do X because I hate working in that syntax, or this library has terrible documentation, tell me how I'm supposed to use it.
You still need to read and understand everything it writes, but it's easier to validate something is correct sometimes rather than figure out the correct way to do something.
Also the freaking essays it writes as comments burying the useful information in the equivalent of a recipe blog post when you really just need assumptions about input, and side effects.
That's what I've been saying too. AI is very much what you put in you get out. If you actually know what you're doing, it's a great little shortcut tool*. Ask stupid questions win stupid prizes, kind of.
* for SOME tasks - terms and conditions apply
I definitely don't get the high of coding anymore, but I do get a high of solving complex issues in architectural designs. I realized the high I chased when coding previously have shifted from coding design, to systems design.
I never got a high from coding, now compiling and seeing your tests have a green [PASS] next to them is a different story.
I get high when I stare at a terminal screen nonplussed for hours and suddenly it clicks and I fix it.
That's a rush for me.