WeSearch – Anonymous news aggregator with no algorithm, 700 sources
In plain words
WeSearch aggregates news from 700 sources without using algorithmic filtering, presenting stories anonymously. The platform serves readers who want diverse news coverage without algorithmic curation or personalization. What distinguishes it is its commitment to showing news from a broad range of sources while removing identifying elements, allowing users to encounter stories based on editorial selection rather than algorithmic ranking.
written from the facts on this page · September 2026
Does a similar job
all alternatives →- RTReal-time system that tracks how news spreads across 200k websitesNov 2025 · yandori.io · ▲256
I built a system that monitors ~200,000 news RSS feeds in near real-time and clusters related articles to show how stories spread across the web. It uses Snowflake’s Arctic model for embeddings and HNSW for fast similarity search. Each “story cluster” shows who published first, how fast it propagated, and how the narrative evolved as more outlets picked it up. Would love feedback on the architecture, scaling approach, and any ways to make the clusters more accurate or useful. Live demo: https://yandori.io/news-flow/

- DFDeepHN – Full-text search of 30M Hacker News posts and linked webpages2021 · deephn.org · ▲324
- HAHide all mentions of Wordle in Hacker News feeds2022 · gist.github.com · ▲76
- ADA discovery-focused search engine for Hacker News2024 · hn.trieve.ai · ▲193
We (Nick, Dens, Denzell, Fede, Drew, Aaryan, and Daniel) have been building HN Discovery, a discovery-focused search engine for Hacker News, in our spare time for the past 6 months and are excited to show it! It adds the following features relative to the existing keyword search interface and preserves the existing ones: - no-JS version (hnnojs.trieve.ai) - site:{required_site} and site:{negated-site} filters - public analytics - LLM generated query suggestions based on random stories - recommendations - dense vector semantic search - SPLADE fulltext search - RAG AI chat - order by…
- SSSplitSearch – Simultaneously search conservative and liberal news orgs2020 · splitsearch.netlify.app · ▲84
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 29d ago · solouno.io
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