nowfound

Alternatives

Products that do what Add a “1” to your Hacker News URL to get fancy social previews does

For example, paste this into Slack or Discord or whatever: https://news.ycombinator1.com/item?id=30179549 It works with comments, too: https://news.ycombinator1.com/item?id=30180253 Hastily-developed source: https://github.com/statico/ycombinator1.com

  1. 1

    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

  2. 2HN

    I saw this [0] pretty cool thread by user revskill, and wanted a quicker way to search through it, but also to keep them all in one place so I can read them at my leisure whenever I get time. Right now is like 60 lines of Ruby using Nokogiri, but I will certainly look into it further down the line and improve the list. There's a cronjob checking the thread every 12 hours but I will eventually shut that down and it will become static after that. There are some really awesome blogs in there. I really recommend going through the list, it made my day. [0] "Could you share your personal blog…

    2023 · dm.hn

  3. 3MH

    Hey HN! I just published https://meet.hn, a map to find hackers in your city. How it works? Demo of the signup process: https://x.com/meet_hn/status/1834918518904746329 1. Fill the form: username, city+country 2. Copy the text generated in the box below the form, and paste it in your HN description. 3. Click "Add me on the map" Optionnaly (it's recommended!) you can add links to your socials as well as some tags to showcase your interests. Why does it exist? I created this because, despite its harsh reputation on the internet, I love the HN community. I…

    2024

  4. 4YA

    Hi HN, This is a little "HN Reader" experiment I made using a domain hack of "news.ycombinato.com" <- notice the "r" is missing. Basically, I thought it would be cool to make a "clone" of the "Hacker News" URL so you can quickly navigate to "YCombinato" from any post on "news.ycombinator" by just dropping the r in the domain. The benefit is a few extra features like; sorting, searching etc... Unfortunately I realized it's essentially a phishing attack :( according to the browser, which means there will probably be a warning message on most browsers... but it's still usable and hopefully…

    2023 · news.ycombinato.com

  5. 5LB

    2011 · hnlike.com

  6. 6
    HackerWeb189

    A simply readable Hacker News app

    2017

  7. 7TH

    2022 · coxomb.github.io

  8. 8HA

    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

  9. 9HF

    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

  10. 10HA

    It's been 2 years since the initial release [here](https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36102610). The initial version was a very basic prototype which was not available anywhere beyond the GitHub repo. You had to install it as a userscript or load the extension manually. Since then, it remained simple but better, new features include: - Improved accuracy by also using comments to help gauge the topic of discussion and the right keywords. - Published as plugin for more browsers: Chrome, Firefox (including android), and more recently Microsoft Edge. - Support for narrow screens…

    2025 · github.com

  11. 11FH

    Hi HN! I’ve been lurking for a while, but out of fear of being steamrolled by HN readers or maybe just natural introversion, I’ve always been too scared to post or comment. Which is why 1. this is my first real Hacker News submission 2. my friend Michael and I built "Fake" Hacker News, a place to post and see what AI-generated HN comments might say. Here’s a video of me using fakeHN to test this very submission: https:&#x2F;&#x2F;www.loom.com&#x2F;share&#x2F;4b9f4f9d7c77489a86baeb92ec55a1ed?... And an example of one of our generated posts:…

    2023 · fakehn.com

  12. 12

    Focus on the really fresh and unread news in Hacker News.

    2017

  13. 13HS

    Hacker Smacker adds friend&#x2F;foe functionality to Hacker News. Three little orbs appear next to every commenter's name. Click to friend or foe a commenter and you'll more easily spot them on future threads. Makes it easy to scroll and spot the commenters you love to read (and hate to read). Main website: https:&#x2F;&#x2F;hackersmacker.org Chrome&#x2F;Edge extension: https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;hacker-smacker&#x2F;lmcg... Safari extension: https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;hacker-smacker&#x2F;id1480749725 Firefox extension:…

    Feb 2026 · hackersmacker.org

  14. 14TL

    Hi HN, this is something I created for my personal use and I have been using it daily for a long time now. It’s a page that shows top 25 links from the sources mentioned in the title. Updates every 10 minutes through a cron job and new links are always added to the top. Some more details: It’s using simple heuristics like minimum upvotes&#x2F;comments to select the links. For techmeme, only the first headline on techmeme.com is considered a top link. For reddit, currently fetching content from only a select few subreddits. It’s just a simple page. No ad. No tracking. It’s the first tab I…

    2022 · alltoplinks.com

  15. 15IB

    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&#x2F;redesign of the site, instead it's just fixing up what I think are the biggest design&#x2F;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

  16. 16HN

    Hi yall! I've been using hacker news for a while but one of the things I started wanting recently was the ability to have alerts for any stories I post. The thing that pushed me over the edge was Hackclub's shipwrecked https:&#x2F;&#x2F;shipwrecked.hackclub.com&#x2F; (hackathon in the boston bay for anyone that can make 4 projects over the summer and get at least one of them to go viral). One of the options for "going viral" was to get to the front page of hacker news but I was constantly scared that I would miss it getting on there lol so I whipped up a quick slackbot to send alerts to a…

    2025 · hn.dunkirk.sh

  17. 17AH

    So this question https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35198563 prompted me to revisit the framework demo'ed here https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35033368 Just like reddit lets you go to what might be a 404 page &#x2F;r&#x2F;anything-you-want and you can then create that subreddit, I added this feature to remoterenters so you can make &#x2F;rr&#x2F;anything-you-want and be the mod of that sub. To get the ball rolling with some content I made these two AI based subs: https:&#x2F;&#x2F;remoterenters.com&#x2F;rr&#x2F;amazing-ai-understanding&#x2F;…

    2023

  18. 18AH

    Hey HN, I wanted a way to quickly see only the YouTube videos being shared on Hacker News without wading through other links. So, I built this little tool. I used to use https:&#x2F;&#x2F;news.ycombinator.com&#x2F;from?site=youtube.com to check YouTube links, but it lacked thumbnails, so I built one just to do it. It uses the hn.algolia.com API and is built with Nuxt3. I originally made this for myself but thought others might find it useful too. You can try it here: https:&#x2F;&#x2F;hn-yt.netlify.app&#x2F; Happy to hear any feedback or suggestions!

    2025 · hn-yt.netlify.app

  19. 19CO

    2018 · code.hn

  20. 20HN

    Based on your feedback (https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8874801) we've released a new version of the Hacker News Search. It's accessible through the search box in the footer of Hacker News. We hope you'll enjoy the new minimal design and the additional features. Feel free to give us your dream list of improvements :) ChangeLog: 2015-01-19 - Custom date range picker - Responsive design - New "comments[<>=]X" syntax to filter by number of comments - If the story doesn't have any URL, the link goes to the HN discussion - Here and there cosmetics improvements (less padding,…

    2015 · hn.algolia.com

  21. 21SM

    Twitter is often my source of Hacker News, but I had a problem of getting just the news without HN comments, which many times are even better than news itself, so I came up with an idea to have news and comments under the same URL. I parse RSS feeds, put new items in database, get bit.ly short link and post all to Twitter. Links on twitter are like this http://xcode.x10.mx/?id=2411858 and to see HN comments all you need is to move mouse over the handle on the left side. What do you think? Like it, have any suggestions, ideas or anything else in mind feel free to speak up. I'm happily using…

    2011

  22. 22AN

    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:&#x2F;&#x2F;github.com&#x2F;haojiang99&#x2F;hacker_news_reader&#x2F;blob&#x2F;main&#x2F;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

  23. 23HA
  24. 24UT

    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

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