|
|
|
|
|
by lonk11
1105 days ago
|
|
I'm building https://linklonk.com which works this way - you get content ranked based on what you upvoted. This is to make the incentives for voting aligned and help prevent abuse. I think the problem with karma/reputation systems is that the source of karma are fungible - anyone's upvote has the same effect on the reputation. And this makes it gameable. A personalized system can solve this by replacing global reputation with user-to-user trust. Now it matters who upvoted - a random bot or a user whose past contributions have been useful to you. |
|
In that system how do you create a ranked list of content for a user to browse? Isn't it going to be very heavy on processing demand?