9eB1 comments on Bridge Collapse: Reductionism as Engineering Problem - Less Wrong

44 Post author: RobbBB 18 February 2014 10:03PM

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

Comments (61)

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

Comment author: SaidAchmiz 18 February 2014 09:33:25PM 7 points [-]

It's used in Microsoft Excel. If you have multiple worksheets, you preface a cell reference with "<sheetname>!" to specify which sheet you want that cell reference to be resolved on.

i.e.

"A3" means "the value of the cell in column A, row 3, on the current sheet", whereas

"Sheet1!A3" means "the value of the cell in column A, row 3, on Sheet 1".

Comment author: 9eB1 19 February 2014 05:15:20AM 1 point [-]

I always assumed it was a reference to bang paths. It seems more likely to me that Eliezer would reference something that appears in the Jargon File than syntax from Excel.

Comment author: SaidAchmiz 19 February 2014 05:44:50AM 3 points [-]

Well, Eliezer presumably is referencing something that appeared in fanfiction/Tumblr/etc. culture; where said culture got the notation has nothing to do with Eliezer.

Bang paths seem an unlikely candidate, as they don't actually make a good metaphor for what's being conveyed here.

Comment author: 9eB1 19 February 2014 09:46:33AM 0 points [-]

Interesting. I did not know that it was used prior to him, and I apparently have poor reading comprehension. I definitely agree that the Excel metaphor makes more sense.