nowfound

Alternatives

Products that do what A userscript that adds archive URLs below the paywalled HN submissions does

This userscript adds archive URLs to the metadata section of HN submissions without breaking the immersion. Here are 2 screenshots: https://imgur.com/a/PdUu6oG GreasyFork: https://greasyfork.org/en/scripts/452024-hacker-news-anti-pa... Source code: https://github.com/MostlyEmre/hn-anti-paywall Now let me overexplain. -Why?- I never liked paywalled articles. I understand where they come from, but I don't like where we cross our paths. This is why I don't use major news aggregators anymore. Instead, I spend my…

  1. 1IW

    HN is great for the links people share, but a big part of the value I get comes from reading the discussion around them. I realized I was always opening the article in one tab and the comments in another, constantly switching back and forth. I figured there was probably a simpler way, so I threw together this userscript to merge the two. 1. Clicking a link from Hacker News opens the article with a side panel containing the discussion. It doesn't require your credentials, is resizable, and is easy to tweak if you want to customize it. 2. If you land on an article that has previously been…

    Jul 2026 · github.com

  2. 2MH

    Very opportunistic toy project as I saw the domain was up for grabs: 'at.hn' is a little site where people can have their own subdomains for whatever their HN username is (opt-in only by adding a slug to your bio). It doesn't really do much. Just shows your HN bio rendered as markdown plus meta stuff. I'm thinking of adding an aggregated user listing on the homepage so people can explore profiles. There's a bunch of interesting people on HN but discoverability is a bit longwinded. I'm wondering what other features people want. Otherwise shall likely leave it as-is. I remember hnbadges was a…

    2024 · at.hn

  3. 3HH

    Hi folks this is a project I worked on with some of my students when I was running an online JS programming course. Although the online course is no more, I finally got around to releasing Hacker Herald with a former instructor and student - thanks Arnav and Archis! To those wondering if there is a need for such a Hacker News front end, I would just point out that most newspaper websites are laid out like this - clearly some people like this kind of layout! Also for some stories a picture really does help - currently there is a HN story titled, "Portland airport grows with expansive mass…

    2024 · hackerherald.com

  4. 4HA

    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

  5. 52G

    Community, All the HN belong to you. This is an archive of hacker news that fits in your browser. When I made HN Made of Primes I realized I could probably do this offline sqlite/wasm thing with the whole GBs of archive. The whole dataset. So I tried it, and this is it. Have Hacker News on your device. Go to this repo (https://github.com/DOSAYGO-STUDIO/HackerBook): you can download it. Big Query -> ETL -> npx serve docs - that's it. 20 years of HN arguments and beauty, can be yours forever. So they'll never die. Ever. It's the unkillable static archive of HN and it's…

    Dec 2025 · hackerbook.dosaygo.com

  6. 6HB

    Hey guys, I love HN! I wanted to extend the same aesthetic and community towards things beyond tech-related news. I thought it would be cool to get the same quality of community gathered around the latest and greatest research coming out. Let me know what you guys think of what I have so far. It's still early so there are probably bugs and other quality issues. If there's any features missing that you'd want let me know. ALSO, if any of you are familiar with the map of the territory of any particular field, please let me know! Would love to pick your brain and to come up with a 'most…

    2024 · papertalk.xyz

  7. 7IB

    Hey HN! Just for fun, I built an interactive Hacker News Simulator. You can submit text posts and links, just like the real HN. But on HN Simulator, all of the comments are generated by LLMs + generate instantly. The best way to use it (IMHO) is to submit a text post or a curl-able URL here: https://news.ysimulator.run/submit. You don't need an account to post. When you do that, various prompts will be built from a library of commenter archetypes, moods, and shapes. The AI commenters will actually respond to your text post and/or submitted link. I really wanted it to feel…

    Nov 2025 · news.ysimulator.run

  8. 8

    Remove paywalls on any article for free

    2024

  9. 9

    Read articles without annoying paywalls

    2022

  10. 10HE

    Reading submissions here, I often feel intrigued and want to explore more interconnected or similar stories. The process of googling and going back and forth didn't feel natural. So, I made this browser extension that adds a related submissions section for HN's layout. The results are displayed in a sidebar right in the page's layout using HN native style just like other elements. I enjoy being knee-deep in discussions. Many times you're learning about something new, where the topic is either unfamiliar, thought-provoking, or just could use some context that you don't even know about. If a…

    2024 · github.com

  11. 11FH

    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

  12. 12AB

    Recently i stumbled on too many clickgates on the Medium blog Towards Data science. Considering that most people publish to share knowledge on Medium and are driven into putting their content behind a paywall, without actually getting paid for it, including myself. I felt like Medium is running the academic publishing scheme. Get free content and get paid for it. So I decided to create a small script to bypass the paywall on Medium, it turns out it also works on other newssites. Heres the website: https://sugoidesune.github.io/readium/ For the curious I will explain the…

    2019

  13. 13HN

    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

  14. 14

    A beautiful, clean, modern web UI for Hacker News

    2022

  15. 15AN

    Hey HN! I'm excited to share a tool I've been working on - a native Hacker News reader built with Rust and egui. Here's a screenshot: https://github.com/haojiang99/hacker_news_reader/blob/main/s.... As a daily HN reader, I've always struggled with keeping track of interesting posts I want to read later. Browser tabs pile up, bookmarks get forgotten, and I lose track of what I've already read. I needed a way to: 1. Browse HN efficiently (across all sections - hot, new, show, ask, jobs, best) 2. Quickly mark posts as "todo" for later reading 3. Mark posts as…

    2025 · github.com

  16. 16IN
  17. 17HH

    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

  18. 18

    Down with the walls

    2021

  19. 19BY

    Hi Hacker News, I developed an open source browser extension for summarizing Hacker News articles with OpenAI and Anthropic LLMs. It currently supports Chrome [1] and Firefox [2] (desktop). The extension adds the summarize buttons to the HN front page and article pages. It is bring-your-own-key, i.e. there's no back end behind it and the usage is free, you insert your API key and pay only for tokens to your LLM provider. [1] https://chromewebstore.google.com/detail/hacker-news-tldr/oo... [2]…

    2024 · github.com

  20. 20HH

    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.

    2024 · github.com

  21. 21QS

    I have a dedicated HN tab that I come back to and reload multiple times a day to see whats new and hot. I wrote a Chrome Extension to: - quickly scan new articles since my last reload - quickly scan highly discussed articles - open actual articles and discussions in a new tab This links to the source code. The chrome extension is linked at the bottom of the github page. Note: - This extension only operates on the HN front page (https://news.ycombinator.com/news) - The first time you reload the HN front page after installing the extension all articles will get highlighted.

    2024 · github.com

  22. 22SH

    I built this tool to help me find interesting discussions on Hacker News. I love reading HN discussions almost more than the articles themselves. However, I found that full text search, although highly performant, is not always good at surfacing interesting discussions on a certain topic -- especially if you don't know what to search for exactly. I built this by scraping the most recent ~6 million posts (that's about 2 years of history) and putting the resulting posts and their vector embeddings into Postgres. Let me know what could be improved, and if you'd like a more detailed writeup of…

    2024 · searchhacker.news

  23. 23PF

    My first python app, it displays posts from hacker news that is tagged under "Show HN"...

    2013 · showhnapp.herokuapp.com

  24. 24SH

    HN has been a destination on the Web for me recently, but I've had trouble really _getting into_ it. I realized that was because there wasn't an intuitive way for me to browse through articles, comments and authors. I started working on a GreaseMonkey script for myself and, as I got into it, decided I would share it with others who may be interested. SuperHN keeps everything on one page and adds keyboard navigation. 'W' and 'S' browse through articles, 'A' and 'D' cycles through an article, its comments and poster. It also makes the front page a bit more readable. You can get Super Hacker…

    2010

Ranked by how close each launch is in meaning, then by votes. Refine with a description →