Live data from Hacker News

Ask YC: Redo the Leaderboard

news.ycombinator.com

1–10 of 23 posts

Ask YC: Redo the Leaderboard

#1
It never resets. So its utterly meaningless when we're trying to catch the charismatic people with 7000 points.

The point system should encourage participation. If we reset the point system every quarter (3 months) or every YC funding cycle, and then give permanent awards to the leaders, then all of us, leaders or laggards, have more reason to participate positively.

Or, instead of awards, we can tack permanent bonus points onto each user. #1 place gets +20 bonus points. Starts the next season with an automatic advantage (like racee qualifiers).

nickb (100+53) 100 is permanant.. 53 is current quarter.. total 153

Keep things fresh.

Re: Ask YC: Redo the Leaderboard

#6
post #4

I agree, not sure how easy it would be and if it would upset the people at the top.

If they receive permanent awards. They get recognition AND they get motivation the next season to say interesting things.

fair enough, I have worked hard for my massive 96 score and if I lost it I would be a little sad :p

Re: Ask YC: Redo the Leaderboard

#7
post #4

Earlier quoted context omitted.

If they receive permanent awards. They get recognition AND they get motivation the next season to say interesting things.

fair enough, I have worked hard for my massive 96 score and if I lost it I would be a little sad :p

good point. i only have 70pts so i feel for this.

maybe the total accumulated points of all time are also kept. YC doesn't erase any data. its just writing a new database query.

old query: Points = "select count(votes) where user.id = 123"

new method: "select votes, date where user.id = 123" and do some heuristic magic in the model or results datastructure.

Re: Ask YC: Redo the Leaderboard

#9
I'm planning multiple lists ranked by different criteria. For now it will be off the Lists link at the bottom of the page.

The problem is not as urgent as you might think, though. In a site that's growing, you get a de facto karma decay, because a top submission gets more points than it would have 6 months ago.

Re: Ask YC: Redo the Leaderboard

#10
Perhaps soon I will release my karmaBot (tm), it subscribes to the rss feeds of programming.reddit.com, techcrunch, and xkcd, and auto reposts all stories to news.yc

We will soon takeover the world! ! !! ! muahahahahaha

Post reply on HN