Alternatives
Products that do what Humble-HN, hide Hacker News number of votes, comments, and karma does
humble-hn is a Chrome extension that hides the number of votes and comments of stories, and the karma of users on Hacker News. The objective of this extension is to remove the influence of these numbers on the perception of the content.
- 1AW
I submitted a link, when someone clicks on it I get an up-vote for this article. I don't want people to misuse this I just want to bring attention to this problem. This is the link I used that up-votes this: http://news.ycombinator.com/vote?for=3742742&dir=up&...
2012
- 2SHShow HN▲1,302
2014 · news.ycombinator.com
- 3LW
2022 · loginwithhn.com
- 4QN
Hello HN! TLDR; - Quality News is a Hacker News client that provides additional data and insights on submissions, notably, the upvoteRate metric. - We propose that this metric could be used to improve the Hacker News ranking score. - In-depth explanation: https://github.com/social-protocols/news#readme The Hacker News ranking score is directly proportional to upvotes, which is a problem because it creates a feedback loop: higher rank leads to more upvotes leads to higher rank, and so on... → ↗ ↘ Higher Rank More Upvotes ↖ ↙ ← As a consequence, success on HN depends almost…
2023 · news.social-protocols.org
- 5FH
Hey HN. I created this website. https://pj4533.com/hn-overlooked/ It's just a simple web app that discovers overlooked posts on Hacker News. I created it because I was often coming to Hacker News and realizing that I was missing a lot of stuff, and there just didn't seem to be an easy way to surface content that was interesting to me but just didn't bubble up to the top of the page. So I built this. I got the idea a while back, one night when I was recording (you can watch it here, it's pretty funny: https://youtu.be/FDyDb4sX30w?si=E3rby-DaGWA6gy0R ). But I…
2025 · pj4533.com
- 6WH
2015 · waybackhn.com
- 7AH
I wrote a small Chrome extension that allows the user to replace all usernames on Hacker News with either the string `anonymous` or a deterministic hashed value.
2023 · chrome.google.com
- 8HN
I made a little website with a server that collects only HN submissions with > 500 upvotes chronologically. https://hn.moritz.pm/ It's quite simple because I wanted to learn from the project. But I think it's useful, to get a summary of what was important over the last days. The UI is almost identical to the HN frontpage, you can click on the comments to view the thread and on the username to see the profile. The rest of the cards takes you to the submitted URL.
2024 · hn.moritz.pm
- 9HN
Hello everyone! This is a browser extension that attempts to enhance Hacker News user experience, while your data is kept secure, and private (never leaves the browser). Browsers have evolved significantly since doing a v1 back in 2010, which was one of the contributing factors, for attempting a complete re-take few months ago. Personally, I was surprised how useful it turned out to be when browsing around HN. On the linked page you can find install link(s) from web-browser stores, and demo video/screenshots of the features[1] What do you think ? [1] including, browsing content with…
2023 · carina.app
- 10IM
Hey HN, I made this tool after I read a pretty interesting pg essay - http://www.paulgraham.com/hackernews.html He talks about changing some HN usernames' colors to orange and then deciding to revert back So I thought it could be interesting to remove usernames entirely. This Chrome Extension just replaces HN usernames with question marks. I've enjoyed using it so far myself and I'm curious what you think about the concept?
2022 · hackerwhos.com
- 11HN
Hi folks, I've built an alternative Hacker News front page. It is inspired by and meant to be a replacement for hckrnews.com. I built this because HN is woefully underfeatured, but most sites that try to improve it seem to assume that the visual design is the problem. hcker.news tries to maintain HN's familiarity while adding useful enhancements. There are three primary views: - Timeline View: Browse top stories by votes or comments grouped by day, week, or month (e.g., top 20 per day, top 100 per week). - Aggregate View: See top stories by votes or comments over custom time ranges. - Front…
2025 · hcker.news
- 12FFFavicons for HN▲310
2022 · gist.github.com
- 13HH
Jul 2026 · orangecrumbs.com
- 14FH
Hi HN! I’ve been lurking for a while, but out of fear of being steamrolled by HN readers or maybe just natural introversion, I’ve always been too scared to post or comment. Which is why 1. this is my first real Hacker News submission 2. my friend Michael and I built "Fake" Hacker News, a place to post and see what AI-generated HN comments might say. Here’s a video of me using fakeHN to test this very submission: https://www.loom.com/share/4b9f4f9d7c77489a86baeb92ec55a1ed?... And an example of one of our generated posts:…
2023 · fakehn.com
- 15HH
TLDR: Build a quick HN profile to see how little context LLMs need to personalise your feed. Rate 30 posts once, get a permanent ranked homepage you can return to. Our goal was to build a tool that allowed us to test a range of "personal contexts" on a very focused everyday use case for us, reading HN! We are exploring use of personal context with LLMs, specifically what kind of data, how much, and with how much additional effort on the user’s part was needed to get decent results. The test tool was a bit of fun on its own so we re-skinned it and decided to post it here. First time posting…
2025 · hackernews.coffee
- 16HC
2023 · gist.github.com
- 17

- 18

- 19AD
We (Nick, Dens, Denzell, Fede, Drew, Aaryan, and Daniel) have been building HN Discovery, a discovery-focused search engine for Hacker News, in our spare time for the past 6 months and are excited to show it! It adds the following features relative to the existing keyword search interface and preserves the existing ones: - no-JS version (hnnojs.trieve.ai) - site:{required_site} and site:{negated-site} filters - public analytics - LLM generated query suggestions based on random stories - recommendations - dense vector semantic search - SPLADE fulltext search - RAG AI chat - order by…
2024 · hn.trieve.ai
- 20

- 21

- 22HP
2023 · github.com
- 23HS
While browsing Hacker News, I wished for an easier way to find related submissions (instead of googling and going back and forth). So I made this small chrome extension that automatically shows relevant submissions on page load. It's intergrated as a sidebar right in the page (for ease & native look), with customization options for fine control. It's based on HN algolia search API[1] and uses the submission title as its initial query with the ability to customize the query if you're not satisfied with the initial results. Originally, I took it as an opportunity to try my hands at creating a…
2023 · github.com
- 24HA
It's been 2 years since the initial release [here](https://news.ycombinator.com/item?id=36102610). The initial version was a very basic prototype which was not available anywhere beyond the GitHub repo. You had to install it as a userscript or load the extension manually. Since then, it remained simple but better, new features include: - Improved accuracy by also using comments to help gauge the topic of discussion and the right keywords. - Published as plugin for more browsers: Chrome, Firefox (including android), and more recently Microsoft Edge. - Support for narrow screens…
2025 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →