I Saw An Extremely Subtle Bug Today And I Just Have To Tell Someone
1–10 of 80 posts
Re: I Saw An Extremely Subtle Bug Today And I Just Have To Tell Someone
#2Re: I Saw An Extremely Subtle Bug Today And I Just Have To Tell Someone
#3Can somebody post the tldr?
Re: I Saw An Extremely Subtle Bug Today And I Just Have To Tell Someone
#4Bingo Card Creator is not terribly complicated software when compared to most applications, but it sits on top of other pieces of code (Rails, the web server the browser, the TCP/IP stack, the underlying OS, the hardware on both ends, etc) which _collectively_ are orders of magnitude more complicated than any physical artifact ever created by the human race.
You can insert any number of one-off business applications, reports, queries, etc in place of "Bingo Card Creator" but the concept remains true.
Re: I Saw An Extremely Subtle Bug Today And I Just Have To Tell Someone
#5Can somebody post the tldr?
Re: I Saw An Extremely Subtle Bug Today And I Just Have To Tell Someone
#6Re: I Saw An Extremely Subtle Bug Today And I Just Have To Tell Someone
#7Can somebody post the tldr?
This post will not help you sell more software. If you’re not fascinated by the inner workings of complex systems, go do something more important. If you are, grab some popcorn, because this is the best bug I’ve seen in years.
There's no real point in summarizing further. It's like asking someone to summarize Hamlet for you [1] because you'd rather not sit through all that acting and dialogue. The point of this story is that it's a big complex meandering story that ultimately culminates in an anticlimactic technical issue. You know, kind of like most of my job.
---
[1] "Almost all the peers in Denmark die violently one by one."
Re: I Saw An Extremely Subtle Bug Today And I Just Have To Tell Someone
#8The worst one I've done is when a fairly bad bug was being blackholed for a month as I forgot to delete a line from boilerplate code. Damn MS and their stupidly written yet useful templates ([HandleError] attribute for those in the know).
shudders