Ask HN: Topic Ranking Algorithms (a-la hackernews)

3 points by strooltz ↗ HN
I'm working on a ranking algorithm to weight posts on a particular page (a-la hackernews or facebook top news). i'd like to weight a post on the user's "karma" and the number of up-votes the post receives over time. does anyone have any insight on how to accurately go about handling something like this?

4 comments

[ 4.8 ms ] story [ 18.1 ms ] thread
http://arclanguage.org/ contains the source code for HN, less some of the secret bits (and bytes).
(comment deleted)
thanks - i thought this was out there - i'll check it out.