this post was submitted on 20 Nov 2025
376 points (99.0% liked)

Technology

76962 readers
3232 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] FreedomAdvocate@lemmy.net.au -5 points 7 hours ago (3 children)

I’ve been refusing to use and AI tools at all

Why? Do you refuse to use autocomplete in IDEs too? Do you refuse to use build and release tools? Why stop there - do you refuse to use computers at all? Just use pen and paper.

[–] python@lemmy.world 4 points 4 hours ago

Because it's not fun. Coming up with algorithms and elegant code is the most fun part about programming for me, and debugging pages of sloppy code is the least fun. AI makes the parts I like less fun and increases the amount of sloppy bullshit code I have to debug.

[–] CXORA@aussie.zone 2 points 3 hours ago

Do you think it is possible for someone to have different reactions to different things?

[–] crimsonpoodle@pawb.social 2 points 6 hours ago

Don’t use auto complete, do use lsp, build and release tools are not at all in the same vein.