Eliezer_Yudkowsky comments on Open Thread: February 2010, part 2 - Less Wrong

10 Post author: CronoDAS 16 February 2010 08:29AM

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

Comments (857)

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

Comment author: Eliezer_Yudkowsky 19 February 2010 09:12:18PM 3 points [-]

Please edit both of the above to avoid having your comments deleted. It's great that you have that opinion, but some people may not share it, and also there's this incredible amazing technology called rot13 which is really useful for having your cake and eating it too in the case of this conflict. And we can all consider that official LW policy from this point forward.

Comment author: wnoise 20 February 2010 04:29:29AM 8 points [-]

I know a couple people that claim to have unintentionally learned to read rot13 to the point where it is no longer a spoiler protection. (I can read it, but it's not automatic.)

Comment author: Douglas_Knight 20 February 2010 06:50:55AM 4 points [-]

It's all well and good to have some character of the founder rub off on the site, but not every fetish.

Comment author: Eliezer_Yudkowsky 20 February 2010 07:47:11AM 5 points [-]

I don't think you understand the degree to which people who don't want spoilers, don't want to hear them.

Comment author: ciphergoth 20 February 2010 03:32:07PM *  0 points [-]

Spoilers for a classic movie here:

http://lesswrong.com/lw/1s4/open_thread_february_2010_part_2/1ndd

Since the actual intent of the comment was to spoiler it can probably be deleted without further discussion.

EDIT: the edit is a big improvement. It used to be an actual spoiler.

Comment author: wnoise 20 February 2010 06:30:08PM *  6 points [-]

The actual intent was to point out that embargoing references past a certain point truly is ridiculous. Referencing a 69 year old movie (EDIT: several hundred year old play) is an attempt at a reductio ad absurdum, made more visceral by technically violating the norm Eliezer is imposing.

Certainly there's no real need to discuss specific plot points of recent manga or anime on this site. This, in fact, holds for any specific example one cares to name. On the other hand, the cumulative cutting off all our cultural references to fiction does impose a real harm to the discourse.

References to fiction let us compress our communications more effectively by pointing at examples of what we mean. My words alone can't have nearly the effect a full color motion picture with surround sound can -- but I can borrow it, if I'm allowed to reference works that most people are broadly familiar with.

I don't think that most recent works count -- they reach too small a segment of LW, and so are the least useful to reference, and the ones most likely to upset those who are spoiler averse. The question is where the line should be set, and that requires context and judgment, not universal bans.

Comment author: ciphergoth 01 March 2010 09:55:25PM 0 points [-]

I think there's a cost/benefit tradeoff, and that comment is all cost, no benefit.

Comment author: wnoise 01 March 2010 11:28:46PM 0 points [-]

While I admit that the benefit was not in the same class as the ones discussed in my point above, clearly I thought it had some benefit in making my point.

And yes, it had costs -- it needed to, in order to make the point. Of course, ceteris paribus, the better the job at illustrating the reductio-ad-absurdum, the smaller the cost. I tried to choose an example with the smallest cost I reasonably could.

If you have a popular and well-known, older work that has what is truly a spoiler, but that (a) most people already know, and (b) the work is short enough that a huge time-investment isn't likely to be ruined (why I chose a movie, rather than a book), I'd be willing to change the example to that.

Comment author: ciphergoth 01 March 2010 11:37:02PM 2 points [-]

I refer you in that case to the canonical example...

Comment author: arundelo 02 March 2010 12:24:06AM *  2 points [-]
Comment author: RobinZ 02 March 2010 01:00:20AM 0 points [-]

Upvoted for pun.

Comment author: ciphergoth 02 March 2010 08:28:26AM 1 point [-]

If there's a pun I'm afraid it's unintentional - are you referring to the literal meaning of "canon" in this context?

Comment author: RobinZ 01 March 2010 11:54:35PM *  1 point [-]

Did you pick that movie for that reason, or because that's what TV Tropes used? Because I've never seen it, but I do know that Macduff was not of woman born - and Macbeth is rather better known.

Edit: Better still is "Romeo and Juliet die at the end".

Comment author: wnoise 02 March 2010 12:01:32AM 0 points [-]

I did not know that TV Tropes used it, but I have seen other people use it for the same sort of point.

I'll change it.

Comment author: dclayh 19 February 2010 09:18:40PM *  3 points [-]

In that case can we have a little rot-13 widget built into LW? Or is there a Firefox plugin I should be using?

(Personally I think the whole "spoilers" thing is ridiculous, but I'm fine with this as site policy if it's easy to do.)

Comment author: kpreid 19 February 2010 11:06:31PM *  7 points [-]

I use this “bookmarklet”:

javascript:inText=window.getSelection()+'';if(inText=='')%7Bvoid(inText=prompt('Phrase...',''))%7D;if(!inText)%7BoutText='No%20text%20selected'%7Delse%7BoutText='';for(i=0;i%3CinText.length;i++)%7Bt=inText.charCodeAt(i);if((t%3E64&&t%3C78)%7C%7C(t%3E96&&t%3C110))%7Bt+=13%7Delse%7Bif((t%3E77&&t%3C91)%7C%7C(t%3E109&&t%3C123))%7Bt-=13%7D%7DoutText+=String.fromCharCode(t)%7D%7Dalert(outText)

[Not written by me; I have no record of where I obtained it.]

Put it in your bookmarks bar in most web browsers, and when you click it it will display the rot13 of the selected text, or prompt you for text if there isn't any selection. In Safari the first entries in the bookmarks bar get shortcuts ⌘1, ⌘2, ..., so it ends up that to rot13 something on a web page I just need to select it and press ⌘3.

Comment author: dclayh 19 February 2010 11:28:13PM 0 points [-]

Excellent, thank you.

Comment author: Document 19 February 2010 09:48:23PM 0 points [-]

www.rot13.com ?

Comment author: dclayh 19 February 2010 10:01:39PM 1 point [-]

Good, although having to open a new tab still seems less than maximally convenient.

(Actually, doing a hidden-text thing like TVTropes does would be pretty good, come to think of it.)