I originally wrote this when I worked at Facebook. The intended audience (who were submitting these reports at the time) was professional software engineers.
As a professional software engineer I can confirm that many of our rank have some sort of blind spot when it comes to error messages.
Many time someone has commented "I don't know why this build is failing!", and a quick search for "Error" in the build log reveals the exact cause.
My current pet peeve is an error message that reads "This application requires <dependency A>. <Dependency A> can be installed from <url>". If I had $1 for every time someone said "I don't know how to fix this".
Many time someone has commented "I don't know why this build is failing!", and a quick search for "Error" in the build log reveals the exact cause.
My current pet peeve is an error message that reads "This application requires <dependency A>. <Dependency A> can be installed from <url>". If I had $1 for every time someone said "I don't know how to fix this".