nowfound

Alternatives

Products that do what Snapbyte – personalized email digests from HN/Reddit/Lobsters does

Creator here. I built Snapbyte because I stopped having the time/energy to browse Hacker News / Reddit / Lobsters / Devto regularly, but I still wanted to keep up with things worth reading. Snapbyte collects posts from multiple tech communities, filters them based on your interests, summarises them, and sends you a personalised email digest on a schedule you choose. You can try it without creating an account (the homepage shows real example digests). Some implementation details: Runs as a set of small services on my k8s cluster. Scraping via trafilatura. Summaries via…

  1. 1
    Grabby219

    Fast and easy way of collecting email addresses

    2016

  2. 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. 3MA
  4. 4MA

    Hey HN, I'm a longtime reader and this is my first Show HN (exciting!) It's a collaboration between me and two friends, and we're building this upon another app we made called EmailYak, an API to receive email. We're trying something new and releasing the documentation to an app while we're still building it. We'd love feedback. Do you belong to any of these categories? 1) You've built an app with two distinct groups of users (say, people with cars and those looking for a ride) and they were able to communicate with each other. Did you expose personal email addresses? Did you send…

    2011 · messagify.com

  5. 5IB

    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

  6. 6
    Digest86

    Reddit newsletter based on your sub-reddits

    2016

  7. 7

    Periodic email digest of the most important posts

    2022

  8. 8HM

    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

  9. 9BC
  10. 10DR
  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. 12MF

    I recently finished the Front-End Web Development program at General Assembly in San Francisco. My final project turned out being a quick, easy, and free way to convert a Tweet into various properly formatted citations. Inspired by a Hacker News post a few months back: https://news.ycombinator.com/item?id=3751295

    2013 · tweet2cite.com

  13. 13HN

    Friends, Romans, HNers! Link: http://hackerbyte.com This is my first “weekend project” and it was really fun doing it. The sleepless weekends nights when all my friends were our partying or something we (me and two friends) were busy creating ‘hackerByte’ - a weekly newsletter to share inspiration with start-up people. Nothing fancy - just we’d like to share some really nice stuff we read and some news with you, every week. We know that newsletters like these already exist so why one more? Because we are not really satisfied with what they are doing and here is our version of the wheel. We…

    2011

  14. 14KD

    I was tired of spending too much time in front of screens and wanted to make better use of my Kindle, so I built something I needed and maybe you do too. Kindle Digest lets you enjoy Hacker News and your favorite newsletters right on your Kindle. It fetches the latest content, formats it for easy reading, and delivers it straight to your device. Features: - Hacker News Integration: Get stories and comments. - Newsletter Support: (Coming soon—will support RSS feeds or email parsing). - Customizable Delivery: Set how often you want to receive new content. - Easy Setup: Host it yourself using…

    2024 · github.com

  15. 15AS

    Hello Hacker News! In the past few weeks I've been working on a side project that allows you to post anonymously a short message and a photo that is tied to your location. Other people can see posts around them in a radius of 1 kilometer. Posts are ephemeral and disappear after one day. That's all. It started as an exercise to try to write a geohash index and to try nodejs and Redis. I'm not sure if/how it could be useful. Maybe it could be used as a quick way of sharing something with someone next to you, or to leave a reminder for someone at a specific location. Or it could be abused…

    2015

  16. 16MI

    As you can tell, it's heavily influenced by Mark Bao's threewords.me. The concept is simple, upload three pics and let your friends vote on them. In fact, I think I may have ripped the concept off a post about threewords.me. Anyways... Basically, I just wanted to build something stripped down to a core functionality and a little different from my usual projects. I've spent a lot of time polishing the flow and trying to make sharing an inherent part of the app. It's built on Ruby/Padrino/Sinatra, Postgres and uses S3 for image hosting. This is actually my first Ruby project coming from a pure…

    2011

  17. 17CE

    Capturing emails always sucked. I don't want to add a full-blown newsletter API. That's why I've created my own tool. Would love your feedback on this

    2024 · mailee.dev

  18. 18DC

    As a personal need I have been working on building this over the last year. Like others, I often found myself in the middle of work, but taking breaks to read Reddit, HN, watch YouTube videos, etc. Those short breaks often turned into doom scrolling, and before I knew it I had wasted hours throughout my day/week. I felt that if I just had the content that I was already consuming bundled up and delivered to me in a daily newsletter, I'd no longer have the need to keep checking these sites throughout the day. This eventually evolved into adding sources that I was not wasting time on but…

    2024 · usedigest.com

  19. 19IM

    Hey friends! I’d like to introduce my latest product, Flashpost, a post scheduling tool for Reddit. The free tier includes 5 free posts per month so you can give the product a try. It is my first paid product as I try to make it as a solo indie dev! The goal is to offer a simple tool for creators to promote their projects on Reddit without breaking the bank for a single distribution channel. Now for the behind the scenes details. ## The Backstory When I launched my first project TechStackLeads on Reddit, the response was remarkable. My post received 700k impressions, resulting in 20k…

    2023 · flashpost.stevennatera.com

  20. 20RA

    RF is client meant for browsing Reddit in the same fashion as HN. Features: - Bundled as a single HTML file - Text-first - Performant (optinally pre-caches text posts for near-instant loading) - No infinite scroll - Rich media previews, but only at the post level - Multireddit support - PWA support Give it a shot at https://rf.alexkoen.com or download the index.html to your computer. All feedback and contributions welcome.

    2023 · github.com

  21. 21NA

    Inspired by my ability to collect articles from HN that I wanted to read, but never getting around to reading them, I built Newslater. You add the articles you want to read to your reading list, and Newslater will email you a newsletter containing summaries of 5 of your articles sent at a time you choose. My aim was to create a tl;dr newsletter from articles you are actually interested in. The app is free, has no ads, and is available on Android and iOS: https://play.google.com/store/apps/details?id=co.readlater.readlater…

    2023

  22. 221D

    1Daily is a custom daily digest covering the latest news in your industry. You choose your favorite publications, newsletters, and social media posts, and we’ll summarize it in one simple email. Staying up-to-date with what’s going on in your industry isn’t easy when you’re juggling the day-to-day tasks of building a company. Many of us subscribe to dozens of newsletters and news publications and follow hundreds of social media accounts but don’t actually have the time to consume all of that content. 1Daily gives you the need-to-know information in a simple, digestible format, so you can…

    2023

  23. 23JA

    Hello! I built a web-app called JungleReader that lets you follow RSS, Mastodon, YouTube, Reddit, and random blogs, all in one place. I made JungleReader as a central place to follow the blogs and sites I like, which I otherwise often lose track of. My next project (which is WIP) is a web-app called JungleWriter where you can build a simple blog and export it for hosting. I love finding a good, free-standing blog, and hope to make it easier for people to read and write them. Feedback is appreciated, thanks :)

    2023 · zajungle.com

  24. 24BA

    I made BlogFlock to help myself discover new blogs, and it's been so lovely for that. I think of it as 'RSS feeds in public'. I promise the colour scheme was a coincidence...

    2025 · blogflock.com

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