
X Filter Pro
Clean your X feed: hide ads, focus mode, AI summaries
What it does
X Filter Pro cleans your X (Twitter) feed. Hide ads & promoted posts. Mute accounts permanently or for 24h/7d. One-click Focus Mode hides the sidebar. AI summarizes long threads in 8 languages. Free forever; Pro is $2/mo.
Does the same job
all alternatives →
Mass Unfollow for X ( Twitter )Dec 2025 · ▲88Unfollow inactive, spam, or unwanted X accounts in seconds

- FOFilter out engagement bait and politics on your X/Twitter feed2025 · unbaited.danielpetho.com · ▲71
hi friends! i'm pretty tired of engagement bait and all the political nonsense on my x/twitter feed. i was curious if i could use an llm to filter out these type of content, so i prototyped a quick chrome extension. it uses LLama 3.3 to analyze the tweet through https://groq.com/ (because they are super-super fast). the extension is available in the chrome store, also there is a link to the repo. - you can tweak the system prompt for the filtering - but you need your own API key from Groq (you can get one for free)

- HPHide promoted tweets and sponsored content2022 · blockzilla.app · ▲35
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.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