nowfound

Growth · March 14, 2023

HN Digest

Daily digest of comments posted on Hacker News

What it does

Everyday, we summarizes the most popular discussions on Hacker News. Some discussions have more than 1000+ comments so we curate the most insightful and thought-provoking comments to provide a summary of the key points raised in the discussion.

Does a similar job

all alternatives →
  • HackerDaily2020 · ▲87

    A less addictive Hacker News

  • HN-Daily2025 · ▲10

    Daily Podcast with of the most popular Hackernews posts

  • SH
    Search HN for interesting comment sections2024 · searchhacker.news · ▲60

    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…

  • VT
    Visit the front page of Hacker News on a random day2024 · randomhackernews.com · ▲267

    Hi HN. I was surprised that there wasn't a feature here that lets you go back in time to the front page of Hacker News on a random day...so I made one. http://randomhackernews.com is a simple HTML page that navigates you to the front page of HN on a random day between today and February 19, 2007 (the oldest date I could find with content). I made this for myself, but figured others may find some interest in it.

  • Hacker News Day2020 · ▲91

    Best of Hacker News Daily

  • Hazumi News 3.02025 · ▲99

    Alerts, AI summaries, and easy search for Hacker News

More growth this month

the category →
  • Browzer430

    Put your technical content on autopilot

    Growth · 16d ago · trybrowzer.com

Source: Product Hunt launch

Launched alongside, March 2023

the whole month →
  • GPT-41,161

    LLM that exhibits human-level performance

    AI · 2023 · openai.com

  • Collato972

    One AI search to find anything instantly, across all apps

    AI · 2023

  • A better UI for ChatGPT

    AI · 2023 · typingmind.com

  • Meet the internet again

    Work · 2023 · apps.apple.com

  • Sequoia726

    Anonymous sexual health app for men

    Life & fun · 2023 · sequoia.health

  • BI

    I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…

    AI · 2023 · genmon.github.io