HACKER Q&A
📣 kloudlite1729

How Hacker News calculates karma points?


Are there any standard algorithms to rank the user activities?


  👤 LinuxBender Accepted Answer ✓
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


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