nrdblg

A Field Guide to the Fediverse

Old Reddit just started requiring a login.

Not new Reddit - old.reddit.com, the last corner of the site that still worked like a website instead of an engagement funnel.

That was the final straw for me, so let’s talk about the fediverse.

It’s the same instinct that’s had me running my own mail server and a media server for years - the fediverse is just the social layer of that habit.

What Is This Thing Actually

“Fediverse” is short for “federated universe.”

It’s not one app or one company, it’s a bunch of independent servers (“instances”) run by different people, all speaking the same protocol so they can talk to each other.

The protocol doing most of the heavy lifting is called ActivityPub , a W3C standard.

Post something on a Mastodon server in Berlin, and someone following you from a Lemmy instance in Canada gets it in their feed, no shared owner required.

It’s the same idea as email: your inbox on gmail.com can talk to someone on protonmail.com because both speak SMTP, nobody had to merge the companies for that to work.

Two names you’ll hear in the same breath that technically aren’t ActivityPub:

None of that matters much day to day. What matters is: no single company can unplug the whole thing.

Why Decentralized Actually Matters Here

A centralized platform has one owner, one ToS, one algorithm, and one moment where all of that can change overnight because a board meeting or a buyout said so.

You’ve watched this happen - a platform gets bought, the API gets locked down, the feed gets stuffed with ads and “recommended” garbage, and there’s nowhere to go because your followers, your posts, and your identity all live inside someone else’s walled garden.

On the fediverse, if your instance’s admin turns out to be a jerk, you move to a different one and keep your followers - that’s what the protocol is for.

Moderation happens at the instance level instead of one central trust and safety team deciding what an entire planet is allowed to say.

Small instances can set their own rules, defederate from the ones full of nazis or spam, and nobody needs <enter firstname of well known tech Mogul here> permission to do it.

I’d poked at pieces of this before, too - blocking ads and trackers on Android was the same instinct in miniature, years before I had a name for it.

Where AI Fits Into This Mess

Two ways, and they pull in opposite directions.

First, AI is a big part of why the centralized web is closing up.

Reddit’s API pricing bloodbath in 2023 was explicitly about not letting anyone train models on their data for free anymore - meaning they’d rather sell your comments to an AI company directly than let a third-party app read them.

Old Reddit requiring a login now is the same instinct, one enclosure later: can’t scrape what you can’t see without an account.

X did the same dance, rate-limiting reads so hard the site becomes barely usable unless you’re logged in and, ideally, paying.

The pattern is consistent: the moment your data becomes valuable training material, the free, open door gets bricked up.

Nothing stops a fediverse instance from getting scraped for training data too - ActivityPub posts are public by design. The difference is there's no single company with the incentive and the API keys to sell the whole dataset in one deal.

Secondly, decentralization is genuinely annoying for mass scraping.

Thousands of small, independently admin’d instances with different robots.txt files and different tolerance for bot traffic is a much worse scraping target than one company handing over an API key for a check.

It’s not a wall, more like a very long hallway of separately locked doors - technically passable, just not worth the effort compared to hitting one API and calling it a day.

On the flip side, federated networks have to deal with AI slop and bot spam same as everywhere else, just without a centralized trust and safety team to lean on.

Moderation tooling on the fediverse is improving, but it’s community-run - which is either charmingly human-scaled or a genuine weak point depending on the day and the instance.

The Swap List

Here’s what replaces what, plus the frontends and clients worth trying instead of just grabbing the first app in the store.

Twitter/X → Mastodon

Reddit → Lemmy

Instagram → Pixelfed

YouTube → PeerTube

WhatsApp/Telegram/Discord → Matrix

For staying up to date

selfh.st is the newsletter and link roundup I’d point anyone toward once they’re a few steps into this. Weekly digest of selfhosting news, new tools, and the fediverse ecosystem in general - a good habit to build once you’ve made the jump.


If you feel motivated to change then my mission here is done.

I always wanted to stop proselytizing people to the fediverse and selfhosting, but this article shows: we must talk about all of that.

You must know that alternatives exist and you must decide wether you’re okay with staying with big tech or you’re brave anough for a change.

#Fediverse #Privacy #Selfhosting #Decentralization