this post was submitted on 11 Aug 2023
427 points (100.0% liked)
196
16437 readers
1698 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Having worked on an app that incorporated these kinds of error messages, it's not about bordem, it's about not scaring/confusing the user. "Something went wrong and your computer will restart" is more understandable to a layperson, than "Exception: Segmentation Fault". Usually messages also need to fit within an organisations documented "tone of voice". Personally, my preference is for friendly text followed by technical details.
That one tweet from years where they said they wanted the error message so they could fix it, like, I don't think you can fix the thing a team of 500 people has been working on for multiple years from a JavaScript console.