As a software engineer, I spend a lot of time crafting error messages that are “people friendly.” I try to use more conversational and informal language to describe the problem and what the user can do about it (if anything), while the technical stuff goes into the logs to help me figure it out later. This may have…