5 ms·
I originally wrote this when I worked at Facebook. The intended audience (who were submitting these reports at the time) was professional software engineers.
by epriest 12y ago
I originally wrote this when I worked at Facebook. The intended audience (who were submitting these reports at the time) was professional software engineers.
- sitharus 12y agoAs 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".
- wodenokoto 12y agoThat's quite funny. I read the headline and thought "OMG, nobody at HN needs to hear that message, comeon!"