Back to browse
Brainrot messed up my kid's attention span, so I built a tool to fix it

Brainrot messed up my kid's attention span, so I built a tool to fix it

by aadivar·Feb 27, 2026·2 points·5 comments

AI Analysis

●●SolidSolve My Problem

Hides YouTube Shorts by natural language, not code — but uBlock Origin does 80% via CSS.

Strengths
  • Zero-coding NL interface ('Hide YouTube Shorts') lowers friction vs manual CSS blocking
  • Marketplace of pre-built rules removes adoption friction for non-technical parents
  • Solves specific real problem: block harmful feeds while preserving educational content
Weaknesses
  • CSS-based DOM hiding is trivial; the novelty is UX not technical sophistication
  • Requires browser restart and community-driven ruleset maintenance for new dark patterns
  • Competes with uBlock Origin + community filters, which are free and equally effective
Category
Target Audience

Parents, recruiters, and knowledge workers fighting algorithmic engagement tactics

Similar To

uBlock Origin · LeechBlock NG · Freedom (app)

Post Description

Hi HN! I am Dan (aadivar), one of two people who have built Kite, a tool with a simple goal: get rid of brain rot and internet addiction.

Modern websites are built to keep you engaged using algorithmic feeds, infinite scroll, social proof counters, autoplay recommendations, urgency timers, etc. Even when you intend to check one thing, you get pulled into a 45-minute session you didn't choose.

I personally noticed this with my daughter, who was getting pulled into YouTube Shorts rabbit hole addiction, while she was supposed to be using the platform for science and music lessons. Trying to limit her time on the app didn't help much, and blocking YouTube entirely would block the educational content as well.

I wanted a way to block only YouTube Shorts while keeping the other longform video content. Unfortunately, a simple solution for my problem did not exist. Thus the idea for Kite was born.

With Kite, anyone can use natural language to say:

- "Hide shorts" - "Replace infinite scroll with pagination" - "Hide like counts"

And the tool does exactly what you need, thus removing brainrot rabbit holes and other addictive elements.

**

Kite is available under a closed beta right now, and we would especially love feedback from folks who spend a lot of time on YouTube, Twitter/X, Reddit, LinkedIn, or shopping platforms.

Beta sign-up here: https://www.agentkite.com

Happy to answer any technical questions about how the agent safely modifies websites on the client side.

**

BTW, We also built AttentionGuard, which detects manipulation patterns like FOMO cues, engagement traps, social pressure signals etc. in real-time and flags them. This extension is open-source (MIT license) and live for Chrome and Firefox now. More details on our website!

Similar Projects