← statichum.studio

Algorithmic-Free 'What Reddit Is Actually Upvoting' Surfacer For Power Users Cut Off From the Killed r/all Feed

browser extension weekend hack ••• trending

Reddit completed the deprecation of r/all in April 2026, replacing the unfiltered firehose with an algorithmic Home/Popular feed. Power users on Reddit, Bluesky, and tech press are openly mourning the loss of the platform's last uncurated front page — old.reddit.com is the only remaining workaround and Reddit hasn't promised that survives long. There's an opening for a third-party 'real r/all' surfacer that pulls genuine cross-subreddit upvote velocity (no personalization, no engagement bait) the way redditors actually used to discover content.

builder note

Don't build it as a standalone site that has to talk to Reddit's API on every page load — Reddit will rate-limit you out of existence. Make it a browser extension that hits old.reddit.com using the user's own session, decorates the result with cross-subreddit aggregation client-side, and writes nothing back to a server. Zero infra cost, zero API politics.

landscape (3 existing solutions)

The cheap version of this is a public site that hits Reddit's `/r/all/.json?sort=hot` endpoint and renders without personalization. The trick is doing it sustainably under Reddit's API limits (and political mood) — likely via OAuth-the-user, browser-extension-as-aggregator, or scraping old.reddit while it lives. Whoever builds a stable home for 'just show me what's actually upvoted' will inherit the disenchanted power-user crowd.

old.reddit.com/r/all Workaround dependent on Reddit not killing the legacy site. Reddit has signaled this could go away. No mobile parity.
Reddit's official Home/Popular feed Algorithmic. Personalizes against the user, optimizes for engagement and ad-safety, not raw upvote signal. Exactly what r/all was supposed to NOT be.
Lemmy / Bluesky / Digg-2024 Different platforms with different content. Don't help redditors who want to watch what real-Reddit communities are upvoting.

sources (4)

other https://www.themeridiem.com/consumer-tech/2026/4/2/reddit-ki... "Reddit completes shift to algorithmic control" 2026-04-02
other https://www.techbuzz.ai/articles/reddit-kills-r-all-feed-to-... "kills r/all feed to push algorithmic personalization" 2026-04-03
other https://www.webpronews.com/reddit-kills-r-all-the-quiet-deat... "the internet's last uncurated front page" 2026-04-04
other https://www.techradar.com/computing/social-media/reddit-is-c... "still a way to access it if you know how" 2026-04-05
redditdiscoveryalgorithm-freepower-usersanti-personalization