Alternatives
Products that do what Feed.news – A public news feed for anything you care about does
Hi HN, I'm Chris and I'm the creator of feed.news. This idea came about when speaking to a large business congress organisation who struggled to track the coming and going of all of their member organisations. They knew they were doing good work, but not the specifics of what that was. What I built for them was a tool that would: - Track inbound emails for annoucements - Scan the web twice a day to find stories - Scrape targetted websites Since then I've reaslised that this is a generalisable problem - many people spend a lot time researching and tracking across a topic - which leaves us…
- 1

- 2YN
Partially inspired by recent discussions on HN and other places. I've made a single-focus site to introduce your friends/colleagues/neighbours/family to RSS and web feeds. https://www.youneedfeeds.com/ The site is meant to give the elevator pitch for feeds, show a newbie what feeds are and how to use them, set them up with a reader, and give them some nice starter content if they want it. So much tastemaking and newsmaking power is concentrated in the hands of Facebook/Reddit/Twitter, but I'm convinced it's because much of the general populace doesn't…
2018
- 3

- 4TA
I got fed up with the news reader apps out there so I decided to make my own. Its a simple concept where it tracks all your favorite news sources for new posts and the social shares it received. Then it ranks it HN/Reddit style using social shares as upvotes. It's not meant to be alternative to HN, just a focused way to track your favorite sources. Please try it out and let me know what do you think, http://telescope.surf/ Note: you can do 'Add to Homescreen' on mobile to make it as an app. Please leave a feedback or any feature wishlist you may have. Thanks!
2017
- 5

- 6

- 7

- 8

- 9

- 10IC
I stopped using Facebook, Instagram, Tiktok etc long back for various reasons. But that left me wanting a simple feed of interesting content because I think that really has some value. So I built one for myself using public APIs and free datasets. I have been using it for couple years now. Thought I should share it wth HN, because why not. Here’s how it works: every few minutes, a cron job fetches content from various APIs and datasets and populates a database table ‘cards’. When you open feedium.app, you are shown some cards from that table chosen randomly. That’s it. :)
2022 · feedium.app
- 11

- 12AP
Hi HN, I've been a daily user here for almost 15 years. Over that time, my interests have shifted. I find I'm now more interested in deep-dive technical posts and personal blogs than the big tech announcements that often dominate the front page. The "top" feed was starting to feel stale, and I was spending more time digging through "new". So, I decided to build what I wanted: a personalized "For You" feed. Link: https://hn.shaped.ai It's a simple concept: you log in with your normal HN credentials, and as you favorite stories, it learns what you're interested in and re-ranks the…
Sep 2025 · hn.shaped.ai
- 13AN
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
- 14FV
2015 · feedial.com
- 15NR
Hey folks! This is a project that I've been working in my free time for the past few months. It's a news aggregator that uses AI to select relevant articles and summarize them. The default sources are frameworks and libraries' updates, popular HN topics, and languages' subreddits threads that make past a certain threshold. You can run a local instance (needs an OpenAI key) and customize it with your own sources, and adjust the prompt as well. The resulting website can be browsed at https://dev-radar.com/ My next experiment will be with local news. I'm building some feeds with…
2023 · github.com
- 16NR
I'd love any comments, suggestions or critiques on Newsfeedy (www.newsfeedy.com). It gathers trending topics from Twitter and Google and fetches news stories about them, and displays supplementary info from Twitter and Reddit. I originally created it for myself as a way to quickly catch up on breaking news, and a friend suggested it might be useful for others too. I know it's not groundbreaking, it's just a simple tool that saves 3 seconds of your life. And yes, I know that it's not very shiny. Thanks!
2011
- 17FR
Hi all, since there are lots of discussions happening about news consumption, I would like to show you a project that I am working on - Feedpresso. https://www.feedpresso.com/ It focuses on content for techies and entrepreneurs so you can expect to get some interesting stuff right away. However, it is not a regular RSS reader - it heavily relies on algos to find exciting stories based on your reading history, from your sources. Also, it includes some abstractions over sources to make using RSS more natural. Give it a try. If there is an interest, I would gladly share some…
2018
- 18NP
Former investigative reporter turned developer. I built a simple breaking-news monitor because tracking events across platforms is a mess now that Twitter’s unreliable. Bluesky is the backbone (a fraction of twitter, but still lots of journalists and OSINT folks), plus RSS, Telegram, Reddit, YouTube and Mastodon. Everything is one chronological feed with no algorithm, clear source labels, and lightweight activity detection when a region spikes above baseline (frequency math, not LLMs). But we do have a (hopefully non-obtrusive) AI-generated recent/post summary. Been building for a…
Feb 2026 · news-alert-eta.vercel.app
- 19IM
Hello HN I visit a few sites news sites daily and wanted to see the headlines all on one page and also have it update itself throughout the day. It is not finished yet, but is usable enough to share. If you want to make a custom page, you can click the 'build your custom page' at the top, and select the feeds that are of interest to you. I haven't implemented it yet, but the feeds can be re-ordered as well, you just need to enter their names in the address bar, for example to show Tech Meme, BBC News and Tech Crunch you would write: nuntium.co.uk/f/?tm,bbc,tc Then bookmark that…
2022 · nuntium.co.uk
- 20MB
TL:DR - https://morningbrief.ai/setup Hi, HN -- We're two indie cofounders who bootstrapped a new product to scratch our own itch: there's so much great content out there, but it's hard to find it. Sites like HN serve us like-minded people, but there are many more topics in other non-HN niches. Our idea is this: an email you get once a day, filled with only top articles (posted to HN, Reddit, etc) that match your specific interests. You can specify which interests, and how many links you want. Ranked by our signal score. To start, we built an ingestion engine. In the first few…
2021
- 21NA
I got tired of reading clickbait articles and seeing irrelevant ads. So I pulled in a few RSS feeds to create a news digest using OpenAI 4o-mini for summarisation. Appreciate any feedback you'all might have. PS: News-summarisation may have been done to death, but I'm a UI noob, so I'm using this project to learn some.
2025 · newsful.ai
- 22IT
Last week I showed prldr.com, a small project I created during my weekends. The immediate thing I learned from the comments was that prldr had to be a RSS reader, which I already had in mind. So after another couple of days programming prldr.com is now a visual rss reader. You read the news by just opening the links from the RSS feeds, simple as that. features for now: management of feeds, import OPML file, keyboard navigation, automatic feed fetching. ps: I disabled preloading of tabs, because some browsers tend to crash when opening 30 iframes :P. Have to implement some stack mechanism to…
2010
- 23HM
One year ago, I downloaded the news.arc code and decided that I would teach myself programming by building a better aggregator. At that time, I had some rudimentary HTML knowledge, and little FORTRAN under my belt. I knew that I wanted an aggregator that could support a wide range of submissions, and one that could scale without losing quality for the user. Hubski is what I have to show for my time and effort. The easiest way to describe Hubski is to say that it uses a commenting system akin to HN or Reddit, but uses a sharing scheme like Twitter. You have a personal feed comprised of the…
2011
- 24AN
Hi all, Made a little app, its at http://newsinamap.com This is my first project and HN was a source of inspiration I thought of sharing it here. Feedback would be appreciated. Thanks for your time.
2012
Ranked by how close each launch is in meaning, then by votes. Refine with a description →