Bluesky posts are finally open to the public::Bluesky remains an invite-only decentralized Twitter alternative, but now, you don’t need to be logged in to be able to see posts on the platform. The app has a new logo, too.
Can someone explain to me how Bluesky is different than Mastodon and if it’s not different why they bothered creating it when Mastodon exists? I truly don’t get it.
It’s likely that when Bluesky rolls out in full, advertisers will have the ability to place ads in networks or user interest groups similar to Reddit’s framework. This user self-selection will be extremely useful to businesses running targeted campaigns.
If AT protocol goes public, other software might federate with existing Bluesky servers. Bluesky servers should have a set of filters that would keep safe for everyone joining the chosen server.
Original Twitter had a shit app, that was always the case too people used third party apps which became a cause for the exodus when that Twat stopped them working.
Mastodon and activitypub is very much like social media implemented in the form of public email lists implemented over HTTP (push massages between servers).
Bluesky uses content addressing (think magnet links for torrents, but for linking to post data) and pull mechanism with notifications, plus public shared archive nodes (CDN-like servers).
The main difference is that you're much more independent of individual servers and can easily move your account around, since your account ID is tied to a cryptographic key belonging to your account which you bring with you along with your post archive, and your handle can be based on a domain name you own (also works as a verification mechanism you don't have to pay extra for).
It has a data salad which has the benefit of making it marginally easier to migrate accounts and also makes it much more resource intensive and unsafe.