How else would you pretend to be federated besides saying you’re federated when you aren’t?
Comment on Bluesky
samus12345@lemm.ee 2 days agoIs it? I thought it was just an imitation of Twitter. In what way does it even pretend to be federated?
scoobford@lemmy.zip 2 days ago
Karl@programming.dev 2 days ago
I’m a little dumb as to these things, what does federated mean ?
zalgotext@sh.itjust.works 2 days ago
So, non-federated means one company/organization has full control over some product/service/website (like Twitter, Reddit, etc).
Federated means that individuals can independently run instances of some product/service/website, and all those instances can talk to one another and share/sync data (Mastodon, Lemmy, etc).
scoobford@lemmy.zip 1 day ago
Federation means that instead of one central server like Facebook or google, the service relies on several interoperable servers and you can pick which one you want to sign up with and use.
Email and lemmy are federated. If you want to use email, you can sign up for an account on one of many different servers run by other people or you can even host your own email server. No matter which you choose, you can always email another user regardless of where their account it.
samus12345@lemm.ee 2 days ago
Where did they say that? I’m not claiming they didn’t, I just haven’t heard about it.
inv3r5ion@lemmy.dbzer0.com 2 days ago
The tech stuff is above my pay grade but essentially my understanding is the code is open source and one could start their own server on the platform theoretically but no one does
Genius@lemmy.zip 2 days ago
You can spin up your own Bluesky instance
…which is still managed by the Bluesky central server and can’t connect to peer instances without that server.
PeriodicallyPedantic@lemmy.ca 1 day ago
That’s not quite true afact.
There are 3 types of servers:
Bluesky hosts the only relay I’m aware of, because relays are very expensive to host. But afaict anyone can host a relay.
So if we’re to describe it:
PDSs are nations states
Relays are the federation of those nation states App views are like the ambassadors of the federation.
Except that PDSs can be part of multiple federations, and app views can be ambassadors for multiple federations. Ok not a great analogy.
Genius@lemmy.zip 1 day ago
Can two relays communicate with each other?
PeriodicallyPedantic@lemmy.ca 15 hours ago
I don’t think so?
But a single PDSs can talk to multiple relays.
And I think an app view can talk to multiple relays (or at least switch between them)
samus12345@lemm.ee 1 day ago
Ah, okay, didn’t know that.