this post was submitted on 24 Feb 2025
1527 points (98.5% liked)
Technology
63236 readers
3304 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Bluesky is open source though
No, aspects of the Bluesky system are open source. The moderation and filtering layer is effectively centralized, is specifically not clarified to leave open the possibility for monetization such as forcing ads on users, and even if you could theoretically run your own Bluesky network... it would never be a useful alternative to the Official Bubble maintained by the Bluesky corporation that you must submit to or be left out in the cold interacting with users only on alternate, small personal networks.
3rd party moderation tools already exists, using the same API as the official moderation system, available to subscribe to even directly in the official app. If you don't want bluesky's moderation decisions enforced, you can run a different client which don't apply the bluesky labels (or if the bluesky appview blocks something entirely, you can circumvent that and retrieve it directly from that user's PDS)
What
The network is specifically designed around portability and content addressing so they can't lock you in
There are already plenty of people running their own self hosted PDS servers to host their account, talking to the rest of the bluesky users, using 3rd party moderation filters and 3rd party clients, with 3rd party feed generators to view stuff like topic specific feeds
Also there's bridgy so you can talk across Mastodon / bluesky by letting bridgy mirror posts and replies between the two networks
Is the appview part of Bluesky open source? If so why not? How does that not make saying "Bluesky is open source" an inaccurate statement, or at least an incomplete statement? Can somebody reasonably run their own relay while handling a realistic amount of data from interactions?
A bridge is something you build and maintain, requiring constant maintenance, that joins a place that is connected with a place that is not.
Typo, sorry I meant to put *ads in there
https://techcrunch.com/2024/12/05/bluesky-ceo-jay-graber-is-reshaping-social-media-but-advertising-isnt-off-the-table/
https://github.com/bluesky-social/atproto/tree/main/packages/bsky
The old design was built to scale to a few million users. The new backend is revised to handle ~hundreds of millions. They'll releasing bits and pieces at a time.