Lumifer comments on Learned Blankness - Less Wrong

130 Post author: AnnaSalamon 18 April 2011 06:55PM

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

Comments (186)

You are viewing a single comment's thread. Show more comments above.

Comment author: fubarobfusco 24 February 2014 09:51:03PM 7 points [-]

From what I can tell, this is flatly false. "RTFM" is a common catch phrase. Users are expected to familiarize themselves with available documentation in order to avoid making newbie mistakes. Tools coming out of advanced hacker cultures, such as the BSD community, tend to have excellent documentation.

I've even encountered hackerly tools with lock-outs to ensure that you've read the manual — for instance a command that defaults to doing nothing, and only does what it's supposed to if you use a command-line switch only mentioned in the middle of the documentation. (In the case I'm thinking of, this was a safety feature on a tool that could be easily misused in a way that would harm others.)

Comment author: Lumifer 25 February 2014 05:40:24PM -2 points [-]

From what I can tell, this is flatly false.

I think we'll have to disagree about that.

Users are expected to familiarize themselves with available documentation

Correct. Note, however, that in classic hacker culture "user" is one of the antonyms of "hacker" ("suit" is another one).

P.S. For full disclosure let me note that I'm not taking this subthread entirely seriously :-)