Ask HN: What is the funniest bug you encountered?
1–10 of 66 posts
Re: Ask HN: What is the funniest bug you encountered?
#2Re: Ask HN: What is the funniest bug you encountered?
#3Re: Ask HN: What is the funniest bug you encountered?
#4Lesson: if anything goes wrong at night but not during the morning, look at all the date code.
Re: Ask HN: What is the funniest bug you encountered?
#5Re: Ask HN: What is the funniest bug you encountered?
#66mths after it was in production I got an email saying "The system won't work and it keeps calling me Dave!, I'm not called Dave, my name is Chris!".
Lesson learnt right there, never put funny error messages in with the intention of replacing them later and never swear in error messages.
Re: Ask HN: What is the funniest bug you encountered?
#7Re: Ask HN: What is the funniest bug you encountered?
#8INBF "do the opposite." Markets don't work that way.
Re: Ask HN: What is the funniest bug you encountered?
#9An early release of our product (not to be named), contained a database that contained a perl script that was written out to a web server. The person who took over maintaining this script looked at the original author's code and put a comment line in containing the descriptive phrase "Chicken Goat Fuck Logic" (aka "CGF Logic"). We accidentally forgot to remove that comment before producing the "gold" CD.
A couple of weeks later, a very large national youth organization (also not to be named) contacted us, saying they would be unable to use our software, because their CyberNanny software had detected swear words in the output.
Arguably, if this hadn't happened, we would have become Amazon before Amazon became Amazon. Ooops!
Re: Ask HN: What is the funniest bug you encountered?
#10A finance quant created a strategy with amazing results. He discovered the theory, tested it, refined it, and set up a presentation to the portfolio manager to start running it. problem was that he inverted PnL, and had spent the previous couple weeks figuring out how to maximize losses. INBF "do the opposite." Markets don't work that way.