
My AI Curator
Own your browsing data. Block trackers. Curate your feed.
What it does
My AI Curator stores your browsing interests in YOUR browser — zero servers, zero tracking. 🗂️ Collect — Google, YouTube, Amazon, Netflix, Spotify, Apple Music, Walmart, Reddit & more. 🚫 Protect — Blocks 100+ ad trackers. Smart cookie cleaner keeps logins safe. ✨ Curate — Auto-filters your Bluesky & Mastodon feed by YOUR real interests. No account needed. 📖 User Manual built in. Free. Open source. Privacy first.
Does the same job
all alternatives →- SAStop AI scrapers from hammering your self-hosted blog (using porn)Dec 2025 · github.com · ▲373
Alright so if you run a self-hosted blog, you've probably noticed AI companies scraping it for training data. And not just a little (RIP to your server bill). There isn't much you can do about it without cloudflare. These companies ignore robots.txt, and you're competing with teams with more resources than you. It's you vs the MJs of programming, you're not going to win. But there is a solution. Now I'm not going to say it's a great solution...but a solution is a solution. If your website contains content that will trigger their scraper's safeguards, it will get dropped from their data…
- IBI built a self hosted recommendation feed to escape Google's algorithm2022 · github.com · ▲214
I created this chrome extension for myself where I track my own behavior locally and recommend myself content from platforms I want content from (youtube/twitter/quora/etc) in a feed. I made it public just in case anyone else was interested. I would rather have control over my own algorithm and own the data. Also, it gives me flexibility. Turns out I do like these feeds just not when I don't own it haha. Let me know what you think of my implementation?

- IMI made a tool that prevents websites from tracking youJul 2026 · github.com · ▲31
I know we are very wary of AI slop but disclaimer: AI was used. I don't think that it is slop though and it was mostly used for formatting.
- IBI built a smart blocker after destroying my dopamine baselineNov 2025 · chromewebstore.google.com · ▲20
I'm a solo dev. A few years ago, I got addicted to Reddit. Spent months in that loop. Being a programmer, I thought I'd be clever. Redirected Reddit's domain to nowhere in my DNS file. Worked great until I'd just... open the file and undo it 20 minutes later. So I made it irreversible. Locked the DNS file so it can't be edited unless I boot my Mac in safe mode. And if I do that, there's a script that instantly locks it again. Haven't used Reddit since last year. Problem solved, right? Wrong. I just replaced Reddit with Twitch and YouTube. Started keeping streams running in the background…
- IRI removed politics from Twitter with AI2024 · mindfw.com · ▲40
I'm sure you all saw the debate a few days ago, alongside all the tech influencoors giving their mid-takes about politics. Doesn't it get tiring? That's why I built mindfirewall a chrome extension that uses AI to filter out tweets. You'll never have to see politics, war, or negativity on your timeline again. In the future you'll be shocked you even allowed this stuff into your brain in the first place. Let me know what you think below, does it feel too much like censorship? would you use this?
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com