←back to thread

303 points FigurativeVoid | 2 comments | | HN request time: 0.396s | source
Show context
CleverLikeAnOx ◴[] No.41841884[source]
An old timer I worked with during my first internship called these kinds of issues "the law of coincidental failures" and I took it to heart.

I try a lot of obvious things when debugging to ascertain the truth. Like, does undoing my entire change fix the bug?

replies(3): >>41842049 #>>41845072 #>>41849661 #
1. m463 ◴[] No.41845072[source]
I wonder if there is a law of coincidental succeeses too. (if you're an old timer, you might call this some sort of Mr. Magoo law, or maybe "it seems to work for me")
replies(1): >>41848288 #
2. taneq ◴[] No.41848288[source]
This is the root of 'pigeon religions'. Someone sees a string of events and infers a causal link between them and an outcome. Confirmation bias kicks in and they notice when this string of events occurs again, which is made more likely by the fact that the events in the string are largely the person's own actions which they believe the events will produce the desired outcome. They tell their friends and soon a whole group of people believe that doing those things is necessary to produce that outcome.

That's how you get things like equipment operators insisting that you have to adjust the seat before the boot will open.