Live data from Hacker News

Bluesky Is Not Decentralized

beige.party

111–120 of 209 posts

Re: Bluesky Is Not Decentralized

#111

Earlier quoted context omitted.

And to be extra clear, "only show posts from people I follow, in chronological order" is an algorithm.

In common usage, there is a distinction between "an algorithm" and "the algorithm". The latter is often shortened to "the algo".

I’ve never heard this before in my 20+ years of software engineering. Perhaps this is within the context of a conversation.

Re: Bluesky Is Not Decentralized

#112
post #43

Mastodon is not decentralized, it's federated. It doesn't solve some of the problems that come with centralization, it just creates more entities that will have the same problems (being at will of a server). And funnily, it doesn't even solve data portability entirely (you can't actually move your posts). Mastodon's "decentralization" is even worse than a "theoretical promise" of one, cause it's a just marketing prom…

Federation is a form of decentralization. It has its issues but it doesn't mean it isn't decentralized. Moving towards distributed, peer-to-peer applications is the path forward.

Re: Bluesky Is Not Decentralized

#113

Earlier quoted context omitted.

In common usage, there is a distinction between "an algorithm" and "the algorithm". The latter is often shortened to "the algo".

I’ve never heard this before in my 20+ years of software engineering. Perhaps this is within the context of a conversation.

Yes this is in the context of normal human beings talking about their lives on social networks, not engineers.

Like when people get a random post or video served to them they found interesting they'll say "the algo decided I should see this today"

Content creators will discuss what they need to create for "the algo" to like and promote them.

Re: Bluesky Is Not Decentralized

#115

Earlier quoted context omitted.

And the federation also made the spam email problem a lot worse ;-) Anyhow, federation should be seen as a part of specific strategy for decentralization; federation itself is not decentralization and cannot achieve it without more bits---like topological consideration. Many federated protocols tend to push those bits into the horizon and fail at scale when that horizon eventually approaches, while ATProto is at leas…

Saying the fediverse is not decentralized is a wild take.

My assumption is that the fediverse is seek to replicate what was already possible in the centralized manner---a large-scale social network in this case. Mastodon is of course decentralized by nature, but but it is not yet a decentralized social network under my assumption because it doesn't fully demonstrate a large-scale social network right now. To be clear, neither does ATProto/BlueSky right now! But scaling a social network is shown to be hard even without decentralization and it seems more likely that Mastodon would hit the scaling issue earlier than ATProto. That's what I meant by "capable for eventual decentralization".

One particularly visible weakness of Mastodon is that there is no working and efficient mechanism to operate on the entire network. Searching and algorithmic feed [1] would be major features affected by this weakness. I know some consider this to be intentional, but if that's true then Mastodon can't be really said to replicate a social network at all. It is yet another matter whether such features are warranted or not, but if we believe that something like a worldwide social network should exist, then we don't yet have a clear answer that a social network without such features would be technically or socially scalable to that extent, so not being able to fully replicate an existing social network is important enough to consider.

[1] This includes trivial feeds like all posts from my followers, because in my knowledge a large number of follows is not really scalable in Mastodon.

Re: Bluesky Is Not Decentralized

#116
post #43

Mastodon is not decentralized, it's federated. It doesn't solve some of the problems that come with centralization, it just creates more entities that will have the same problems (being at will of a server). And funnily, it doesn't even solve data portability entirely (you can't actually move your posts). Mastodon's "decentralization" is even worse than a "theoretical promise" of one, cause it's a just marketing prom…

A federated network is a decentralized network. You're probably thinking of distributed networks, which federation is not.

Re: Bluesky Is Not Decentralized

#117

Bluesky's marketing is rather annoying on my opinion. They're not defederated in practice and they probably never will be, but that's okay. People don't want a new Mastodon, they want a new Twitter after Musk fucked that up worse than ever. Their promises of portability may ring empty but so far their lack of AI algorithm and ad feeds are what people actually come to Bluesky for If you want federation, ActivityPub is…

How did Musk "fuck [Twitter] up worse than ever"? It has more functionality and is more stable since Musk bought it.

Source? AFAIK it is not more stable:

https://www.thousandeyes.com/blog/internet-report-twitter-to...

  Twitter appears to be an outlier in that respect. Instead of displaying the usual post-acquisition stability, ThousandEyes’ data indicates that the number and frequency of outages did increase commensurate with the acquisition. If we compare the two periods (pre- and post-acquisition), it’s apparent that there were fewer and less frequent outages prior to the purchase.
And “more functionality”… I guess time continues marching forward so there are some new things, but nothing game changing IMO. The creator economy on there is nonexistent, and changing the color of the checkmarks from blue to grey seems like a lateral move.

Re: Bluesky Is Not Decentralized

#118
post #70
post #25

Earlier quoted context omitted.

If you’re trying to self host your account, you follow https://atproto.com/guides/self-hosting If you’re trying to build an application, you follow https://atproto.com/guides/applications If you’re looking to run the bluesky application, you need to run the codebases in https://github.com/bluesky-social .

If mastodon.social shuts down tomorrow, my own instance continues to operate fully independently. For PDS is that true? If bsky.app shuts down, will my PDS be able to function as an independent instance incl the web frontend etc.?

A PDS is an independent data store of everything you’ve done with atproto. If bsky.app shuts down, and you’ve self hosted your PDS (or created one and migrated your records over by replaying them from the network) you could spin up your own copy of bsky and continue on as normal.

Re: Bluesky Is Not Decentralized

#119

I'm not sure how we can get the point that a centralized seamless UX experience is core to any platform though the thick skulls of people designing decentralized federated services. Lemmy's active user number drops every month and as does Mastodon's by a lesser degree, both failing to get proper traction because they segment and wall off tiny gardens where nothing is happening, making sure that people waste time freq…

I wanted to like lemmy so bad. I lucked into a lifetime ban from Reddit after using it daily for 12 years, so you’d think it would be easy! But there’s just not enough people to make it interesting, not even close. I subbed to every damn instance I could find, and still no luck.

https://slrpnk.net is an exception in that it’s a cute place for activism and related news, but that’s obviously not the only thing I want to use the internet for, especially when I’m looking to relax.

So far, with an n of 5 days: BlueSky is what I was waiting for. Especially for scientific content - memes or otherwise!

Re: Bluesky Is Not Decentralized

#120
post #3

Read this: https://atproto.com/articles/atproto-for-distsys-engineers AT Protocol works like the Web, where each user is a website and each application is a search engine. The apps crawl the network of hosts and aggregate activity. We have over 100 outside hosts and at least 3 aggregating apps out there. It’s a different model than ActivityPub, which is more akin to email. We never said no algorithm. I don’t know whe…

(I've updated this post as I've learned more). Thank you. ATProtocol is really cool, but I share some concerns about the centralized resolution of identities to custom servers and the conflict of interest in Bluesky's stewardship of ATProtocol development (what is good for the ATProtocol Network vs what is good for Bluesky). If I understand Bluesky correctly: When you follow users on Bluesky (even those on a hosted c…

I don’t work for bsky, but pay a lot of attention:

1. Basically, yeah. That said, I still think it may be a bit early to do this. A consortium would be useful if it was meaningfully independent of bsky, so you need to grow and gain interest first. Otherwise the “independent group” would be run by the same people, which is pretty meaningless. Plus, working on that means les time for working on other things. I would expect to see this happen once there’s another non-toy atproto application, and for representatives from it to be involved too. Before then feels premature to me, but I can appreciate others may feel differently.

2. I do. The team has continually set out a vision, and then executed on it, over and over. Including following through on things that actively reduce their control over things. Tons of folks asked a similar question previously: “they’re saying that you’ll be able to host your own PDS someday, but do you trust them to actually ship that and not just say they’re gonna a do it and put it off forever and keep control?” And then they shipped it.

3. Any application has semantics built on top of the underlying protocol: that’s what an application is, in some meaningful sense. But I do agree that without independent governance for atproto, doing things like that could stifle other users of atproto, sure. We’re back in the same realm as 1, imho. I’m following the devs of various other apps and none of them have expressed that they think bsky is hoarding the goods so far, at least.

Post reply on HN