Vaniver comments on Upcoming LW Changes - Less Wrong Discussion
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (105)
My impression is that Slashdot had a system like this, but it didn't work very well and wasn't copied by many other places.
One thing that seems likely to happen is karma weighting. StackOverflow does a similar thing, where new users can't vote, and users with sufficient karma can. One can take this further and give higher karma weights to more established users; if, say, Eliezer upvotes something, that should probably result in more than one upvote.
But this assumes that every Eliezer upvote is the same, which probably isn't correct. An alternate idea is to talk about what part of the voter is approving or disapproving of a comment. If someone says "I, as a technical expert, think this comment is good," that conveys useful information in a way that "this comment is good because it is technical" doesn't, and it's easier to control who has access to what buttons than whether people are using those buttons correctly.
I think this is a huge part of the LW value proposition.
I agree that it's broken but there are two important constraints to keep in mind when modifying it:
Don't break links to old LW articles.
Make the desired level of scrutiny for a post obvious.
Doing the former is a question of how the codebase is set up (but it looks like both main and discussion articles have the /lw/___/article_name/ structure, so this should be mostly okay).
The latter looks to me like it's better accomplished by something like tags and background colors / textbox borders than separate subreddits.
My current thought is that a good solution to this problem also attacks the specialization problem and uses tags to a big degree; it would be neat if someone could use LW as something like an RSS feed, where the tags for a post or link modified its karma ("show me all posts with at least 10 karma, give high-scrutiny posts an extra 5 karma, give animal-rights posts an extra 3 karma, and give math posts negative 10 karma" results in them still seeing exceptional math posts and mediocre (or very new) high-scrutiny animal-rights posts).