TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Whose bug is this anyway? (2012)

19 pointsby NegatioN10 months ago

4 comments

o11c10 months ago
It&#x27;s fine for dev and production to be compiled differently, but the whole point of staging is that there should be <i>no</i> artifact differences from production, only a bit of configuration.
LorenPechtel10 months ago
Long, long ago I chased one bug into the compiler--sent it off to Microsoft and months later heard back with a can&#x27;t-reproduce.<p>And in time I find out that my bug was real, but fixed before they looked at what I sent.
TonyTrapp10 months ago
One of my favourite blog posts (and blogs in general), so glad to see it (re-)posted. Really interesting takeaways to keep in mind when you run into inexplicable bugs or memory dumps.
brudgers10 months ago
Long ago comments, <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=4939144">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=4939144</a>