Snapbyte – personalized email digests from HN/Reddit/Lobsters
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…
What it does
In the maker’s words, at launch
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 gemini-3-flash-preview. Mix of TypeScript / Python / Go Happy to answer questions, especially around scoring/filtering and what sources people would want next. Note: if this post makes it to the HN front page, it’ll likely show up in Snapbyte digests tomorrow.
Does the same job
all alternatives →
- YNYou Need Feeds – Introduce friends/family/workmates to RSS and webfeeds2018 · ▲205
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…
- MAMailbrew – Automated Email Digests from HN, RSS, Reddit, Twitter2020 · mailbrew.com · ▲114
- MAMessagify - a private Disqus for web apps. Feedback?2011 · messagify.com · ▲26
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…
- IBI built a tool to send you daily digest of your saved bookmarks2020 · ▲65
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…

More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
