this post was submitted on 25 Sep 2025
113 points (98.3% liked)

Technology

75551 readers
1806 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
[–] mesamunefire@piefed.social 19 points 2 days ago* (last edited 2 days ago) (2 children)

Not this specifically, but I do have a coworker that exclusively uses AI. He gets a lot done dont get me wrong, but all products look...same-y. Also they all use the sorta old version of react which is how I could tell its AI generated. That and the emojis in the README. Templates and CRUD are much faster, but its hard to maintain. I just let him do his thing. He got a lot done in the last 6 months but lately hes been having major issues keeping up with all the projects he pumped out. The AI no longer has the context so its much difficult at least from what hes saying in Teams.

Its still pretty decent with templates/CRUD. But its not so good with anything specific, lying about libraries that dont exist, and forgetting vars/processes. The PRs are funny sometimes.

[–] undefined@lemmy.hogru.ch 10 points 2 days ago (1 children)

I just had to review my first AI PR yesterday and I considered looking for another job.

[–] boogiebored@lemmy.world 3 points 1 day ago

Have AI review it 🧠

[–] MonkderVierte@lemmy.zip 3 points 2 days ago* (last edited 2 days ago)

but I do have a coworker that exclusively uses AI

That and the emojis in the README

He should at least learn about prompt engineering then. duck.ai has a template generator he can copy from, for a start.