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.

How to look for Hacker news old post?

4 pointsby pguzmangalmost 14 years ago
The last day I want to look for comments that a link I saw like one week ago.<p>Is there any way to look for a old post?

3 comments

riffraffalmost 14 years ago
if you upvoted the link, it's under <a href="http://news.ycombinator.com/saved?id=your_id" rel="nofollow">http://news.ycombinator.com/saved?id=your_id</a><p>if you posted a comment you can find under <a href="http://news.ycombinator.com/threads?id=your_id" rel="nofollow">http://news.ycombinator.com/threads?id=your_id</a><p>Otherwise you have to try using the search box which is at the end of every page (which uses <a href="http://www.hnsearch.com/" rel="nofollow">http://www.hnsearch.com/</a>)
tiknaalmost 14 years ago
One side-project I made: <a href="http://hnarchive.in" rel="nofollow">http://hnarchive.in</a><p>You can search based on users who commented.
duzinsalmost 14 years ago
Site search on Google?