Alternatives
Products that do what myAlgorithm does
A personal recommendation feed built in your browser
- 1IB
I created this chrome extension for myself where I track my own behavior locally and recommend myself content from platforms I want content from (youtube/twitter/quora/etc) in a feed. I made it public just in case anyone else was interested. I would rather have control over my own algorithm and own the data. Also, it gives me flexibility. Turns out I do like these feeds just not when I don't own it haha. Let me know what you think of my implementation?
2022 · github.com
- 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

- 4

- 5HA
Hey there HN! I wanted to share a pet project of mine. I built HackYourNews [1] to scratch a personal itch: Knowing which stories to focus on while browsing aimlessly (though there is a certain joy in that, as well!) HackYourNews uses OpenAI's gpt-3.5-turbo to summarize the destination article as well as the comments section. Summarization of the article is always cached, while summaries of the comments are regenerated if the comments count is >10% (or >10 comments) different. While I styled the homepage to welcome HNers, my preferred view is the Mobile view, accessed from the navbar. This…
2023 · hackyournews.com
- 6BA
I've been working on this tool that lets you build a personal knowledge graph from articles, blog posts, podcasts, YouTube videos, and other content you find interesting online. You can safely forget everything and trust that Recall will resurface it when something new that is related comes up. Looking forward to your thoughts and feedback on how it could be improved! The original version of Recall was posted last year nov on HN: https://news.ycombinator.com/item?id=33425947 Since then I have pivoted to a browser extension.
2023 · recall.wiki
- 7

- 8

- 9EA
Howdy! RSSfeedASAP scratches my own itch. I run a regional podcasting directory which gets dozens of messy submission for podcasts. Often they don't even include an xml file and me being a good samaritan I sometimes do the manual work and find it myself. I got tired of that manual work and decided to build a microapp. RSSfeedASAP is this app and I decided to release it in case someone else finds any use in it.
2023 · rssfeedasap.com
- 10AB
Hey HN, maker here. It was a serious 4-6 months of effort to build this. I have never poured as much love, attention and detail into a project before. So I really appreciate you having a looksie! The homepage has a fresh list of articles every hour and is open to all. Still, I recommend signing up so you can add stuff to your reading list and follow blogs. My initial plan was to monetize this with subtle ads, but that didn't work out as the traffic to the site isn't nearly enough for that. That said, I have a fair bit invested in this and I need your help figuring out a way to make this…
2023 · boredreading.com
- 11

- 12

- 13FA
Hi HN, Two things inspired me to build this: Andrej Karpathy recently talked about going back to RSS feeds — "higher quality longform and a lot less slop intended to provoke" (https://x.com/karpathy/status/2018043254986703167). Around the same time, Marc Andreessen shared his information source: 25% X, 25% podcasts with practitioners, 25% conversations with AI, 25% old books (https://x.com/pmarca/status/2030949039345467570). This made me realize how much it matters to control what you let in. But I've used to the feed-style reading habit…
Apr 2026
- 14IB
Bookmarks which you wanted to read, but simply forgot... It happened to me all the time. I bookmarked the articles to read later and simply forgot about them. Forever. I built Mailist to help with that. Already 2350 users enjoy their "weekly digests" composed from their bookmarks. It makes me super happy! So now, https://mailist.app Pro account allows you to send an email newsletter every day, built from your bookmarks. Does it sound interesting? The free version (weekly email) is available for everyone! Let me know what you think. PS. Unlike other tools, we care about your privacy…
2020
- 15AN
Hey HN community, there are a couple of websites I visit on a daily basis. I type the first two oder three characters of the url and the autocomplete feature of my browser does the rest. That is also how I procrastinate. It happens that i visit the same website over and over again without that there is really new content on that site. Or on the other side it happens that I forget to visit a certain site for some days. To address all this I build the following website: https://everyday-favs.com The idea is: you have one personal link (1) and define a list of websites and how often…
2021
- 16DC
Hey HN, I've built a little website to show news articles with a summary so that I don't have to RTFA if I just want a rough sense of what it covers :) I also share the summaries in an RSS feed for those who'd prefer to use their own reader. Let me know what you think!
2022 · distilhn.com
- 17YP
Care to share a screenshot and the 'killer feature' of any of your personal, self-built productivity tools? eg. I made my own calendar and money-tracker last year - there are no other users, it makes no money, I have no plans to make it public, but it holds my life together :) http://i.imgur.com/h2keJDg.png GREAT BECAUSE... it tells me how much I'm going to get paid this month. Absolutely no ulterior motive here (ie. I'm not canvassing opinions for a productivity app startup or anything), just interested.
2013
- 18LO
Hi HN, Over past few months, some of us had been collecting links to learning resources (courses, interactive explorables, books, podcasts, apps, forums, livestreams etc) in a GitHub repository of markdown files. Since we also wanted to have features like advanced search ("Show me podcasts on machine learning which are entertaining and less than 40 minutes long"), we felt the need for an app. Give it a try: https://learnawesome.org You can think of LearnAwesome.org as a GoodReads-equivalent tool generalized to links to ALL media (not just books). Some features you might like: -…
2019
- 19IB
Hi there, I built a chrome extension to grab new posts from social media. Instagram, twitter, Pinterest, etc don't really allow for RSS so I worked on this alternative to get new posts. Hope this might be useful for some of you.
2022 · fetcher.page
- 20IC
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
- 21RR
There's lots of improvements I'd like to make but thought I should get some feedback first to see if anyone's interested in it. The main page just shows the most recent feed items (currently from only the 3 feeds I've added myself), but the idea is that it'll show the most popular items aggregated from all users. It also provides TLDR summaries for each item, based on word frequency. http://bayfig.com EDIT: Typo
2010
- 22RT
Hey HN! Why I built this: Over the last 10 years I relied heavily on Twitter as my primary source of information. I could get a wide range of information in one place, and each information nugget came in a small format of about 280 characters which was good for summarizing. But recently due to algorithmic changes and the AI frenzy, Twitter has become very noisy and hard to keep up with. So I built GoldenScoop. It takes personalized information requests and runs a swarm of agents in the background. Our swarm reads multiple news sources every day and provides customized information based on…
2025 · goldenscoop.live
- 23IB
So I've been obsessed with a weird question for the past 6 months, what happens to SEO when everyone starts asking ChatGPT for recommendations instead of Googling? The answer, apparently, is chaos. And maybe opportunity? I built FirstClick because I noticed something strange. My previous startup was getting zero traffic from AI assistants, but our competitor (objectively worse product, sorry not sorry) was getting mentioned by Claude and Perplexity constantly. It drove me crazy. So I reverse engineered why. Turns out there's a whole new game being played and most founders don't even know it…
Dec 2025 · firstclick.so
- 24RF
Sometimes it's hard to keep up with multiple RSS feeds, and would be great to get some help filtering out the least relevant part of it. RSS filter is a side project that I created for myself to act as an RSS feed articles recommendation system, but self-hosted. It has a Python backend that is able to “proxy" your existing RSS feeds and after learning a bit about your interests, starts recommending similar articles and filtering out the rest. While, of course, always including some random articles for discovery. It uses LLM embeddings and machine learning to recommend similar articles.…
2024 · rssfilter.sgn.space
Ranked by how close each launch is in meaning, then by votes. Refine with a description →