MixedNuts comments on Two barrels problem from the Intuitive Explanation (answered) - Less Wrong

1 Post author: MarkusRamikin 13 July 2011 07:11AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (6)

You are viewing a single comment's thread.

Comment author: MixedNuts 13 July 2011 07:43:07AM *  2 points [-]

This reminds me of those tests in grade school that tell you to read all the instructions before starting, then to do all kinds of silly stuff, then to ignore previous instructions. I wonder if careful reading is good for things other than not getting tricked by such jokes. (And accidental instantiations thereof on written tests.)

Comment author: 7598462153 13 July 2011 11:31:41AM *  5 points [-]

There are a few other cases I can think of offhand where careful reading is important. Decoding poorly written instructions and this card game in particular came to mind immediately, but on reflection I think the best example in my experience would be coding, and in particular debugging. I'm by no means an expert (or necessarily a representative sample), but at least half of the bugs I spend 10+ minutes chasing around end up being caused by a minor brain-dead error in a single expression.