Alternatives
Products that do what A new error message from HN ... does
Checking on some old material to provide some cross-referencing[1] I got this message: We've temporarily limited requests for old items. I've always taken it for granted that HN contained useful information that I'd be able to retrieve whenever I found the need, but this has brought me up short. Perhaps older discussions will eventually become unavailable. Will Google cache still have them? Will the Wayback machine still have them? How convenient will they be to find in the future. Probably this is a temporary glitch to prevent some overly enthusiastic crawler from bringing the site to a…
- 1QAQ&A for HN users▲142
2012 · askolo.com
- 2WL
I just sent out my 100th issue of Hacker Newsletter and announced my newest newsletter: Wayback Letter - http://www.waybackletter.com/ In either a daily or weekly version, you'll get links to great HN articles from the past five years. A great way to see how HN has grown and changed, plus see what was going on at different times. Lastly, there are a ton of great reads to learn from that I never saw the first go around. Would love to get feedback and my goal is to expand this past HN in the future.
2012
- 3GL
Hi HN, I hacked a simple service for gathering HN replies and organizing them by the parent's username. The main idea is to be able to efficiently get the latest replies to an HN user. For example, you can use this service to send yourself notifications when some replies to you on HN. The service queries the official HN API and can be self-hosted. It is basically ~30 lines of Bash script. I made this mostly for educational purposes -- thought you might find it useful for something. Cheers! Edit: for example, here are the latest replies to me [0]. It includes only recent replies, since I…
2022 · github.com
- 4DT
Magnet link: magnet:?xt=urn:btih:44c65b5779d9d8021e002584fa73740f36d052a6&dn=10m_hn_comments_sorted Go to https://hn-archive.appspot.com/ for the torrent file / source code. I'll be semi-frequently checking the story and answering any questions which may come up.
2015
- 5HN
I put this together since I find myself switching away from the terminal to see if anything new popped up in HN. There might be similar ones out there, didn't bother looking. It was a quick experiment, which might end up with a few more features.
2011 · github.com
- 6OW
http://www.hnshowcase.com Moses (nnythm) and I browse Hacker News daily. Show HN posts are some of our favorite parts of HN. We wanted to create a way to browse Show HN articles, even those that might not quite make it to the front page. We created http://www.hnshowcase.com last weekend to make discovering projects posted on HN easier. It searches all "Show HN" posts and generates a thumbnail view for each of them. You can sort by submission date, points, and number of comments, and navigate with left/right or j/k keys. We used the following technologies: HN Search API, Pyramid web…
2011
- 7PF
My first python app, it displays posts from hacker news that is tagged under "Show HN"...
2013 · showhnapp.herokuapp.com
- 8NC
http://mindovermatter.it/ Just a quick and dirty hack I did while learning Go and how to set up an EC2 server. A proof of concept for a feature I think it would be useful on HN. It often happens that I read the whole thread of comments for a discussion, and get back to it at a later time to see the updates. It's hard to see at a glance which comments are new and which ones I already read. The app uses cookies to record the last time you accessed a discussion thread, and modify the html in order to highlight the new comments (the ones added since your last GET of the page).…
2013
- 9SHShow HN▲14
Hi, i was wondering what the HN community thinks of this email tone check application? Do you think this can be done better with open-source? Disclaimer: I am neither a founder or an employee at the company. Just someone who had a similar idea.
2011 · tonecheck.com
- 10MS
Hello HN! I've been working on http://underthesite.com for the last month and now think it is ready for some full strength HN feedback. What do you guys think? It crawls up to 10 pages of a given site while you wait, looking for community-provided CSS / XPath selectors and regular expressions. Additionally, I'd like to appeal to you to submit matchers for technologies that you care about. Technologies are easy to add, so add your favorite jQuery plugins, analytics tools, client-side node.js wrappers, what have you. I'm going to be running a large crawl in the next few days and want to make…
2011
- 11IP
It it always bugged me when I read or share an article, the discussion lives separately from the article. I imagined being able to add Google-Docs or Notion style comments on any website. We save a snapshot of the website and allow adding discussions that live side-by-side and directly reference parts of the article. HN articles are automatically indexed in https://cooo.link/hackernews and you can add any website, PDFs on https://cooo.link/ Built with SvelteKit, SingleFile(for archiving page), Railway. Solo dev. Would love feedback if you found it interesting!…
Mar 2026 · cool-link-web-production.up.railway.app
- 12WS
We did a quick side project over the weekend and called it HN Trends (while posting we realized there was an older site with the same name so hopefully there is no confusion). We wanted to see what was trending in terms of keywords (buzzwords, tech, etc) and found a nice API. URL: http://www.hntrends.com Let us know what you think - thanks!
2012
- 13HR
Hey guys, I just flicked the switch on http://hnrecap.com and thought I would make a tiny announcement! The site was created for a simple reason: There is a big rotation of articles on the front page of Hacker News every day, and unless you are on here 24/7, you are bound to miss some great content and discussions. I was tired of this and the rss feed doesn't cut it for me since it doesn't preserve ranking information over time. On HN Recap, rankings are somewhat preserved: Every 2 minutes, I request the HN front page, update articles and attribute points in the following simple fashion: #1…
2010
- 14ST
Hi all, I created a public dashboard for searching / chatting with "What are you working on?" posts. I'd love to hear any feedback that you have.
Nov 2025 · nthesis.ai
- 15HL
I am re posting this because when I had made this post the first time there were a few problem with the site that I had to fix and had not anticipated. I got some nice feedback though, so I thought I'd just make one more post because most of the problems have been fixed. HN Live is an alternative interface to Hacker News which provides all of the data on Hacker News in real time. This allows for the real time viewing of what goes into and leaves the trending page as well as the `newest` section. It is just a personal project, and I would like some feedback if you have any. Thanks Site:…
2015
- 16RF
Sylvain at Algolia was kind enough to accept a small pull request for HN search, which means you can now add things like http://hn.algolia.com/userfeed/pg to your RSS reader, to get the most recent comments from that user. Each feed item currently includes just the text of the comment, but it should be easy to add some extra info, like the article title and parent URL. I'll take a look at the weekend unless someone beats me to it :)
2014
- 17RO
I was lucky enough to have my site trending on Friday (https://news.ycombinator.com/item?id=25872922). It’s an icon site that lists open source icons. I wanted to share some stats on the results after 3 days. Worth noting was that I submitted it on a Friday morning (at which point I went for a walk and a coffee; eek). - 24,997 page views. I (embarrassingly) didn’t have GA set up when I first submitted it, so this is probably missing a few hundred page views - 21 “feedback” emails (half of which were spam). I assume such a high percentage of these were spam because my Feedback…
2021
- 18DT
I'm sick and tired of clicking interesting links on the HN front page, only to get a spinning loader and waiting 10+ seconds for nothing. I'm not going to take the time to find the Google cache for your site, so if you want me to read what you wrote, please consider doing at least the bare minimum to keep your site running when I visit: 1. Use a static page cache / serve static HTML. Either use something like Varnish, or if you don't want to configure it or you're on a shared host, use one of the following extensions/techniques to statically cache pages: - Wordpress:…
2013
- 19HC
Hi, I installed that HN clone for all things science. Most likely there are already others out there already, but I thought it's worth a try. Let me know what you think about the idea and what features you would like to see...a search function is on its way...Thanks in advance! http://www.heurekalab.com
2011
- 20DE
Creator here. In a nutshell this extension is a "Like / Dislike" system but for website results. I miss the days of things like the YouTube dislike bar, where you can quickly assess if something is good or not. Currently sitting at ~90 users. To get it off the ground I've scraped the last year of HN to make a set of good links, and used a few content farm blacklists to make a set of bad links. Right now it's semi-useful and should only get better with time. There are some simple measures in place to prevent spam & abuse, but will cross that bridge if it ever comes. All feedback welcome!
2023 · github.com
- 21HN
Based on your feedback (https://news.ycombinator.com/item?id=8874801) we've released a new version of the Hacker News Search. It's accessible through the search box in the footer of Hacker News. We hope you'll enjoy the new minimal design and the additional features. Feel free to give us your dream list of improvements :) ChangeLog: 2015-01-19 - Custom date range picker - Responsive design - New "comments[<>=]X" syntax to filter by number of comments - If the story doesn't have any URL, the link goes to the HN discussion - Here and there cosmetics improvements (less padding,…
2015 · hn.algolia.com
- 22RG
URL: http://reallygood404.com/ I wanted to put together a showcase of some great 404 pages since there seem to be a lot of hidden gems. Would love feedback and other 404 pages that I haven't seen/found yet if people are willing to share.
2014
- 23AAnswerHN▲6
I had an itch to build a weekend project, and I've noticed that a lot of Ask HNs often go unanswered, so I built AnswerHN as a simple way to see recently asked, but as yet unanswered, questions on Hacker News.
2025 · answerhn.com
- 24UO
When I see what some HN members have done in a weekend on their projects, it makes it hard to confess that it has taken us 1 year to get to this stage. I kept trying to make things perfect, but finally I have seen the light - it will never be perfect and even in its current state, I see so much we need to improve, but it's something. Instead of delaying even more, I thought I would release it to the best critics out there - HN say hello to MyProperty.com Hope to hear your feedback, criticism, thoughts.
2011
Ranked by how close each launch is in meaning, then by votes. Refine with a description →