this post was submitted on 22 Aug 2026
595 points (97.4% liked)

Technology

87508 readers
3242 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
[–] Onlytanner@lemmy.world 6 points 1 day ago

I was very hesitant to get on board with AI tools for software development for a long time, but my company just got us all Claude Code a couple of months ago and are encouraging us to use it. I know there is a pretty big stigma around AI in general, and I think the vast majority of AI integrations are a waste of resources at best. That being said, I've been using it in my workflow for a while now and have found it to be surprisingly useful. In my opinion, in its current state, it is still just a tool, and it has a number of shortcomings (even using the most current and "powerful/capable” models). I've found myself mostly using it for testing, documentation, and boiler plate stuff, and it genuinely has made me a lot more productive.

I still write a lot of code myself, because I believe I'm still far smarter and more capable than it is when it comes to designing and implementing new software. If it disappeared tomorrow, I'd be just fine. I would miss the convenience it provides, but it currently it's not anywhere near the point of being able to replace me.