Hacker News Ranking Algorithm
vigneshwarar.substack.com
Hacker News Ranking Algorithm
1–10 of 82 posts
Re: Hacker News Ranking Algorithm
#2Re: Hacker News Ranking Algorithm
#3Re: Hacker News Ranking Algorithm
#4Re: Hacker News Ranking Algorithm
#5If there's more of a ranking algorithm, identifying who is most likely to have actually read the article could be neat.
Re: Hacker News Ranking Algorithm
#6Using page rank as suggested by OP, would provide weird incentives like frequent comments, or higher volume, could rank a person higher than if they had occasional comments further down the thread. If OP is interested in the most influential commenters, people who write frequently and have a posse, then PR would be a good way to do it. What would happen to a helpful comment from a throwaway account? If there's more o…
Re: Hacker News Ranking Algorithm
#7Using page rank as suggested by OP, would provide weird incentives like frequent comments, or higher volume, could rank a person higher than if they had occasional comments further down the thread. If OP is interested in the most influential commenters, people who write frequently and have a posse, then PR would be a good way to do it. What would happen to a helpful comment from a throwaway account? If there's more o…
> Reading time for the article.
Re: Hacker News Ranking Algorithm
#8Using page rank as suggested by OP, would provide weird incentives like frequent comments, or higher volume, could rank a person higher than if they had occasional comments further down the thread. If OP is interested in the most influential commenters, people who write frequently and have a posse, then PR would be a good way to do it. What would happen to a helpful comment from a throwaway account? If there's more o…
What would happen is that the old accounts would accumulate "CommentRank" and the new users would always be sorted to the bottom. This is good for search, since we are looking for "the" answer, the site, a limited number of best pages for a topic etc., but it's quite bad for discussion; a bad take from Animats would forever be above a good comment from a greenhorn.
Re: Hacker News Ranking Algorithm
#9Re: Hacker News Ranking Algorithm
#10Using page rank as suggested by OP, would provide weird incentives like frequent comments, or higher volume, could rank a person higher than if they had occasional comments further down the thread. If OP is interested in the most influential commenters, people who write frequently and have a posse, then PR would be a good way to do it. What would happen to a helpful comment from a throwaway account? If there's more o…
Author here. Yes, reading time will be a helpful indicator. In fact, I already mentioned this in the post. > Reading time for the article.
Thinking about understanding the content of an article and seeing who's most likely to be referencing that content in their post is more of what I had in mind.