Hacker News new | ask | show | jobs
by deepster 6539 days ago
As long as the desire for excellent content outweighs the desire for growth and the users vote down irrelevant stories, then we are good to go.
1 comments

We can't downvote stories here...
You can when you get a high enough karma.
Really? What's the number?
I'm not sure. But I have enough karma at 85. I think the number has changed over time, but I'm not sure.

Maybe PG will share it with us or someone has recently hit the magic number?

I have 867 karma and can't downvote stories. At some point there were talks of letting the top X downvote stories but I don't think it's been done.
Yeah it's calculated. I thought you were talking about comments. Or it was last time news.arc was released by PG

  (= gravity* 1.4 timebase* 120 front-threshold* 1)
 
  (def frontpage-rank (s (o gravity gravity*))
    (/ (- (realscore s) 1)
       (expt (/ (+ (item-age s) timebase*) 60) gravity)))
http://github.com/nex3/arc/tree/master/news.arc
You sure you don't mean comments?
Yeah my bad, I'm talking about comments.