Hacker News new | ask | show | jobs
Ask HN: How Hacker News calculates karma points?
2 points by kloudlite1729 613 days ago
Are there any standard algorithms to rank the user activities?
2 comments

This 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.

[1] - https://github.com/minimaxir/hacker-news-undocumented

Upvotes on submissions and comments, minus downvotes on comments, modulo a bunch of anti-abuse measures.