TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Is there a way I can view top posts of all time?

1 点作者 doorbellguy超过 6 年前

1 comment

onion2k超过 6 年前
You can <i>almost</i> do this using the search.<p>Most popular stories - <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=&amp;query=&amp;sort=byPopularity&amp;prefix=false&amp;page=0&amp;dateRange=all&amp;type=story" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=&amp;query=&amp;sort=byPopularity&amp;prefix=f...</a> Most popular comments - <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=&amp;query=&amp;sort=byPopularity&amp;prefix=false&amp;page=0&amp;dateRange=all&amp;type=comment" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=&amp;query=&amp;sort=byPopularity&amp;prefix=f...</a><p>... but what Algolia are doing to get &quot;most popular&quot;, at least for comments, isn&#x27;t the number of votes, so it&#x27;s not what most people would consider &#x27;right&#x27;.
评论 #19052607 未加载