this post was submitted on 15 Aug 2026
20 points (100.0% liked)

Programming

28155 readers
97 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] a1studmuffin@aussie.zone 4 points 4 days ago

We created an AI usage code of conduct at our workplace. One of the golden rules is "Don't make other people's jobs harder."

As an example, we tried getting AI to generate weekly bug reports from analysing the most common crashes and asserts for the week, assigned to the right person with relevant context. It was a great idea, but too often the bug description and even the title required way too much jargon and comprehension to get through, and often the findings weren't quite right anyway, so it was only useful as a marker of "look at this crash please".

These walls of text people share with each other are another great example. If you're going to do that, you really have to ask it to talk as simply and as briefly as possible with no context assumed.