nowfound

Alternatives

Products that do what Discover high-quality articles,videos and more with human-curated lists does

Hey everyone, Me and my friend were frustrated with garbage that we ran across on our search results and on the web. More than ever people are sharing articles, blog posts or videos on the web and parts of the web became a big garbage. So, we created Jooseph as a place where you can discover and share curated lists of high-quality articles, talks, podcasts and more. Also, we builded an extension to organize pile of tabs in your browsers. Basically you can create different collections in Jooseph to store or share your lists on Jooseph. (e.g. you can create a list about Best Golang Resources…

  1. 1JP

    Hello HN, Every time I tried to learn new subject through internet. I am confused by the resources. - Which one will worth my time? - which ones are reliable or relevant? Eventually I open infinite amount of tabs and close them without browsing. Finding right material and resource is hard in this era. Yet we believe lifelong learning is a meaningful way to live your life. I'm Firat co-founder of Jooseph: https://www.jooseph.com/ Jooseph is basically playlist for learning. You can follow modules curated from different resources. You can also your learning journey to guide other…

    2020

  2. 2IW

    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

  3. 3CL

    Hey everyone, We have a website and an extension called "Jooseph" which is basically for saving and discovering articles, videos and more in a personal online directory. You can build your own library or discover other users collections. For instance, you can follow a collection for learning "PHP for beginners" or create your own "Best of sales for startups" list. Now, we're starting to create collections for our users. If you want to learn a subject on and couldn't find a time to search for, we can create a personal collection for you. You can sign-up and we'll send you to form for…

    2020

  4. 4LS

    Greetings, creator here! I've been working on a new blogging platform specifically for lists on and off for a few months now and I'm excited to officially announce its launch. After seeing https://charm.sh a few months ago, I've been enamored by the idea of SSH apps. I decided that a blogging platform focused on developers could be the perfect use case for an SSH app. Also, I love writing lists. I think restricting writing to a set of lists can really help improve clarity in thought. The goal of this blogging platform is to make it simple to use the tools you love to write and…

    2022 · lists.sh

  5. 5IM

    2016 · podcastrank.co

  6. 6HA

    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

  7. 7MR

    Hi! I’m Julien and I built a recommendation engine for Hacker News. I feel like this website is a gold mine. Every day, I find some very interesting stories about a topic. And sometimes, I want to find other stories covering that same topic but I can’t. Hacker News has years of history of awesome discussion and ressources. Unfortunately, I think HN Algolia isn’t helpful in searching these old threads. As a student, I want to learn a lot from this website. This is why I created HN Recommend. Input a sentence or the URL of an article, and get the most popular and similar posts from Hacker…

    2023 · hn-recommend.julienc.me

  8. 8HF

    I've been working on and off on a Chrome Extension for Hacker News, the extension focusses on improved usability rather than design. I can almost guarantee that after a day you won't want to go back to regular Hacker News. Give it a try, features include: - Improved readability - Quick inline replies from comments page - Quick profiles with social network info when hovering over usernames - Filtering of stories based on terms and phrases / domain or user - Endless scrolling - Collapsible comment threads - Social sharing for Twitter, Facebook, Google+, Buffer Forks, improvements and comments…

    2012 · chrome.google.com

  9. 9IB

    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

  10. 10
    Ruzzit206

    A new tool to find the most shared content on the web!

    2015

  11. 11SH

    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

  12. 12IB

    My personal itch to scratch just recently has been the umpteen formatting foibles of HackerNews. So, in the spirit of making the web more personal again, I knocked up a TamperMonkey userscript to fix up the worst of my personal bugbears. This isn't an attempt at a complete rebrand/redesign of the site, instead it's just fixing up what I think are the biggest design/readability issues whilst trying to remain true to the site's existing aesthetic. Key features: * Base font size increased * A little more room around headings * Top menu bar is full-width and with a little more padding…

    2022 · github.com

  13. 13

    Track keywords on Reddit and Hacker News

    2014

  14. 14AN

    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

  15. 15LO

    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

  16. 16AW
  17. 17TH

    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

  18. 18IC

    Hey all! Super excited to share this! If you're familiar with the r/InternetIsBeautiful sub-reddit, then you'll enjoy this. I built the website as a fun side project project over the weekend, and it re-imagines what r/internetisbeautiful would be if it was a newsletter. It's meant to be a completely free and community generated resource of the most interesting, useful and awesome websites from the depths of the internet. The list is tiny right now and I would love to hear your recommendations of websites that you think we should include. Hope you enjoy it, and would love to hear…

    2023 · internetisbeautiful.co

  19. 19HM

    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

  20. 20IP

    It it always bugged me when I read or share an article, the discussion lives separately from the article. I imagined being able to add Google-Docs or Notion style comments on any website. We save a snapshot of the website and allow adding discussions that live side-by-side and directly reference parts of the article. HN articles are automatically indexed in https://cooo.link/hackernews and you can add any website, PDFs on https://cooo.link/ Built with SvelteKit, SingleFile(for archiving page), Railway. Solo dev. Would love feedback if you found it interesting!…

    Mar 2026 · cool-link-web-production.up.railway.app

  21. 21JB

    2012 · jekyllhub.com

  22. 22UT

    We’ve released a new version of the HackerNews search tool available from the bottom of this page. CHANGELOG: Backend - Rewrote the indexing process and web server - Now running on cloud infrastructure (GCP) - Improved speed of get object API endpoint - No more need for a database, so we removed it - Fixed indexing logic for story types - Fixed indexing logic for updated items Frontend - You can now filter by story type! - Removed Popularity sort-by on Comments and Jobs (Score isn’t retrievable so sort-by popular was prioritizing old comments) - Removed "all" filter type (let us know if you…

    2023 · hn.aloglia.com

  23. 23B

    Hackernews for various category of blogs.

    2014 · blogshare.in

  24. 24BE

    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

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