YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Marginalia Search ships NSFW filter

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Marginalia Search ships NSFW filter
OPEN LINK ↗
// 60d agoPRODUCT UPDATE

Marginalia Search ships NSFW filter

Marginalia Search has shipped an NSFW filter for its indie search engine, using LLM-labeled training data and a lightweight neural net so the classifier stays cheap enough to run on CPUs. The feature is live on the API now, with a UI toggle promised later.

// ANALYSIS

This is the right kind of boring: a moderation feature engineered for search latency and low base rates, not benchmark theater.

  • HN reaction was predictably split between curiosity and skepticism, with the maintainer framing the feature as useful for API consumers and anyone who wants safer defaults.
  • The build pipeline is the real story: qwen3.5 and ollama bootstrap labels, fasttext got tried and rejected, then Marginalia settled on a hand-featured single-hidden-layer net.
  • The post is unusually candid about false positives and the risk of over-filtering legitimate terms, which matters more than raw accuracy in a search product.
  • Shipping on the API first is a smart rollout, because NSFW moderation needs real traffic before a UI switch can be trusted.
  • For developers, this is a good reminder that sometimes the best production model is the smallest one that still behaves acceptably.
// TAGS
marginalia-searchsearchllmopen-sourcesafety

DISCOVERED

60d ago

2026-03-30

PUBLISHED

60d ago

2026-03-30

RELEVANCE

5/ 10

AUTHOR

speckx