Vaniver comments on Lesswrong Potential Changes - Less Wrong

17 Post author: Elo 19 March 2016 12:24PM

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

Comments (88)

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

Comment author: Viliam 21 March 2016 10:11:53PM 1 point [-]

Well, if they cannot even solve the existing problems, then I have to predict that the existing problems will continue to exist, duh.

A different solution would be okay too. But some solution is needed. And I violate the virtue of silence again by saying that as a determined user, I could ruin the website in a weekend, even without scripting. (With scripting, I could make a program that ruins the website at any moment at a click of a button.) Eugine is really picking just the absolutely lowest hanging fruit; and fixing that already creates about 50% of moderators' work. Multiply this by ten, and LW will not have enough manpower to deal with the problems. A script could multiply it by a million.

Comment author: Vaniver 22 March 2016 06:44:54PM *  1 point [-]

But some solution is needed.

  1. When a user has admin on, they can see the list of users who upvoted or downvoted a comment in the tooltip (which currently shows % positive).

  2. All karma calculations use a 'weight' variable that's stored per user, and can be adjusted at the userpage by a user with admin on.

That means shutting down sockpuppets is two clicks, and discovering them is a mouseover. The main uncertainty is how the weight variable will impact the performance of the site.

Comment author: Viliam 22 March 2016 09:12:15PM -1 points [-]

The "weight" only needs values 0 and 1. And the value 0 can be achieved by disabling the buttons (which has negligible impact on performance) and removing the existing votes (which only happens one per user).