Live data from Hacker News

A collection of debugging stories

github.com

1–10 of 17 posts

Re: A collection of debugging stories

#4
post #2

Nice! Sent in a pull request to add mine: http://gyrovague.com/2015/07/29/crashes-only-on-wednesdays/

It happens quite often that bugs end up being obscure things like this.

The a-ha moment when you've figured one out is interesting. It's always a mixture of pleasure at having discovered a complex causal chain and horror at having written it.

Re: A collection of debugging stories

#7
For some reason i love reading these kind of stories, especially when you get the feel the writer is venting after a deep dive of the OS guts.

A close equivalent is reading Derek Lowe's "things i won't work with" articles.

Re: A collection of debugging stories

#9
post #8

A book-length, epic debugging story is in Ellen Ullman's novel The Bug: http://www.amazon.com/The-Bug-Novel-Ellen-Ullman/dp/12500024...

Another great read for debugging that was recommended to me years ago:

http://www.amazon.com/Debugging-Indispensable-Software-Hardw...

Re: A collection of debugging stories

#10
post #7

For some reason i love reading these kind of stories, especially when you get the feel the writer is venting after a deep dive of the OS guts. A close equivalent is reading Derek Lowe's "things i won't work with" articles.

I absolutely loved the "Things I won't work with" articles, very enjoyable to read. And I even learned some things about chemistry in the process. I can only recommend everybody who is even slightly interested in chemistry to read them.
Post reply on HN