this post was submitted on 17 Jul 2023
1907 points (97.2% liked)

Mastodon

5169 readers
1 users here now

Decentralised and open source social network.

https://joinmastodon.org/

GitHub

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] r1veRRR@feddit.de 3 points 1 year ago (1 children)

But Lemmy IS harder to use than alternatives, that's just irrefutable. If I have a Reddit Account, I can interact with any Reddit content in any sub, directly. I don't have to find the version of that post in my instance, DIRECT ACTION.

Sometimes I feel like a federated login (think Google OAuth style) would be far superior to just federating content.

[–] static_motion@programming.dev 1 points 1 year ago (1 children)

But a central authentication authority would be antithetical to the federated platform ethos. If the central authority goes under or goes rogue, everyone on the platform is boned. The goal of federation is to avoid exactly that.

[–] r1veRRR@feddit.de 2 points 1 year ago

Yes, which makes the system harder to use, ergo all the comments from normies. There are obvious advantages to federation, but I wish people stopped pretending there aren't any trade-offs.

Honestly, it could be a UX solution, that doesn't need a fundamental change in federation. I can already post as myself to lemmy.ml, even though my account isn't there. So a solution that transparently does exactly that, but while I'm browsing the lemmy.ml instance should be possible. Somewhat similar to how following people on Mastodon on different instances opens a popup for login, then follows them. Honestly, even just an easier/automated way to map from to would help. Currently, it's all instance specific IDs. If posts/comments/etc had a similarly global ID system as communities there'd be a lot less problems. Visiting that post would simply mean replacing the host part of the URL, something a browser plugin could take care of.