FeedSense – A private recommendation system built from your own sources
Hi HN, Two things inspired me to build this: Andrej Karpathy recently talked about going back to RSS feeds — "higher quality longform and a lot less slop intended to provoke" (https://x.com/karpathy/status/2018043254986703167). Around the same time, Marc Andreessen shared his information source: 25% X, 25% podcasts with practitioners, 25% conversations with AI, 25% old books (https://x.com/pmarca/status/2030949039345467570). This made me realize how much it matters to control what you let in. But I've used to the feed-style reading habit…
What it does
In the maker’s words, at launch
Hi HN, Two things inspired me to build this: Andrej Karpathy recently talked about going back to RSS feeds — "higher quality longform and a lot less slop intended to provoke" (https://x.com/karpathy/status/2018043254986703167). Around the same time, Marc Andreessen shared his information source: 25% X, 25% podcasts with practitioners, 25% conversations with AI, 25% old books (https://x.com/pmarca/status/2030949039345467570). This made me realize how much it matters to control what you let in. But I've used to the feed-style reading habit (each social media does like this). I just don't want a random meme or rage bait to hijack my attention out of nowhere. So I built FeedSense — a private recommendation system. You pick your sources, and it builds a "For You" feed from only those sources. The system takes content quality, publish time, and your read history into account (still tuning it), but it will never surface anything outside the sources you chose TestFlight beta on iOS: https://testflight.apple.com/join/56VPEeeS https://feedsense.cc Happy to talk architecture or the recommendation approach if anyone's curious.
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…



- FRFeedpresso – RSS based smart news reader for techies2018 · ▲5
Hi all, since there are lots of discussions happening about news consumption, I would like to show you a project that I am working on - Feedpresso. https://www.feedpresso.com/ It focuses on content for techies and entrepreneurs so you can expect to get some interesting stuff right away. However, it is not a regular RSS reader - it heavily relies on algos to find exciting stories based on your reading history, from your sources. Also, it includes some abstractions over sources to make using RSS more natural. Give it a try. If there is an interest, I would gladly share some…
- ITI took your advice and prldr is now a visual RSS reader2010 · ▲15
Last week I showed prldr.com, a small project I created during my weekends. The immediate thing I learned from the comments was that prldr had to be a RSS reader, which I already had in mind. So after another couple of days programming prldr.com is now a visual rss reader. You read the news by just opening the links from the RSS feeds, simple as that. features for now: management of feeds, import OPML file, keyboard navigation, automatic feed fetching. ps: I disabled preloading of tabs, because some browsers tend to crash when opening 30 iframes :P. Have to implement some stack mechanism to…
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app