Hacker News new | ask | show | jobs
by mrduncan 5553 days ago
From the last release of news.arc (which may have been a while ago but should be somewhat close to what news.yc is running):

    ; Ignore the most recent 5 comments since they may still be gaining votes.  
    ; Also ignore the highest-scoring comment, since possibly a fluff outlier.
https://github.com/nex3/arc/blob/master/news.arc#L2301