nowfound

Alternatives

Products that do what A personalized HN feed that learns from your favorites does

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…

  1. 1TH

    Hi HN, Like many of you, I found myself discovering dozens of great posts on HN and never actually finding the time read them. I used to save every cool link to Pocket, but… well… same story — I rarely found the time to read them. So I thought it'd be great to listen to the top articles, the same way I listen to podcasts. Initially, I tried out narrating articles with latest text-to-speech synthesis from Amazon and Google, but it was still pretty bad. Especially with long form content. So I thought I'll do this with real humans, real voice actors. So I made ReadByHumans. [1] We are starting…

    2017

  2. 2AH
  3. 3

    A new experimental UI for Hacker News Search

    2015

  4. 4HE
  5. 5IB

    Hey HN community, I built a tool that helps optimize your post for hitting the first page of Show HN. How it works: I used a Hugging Face dataset of all Hacker News posts from the past 3 years and trained a model that predicts how successful your post might be. There's still a lot of randomness on HN, so nothing is guaranteed, but the tool helps optimize your post for higher odds. A couple of interesting findings: - GitHub repo links work x3 better than regular domains - Open-source tools have a steady virality rate (13.9% - one of the highest) - "I built" outperforms "We built" - Using…

    May 2026 · wannalaunch.com

  6. 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

  7. 7

    A personal recommendation feed built in your browser

    2022

  8. 8SH

    Been feeling a bit left out in this fast paced world of ML/AI, so built my first ML project since college. The idea is to scrape the most recent HN article titles and use TF-IDF and cosine similarity as metrics to rank articles that you're interested in to filter out only relevant things. Hopefully a fun project for beginners to get inspiration to jump into this world.

    2023 · github.com

  9. 9AS

    Hi everyone, I read HN every day, but there was always more great content than I had time to read. I know there are already several HN summarizers on GitHub, and I tried some of them. They just didn't fit the workflow I wanted, so I decided to build my own. My project is a self-hosted app that automatically fetches top stories, summarizes them with AI, translates them into your preferred language, and prepares a personalized daily briefing in a nice customizable UI while you sleep. Maybe I'm not the only one who wanted this kind of workflow. I'd love to hear your thoughts, especially on what…

    Jul 2026 · github.com

  10. 10HR

    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

  11. 11MF

    Hey everyone, Common advice for inexperienced hackers suggests "scratching an itch." Like many others here, I spent too much time on HN, Google Reader and Twitter searching for interesting stuff, so I decided to write an app that brings interesting links to you with no other distractions. HighFive uses Twitter and bit.ly's APIs to find interesting links in your timeline. When you log in, you'll see a group of five links with voting arrows. No HN comments or RSS feeds with hundreds of links--just a few interesting articles that you can read, then get back to work. HighFive was built using…

    2011

  12. 12RO

    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

  13. 13WT

    I've been lurking on HN for years. You know the drill: interesting headline, 200+ comments, you dive in thinking "I'll just skim for 5 minutes"... and an hour later you're 36 chambers deep in a thread about memory allocation patterns in Postgres and you've completely forgotten what the original article was about. I don't just want a "summary" (which usually just shortens the noise). I want the meta-consensus: "What is the actual trade-off being debated? Who is winning the argument? Why does this matter?" So I built HNSignals. Think of it less like a "summarizer" and more like a Chief of…

    Jan 2026 · hnsignals.com

  14. 14BE

    We’re George and Ann, and want to share a Hacker News specific browser extension that we have been working on. We all love the rich discussions in HN, but navigating long posts with multiple threads can sometimes be challenging. You get lost in the depth and breadth of the discussion. There are a few AI-based summarization tools, but they typically focus on summarizing the article rather than the comments, and thus miss the essence of threaded discussions. So, we built Hacker News Companion, a browser extension that makes it easy to navigate discussions and understand diverse viewpoints…

    2024 · github.com

  15. 15CY

    This is a project I just launched - would love to get any feedback and see how/if it would be useful for people. Thanks! http://ribbot.com

    2011

  16. 16FA

    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

  17. 17OR

    Built this RSS aggregator based on the 2025 HN Popularity Contest rankings by Refactoring English [1]. If there's interest in other slices (top 10, top 200, etc.), happy to add them. [1] https://news.ycombinator.com/item?id=46478377

    Jan 2026 · rss-aggregator.philippd.workers.dev

  18. 18WS

    I was curious about the most discussed topics on HN over time, so I started analyzing and categorizing all front-page posts with a simple LLM workflow. The result is an interactive chart that displays the trending topics across different time frames. Although the analysis is still relatively basic, I think it provides an interesting perspective on our community. It will be cool to observe changes over a longer time horizon, such as the rise and fall of topics like web3 and AI.

    2024 · kadoa.com

  19. 19IB

    Think of HackerNews, but only for AI content. Did build this out of the wish for easier discoverability of new technologies in the AI/ML space. Obviously, so far only a tiny small community, but maybe a few of you find it nice to be around and want to post a link there every now and then :)

    2023 · news.aiapipro.com

  20. 20HC

    hey HN, I am re launching an HN client app that i built this year. It got very little traction when i launched earlier. Following YC advice to do multiple launches, I am going to give it another shot. It’s fairly basic, but here are some of the features that I hope you would like. - Minimal, distraction-free UI - keyword based search functionality to see past stories. - Dark mode support - Breeze through comments with collapse functionality. - Bookmark your favourite stories to read later or revisit any time - All your reading history is saved. - Export reading history when you want it. I…

    2025

  21. 21HD

    Hey HN! Started out with an idea over the holidays to start building a system that creates daily digests of content I follow as a podcast, such that I can listen to it when commuting. The first one is one that takes the top articles of HN in the last 24 hours and builds them into a podcast. It took forever to tweak it in such a way that it doesn't sound 100% AI, isn't too sensational, but also not extremely boring. I've been tweaking over the past weeks to get it just right and I'm pretty happy with what comes out of it now. I've just submitted / got them all up and running on Spotify…

    2025 · hackernews-daily.thepodcastcollective.com

  22. 22AM

    Hey, HN community! I'm excited to share the fifth issue of our AI/ML Weekly Digest. This innovative newsletter uses the power of GPT-4 to analyse and curate the most relevant and exciting AI/ML stories from Hacker News. This week I also share with our subscribers a curated list of resources during my learning journey https://github.com/vlameiras/ai-ml-resources/ GPT-4 scours through the top stories on Hacker News to bring you a concise summary and sentiment analysis of the hottest AI/ML news each week. Subscribe & Stay Updated To get the complete…

    2023 · hn-ai-newsletter.beehiiv.com

  23. 23ST

    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

  24. 24IB

    Hello everyone, I doubt this would be relevant to the kind of person who uses HN, but I thought I could share for some feedback. I built this site because there is a whole world of people who believe in new age spirituality and I am very much one of them. It is a site where you get the users gender their goals and their images and use AI and psychology to generate images of them in the process of achieving their goals. I am so deeply struggling with how to get this highly on Google. I don't even know if that is important anymore. What are your suggestions with distribution and getting in…

    2025 · visionboardsai.com

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