this post was submitted on 06 Jun 2026
492 points (98.8% liked)

Technology

85184 readers
3897 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
you are viewing a single comment's thread
view the rest of the comments
[–] qaeta@lemmy.ca 4 points 11 hours ago (2 children)

but using it as a tool as a professional can very much improve your work and how quickly you do things.

Maybe it's just my 20 yoe, but that has so far not been my experience with it. It is improving, but definitely not there yet. Even standard boiler plate I can typically bang out faster than asking the AI to do it and then needing to double check it's work because it somehow still manages to screw that up occasionally. Sometimes it does manage to be better than one of the juniors, but using it that way also cuts the legs out from under the career development pipeline which will result in an intermediate and senior dev drought down the road.

[–] SorteKanin@feddit.dk 1 points 3 hours ago

Which model are you using? My experience is that it can definitely do "standard boilerplate". What programming language are you using?

[–] Feyd@programming.dev 4 points 11 hours ago* (last edited 11 hours ago)

Even standard boiler plate I can typically bang out faster than asking the AI to do it

The people that claim it helps with boilerplate clearly never took the time to learn how to sed/awk, mustache templates, write a perl/python/etc script, use the regex find/replace in their editor, use the keyboard macro in their editor, use snippets in their editor and I'm sure other ways that aren't immediately coming to mind that have existed forever and won't hallucinate. They're the ones that were not highly skilled in the first place and they're vexingly successful at convincing newbies and laymen to listen to them about LLMs instead of the actual skilled people that actually know what they're talking about.