Live data from Hacker News

Should error messages apologize? (2013)

ux.stackexchange.com

1–10 of 262 posts

Re: Should error messages apologize? (2013)

#6
Given the reference to "your administrator" the user-facing sorry seems fine.

IMNSHO, dev-facing error messages bifurcate:

    - errors for unsuitable input should not be apologetic:
        "inconsistent def'ns at foo:42 and bar:69"

    - errors for implementation limitations may be apologetic:
        "sorry, at foo:42 node bar has 69 attributes; this implementation supports at most 63"

Re: Should error messages apologize? (2013)

#8

Yeesh, maybe this is why software grates on me so much these days. I know it's not human, and I don't want it to pretend it is.

Same. Spare me the fake displays of emotion, they're just annoying. For example, the Windows BSOD with its giant frowny face. I hate stuff like that.
Post reply on HN