TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: A way to view the top rated posts/comments of all time?

2 pointsby chromiumalmost 14 years ago
I just thought that this would be a really useful feature. Or, is there a hidden way to do this already via hnsearch.com, for example?

2 comments

ColinWrightalmost 14 years ago
Not necessarily of all time, but at the bottom of nearly every page is "Lists":<p><a href="http://news.ycombinator.com/lists" rel="nofollow">http://news.ycombinator.com/lists</a><p>That gives you:<p><pre><code> leaders Users with most karma. best Highest voted recent links. active Most active current discussions. bestcomments Highest voted recent comments. noobstories Submissions from new accounts. noobcomments Comments from new accounts. </code></pre> You can ask for items with more than a certain number of points:<p><a href="http://news.ycombinator.com/over?points=400" rel="nofollow">http://news.ycombinator.com/over?points=400</a><p>You'll probably find that still only pulls things that are currently in cache.
评论 #2912689 未加载
tapeshalmost 14 years ago
May not solve what you are asking, but you can check weekly and monthly newsletter or magazine. People are putting efforts to give you best. <a href="http://www.hackernewsletter.com/" rel="nofollow">http://www.hackernewsletter.com/</a> <a href="http://hackermonthly.com/" rel="nofollow">http://hackermonthly.com/</a>