2
1 Comment

Hey everyone! ๐Ÿ‘‹

I wanted to share a project I've been working on recently: Huminn

The Problem: Modern feed readers and news aggregators have become overly complex. Most require creating accounts, sync through remote servers, track reading behavior, or push algorithmic feeds into your face. On top of that, standard Chrome New Tab pages are often cluttered or underutilized.

The Solution: I wanted a clean, instant, and privacy-respecting alternative, so I built Huminn as a Chrome extension. It transforms your New Tab into a local-first RSS dashboard.

Why Local-First?

  • Your feeds and reading history stay on your local device (IndexedDB / Chrome Storage).

  • Zero account creation, zero backend tracking, zero cloud dependencies.

  • Includes integrated browser AI features to digest long articles right in your browser.

I'm building this in public and focusing on making personal content curation fast, private, and distraction-free.

I'd really appreciate your feedback! How do you currently organize your daily reading list, and what would you like to see added to Huminn?

Check it out at: https://gethuminn.com/en/

posted toAvatar for product Huminn
Huminn
  1. 2

    The local-first approach is interesting because it removes a lot of the friction that usually comes with feed readers without replacing it with another system to manage. Curious whether the privacy angle is what initially gets people interested, or if the simplicity is what actually keeps them using it.