Are there any standard algorithms to rank the user activities?
Ask HN: How Hacker News calculates karma points?
1–4 of 4 posts
Re: Ask HN: How Hacker News calculates karma points?
#2[deleted]
Re: Ask HN: How Hacker News calculates karma points?
#3This repo [1] documents some of the things not in the FAQ. It is not my repo. There are no published specific details around the ranking system AFAIK otherwise people would try to game it. There have been some high level details in comments by dang throughout the past.
Re: Ask HN: How Hacker News calculates karma points?
#4Upvotes on submissions and comments, minus downvotes on comments, modulo a bunch of anti-abuse measures.