nate
@nate@social.trom.tf
- Comment on Why are people preferring Blue Sky over Mastodon? 11 hours ago:
@Sunshine I've shared my thoughts a couple times in similar threads 1 and 2, but to summarize:
One reason is because I think other protocols have some advantages. AT is better end user ease of use wise, and plans to let you control your account via a keypair (already possible with your own PDS). Nostr is more heavily decentralized and considerably more flexible than the other two. That can siphon off existing users or have new users drawn to those spaces. Not to say that ActivityPub doesn't also have its own advantages too, but everybody has different preferences and there's now more choice.
There's also some Activity Pub specific toxicity issues. Too aggressive defederation leads to a point where you can't communicate with most people, and there's some opinions in the space that have turned some people away.
But of course things go up and down, and are never a strait line. I'm guessing all three big protocols will continue to grow, and as they get more interconnected everybody wins, and even if Activity Pub has hit a slump the ecosystem of people you can talk to using it has grown 10x+.
Outside if summarizing my previous takes, there have been some new(ish) things I've seen that don't quite sit right. Things from the top down like the social web director refusing to go to conferences that people from other protocols will be present and encouraging people to not even talk about other protocols. Or - anicdotally - seeing random users happy that the influxes are going to others because they don't want 'normies' on Activity Pub or declaring anybody still using Twitter/X a Nazi sympathizer if not an outright Nazi. If the Activity Pub scene is getting really protectionist it could start also having a negative effect.
Again, overall I expect it to continue trending upwards, and there's a plethora of factors that are unrelated to anything negative regarding Activity Pub's community, but the above (and previous two posts) are the stuff I figured worth bringing up and potentially factors in why ActivityPub has seen weaker adoption compared to the other two big ones more recently.
- Comment on Let's clarify something: does Bluesky allow federated servers on their network? Is there a list of those independent servers? 2 months ago:@haui_lemmy @Blaze Yeah, it's very centralized at the moment. The idea of AT is that you can host your own Relay as well as PDS, so if I didn't like Bluesky I could make Nate's relay and have my relay pull the posts from the PDSs of the people I follow and sidestep Bluesky entirely. Though Bluesky was only opened up very recently so Bluesky is the only relay I know of ATM.
- Comment on Let's clarify something: does Bluesky allow federated servers on their network? Is there a list of those independent servers? 2 months ago:
@Blaze AT (Bluesky's protocol) is a little bit then activity pub. There's two types of servers, a PDS and a relay. A PDS is basically a git repository of all your posts/interactions, it's super lightweight and doesn't do anything but host them and provide it to any server that asks for it. The PDS basically does the profile hosting portion of a Mastodon server, and is very similar to a Nostr relay if you're familiar with that.
A relay accesses data across a bunch of PDSs and provides it as one big network to the relay's users. It's basically the equivalent of the federated portion of what a Mastodon server does. It's also doing what a Nostr client does (although Nostr does that on the user's device) if you're familiar with that.
Any relay can pull data from any PDS, so theoretically it's very decentralized since anybody could host either a PDS and/or Relay. Bluesky was opened up very recently though, so there's not many non-Bluesky-hosted PDSs on the network yet and most are small and experimental. There's also no relays other than Bluesky that I'm aware of, although it's only been open for ~6 months so I expect that'd change soon.