this post was submitted on 22 Aug 2026
596 points (97.5% liked)

Technology

87550 readers
3243 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

A new Coddy Developer Survey found that four in five developers, 80%, say their use of AI has felt more like a dependence than an advantage.

you are viewing a single comment's thread
view the rest of the comments
[–] nandeEbisu@lemmy.world 22 points 3 days ago (4 children)

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.

[–] Nowtayneicangetinto@thelemmy.club 7 points 3 days ago (2 children)

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.

[–] nandeEbisu@lemmy.world 2 points 2 days ago (1 children)

I never got a high from coding, now compiling and seeing your tests have a green [PASS] next to them is a different story.

[–] anarchy79@lemmy.world 2 points 2 days ago

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.

load more comments (1 replies)