philh comments on LessWrong 2.0 - Less Wrong

89 Post author: Vaniver 09 December 2015 06:59PM

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

Comments (312)

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

Comment author: gjm 03 December 2015 12:49:42PM 18 points [-]

It seems like it might be better to reduce that friction than to try to set up a completely different link-hub site somewhere else. LW's codebase is basically a fork of reddit's, IIRC; does that mean there could be a "Links" section (parallel to "Main" and "Discussion", I guess) that behaves more like a typical subreddit?

(I have to say that on Reddit and HN I actually almost always prefer to go first to the local discussion rather than just following the external link -- so I'm not so concerned about "more friction to following one [link]". But that's dependent on there usually being some local discussion.)

Comment author: philh 03 December 2015 02:09:35PM 2 points [-]

Perhaps. I'm not sure LW is the right place for it, especially while LW still has original content, and a culture that some find offputting.

Technically, Reddit is pretty customizable, in ways that I think would be difficult to migrate to LW. For example, suppose we wanted to implement Alicorn's suggestion "granting OP some veto power about what sorts of comments and commenters are allowed under their post".

On reddit, I think we can get a pretty good stab at it. Create some standard discussion norms, with wiki pages describing them. If someone submits a link with title starting [NO NRX], have automoderator assign it a specific piece of flair. Then use subreddit CSS to add some text prominently to the comments page, "discussion of neoreactionary ideas is forbidden in this thread", linking to the wiki.

A developer could easily get something similar on LW. But I don't think it would be so easy for a developer to copy the features of reddit which make a developer unnecessary.