Skip Navigation
  • Oh yeah, I remember that happening, just not her saying that specifically.

  • When did the CEO do that?

  • Copy/pasting a comment from another thread:

    That’s the same argument people made about Twitter. “If it goes bad, we’ll just leave.” We know how that played out.

    This conclusion is based on a misunderstanding of both what Frazee meant, and how the protocol works. He wasn't saying to switch to a different platform altogether, but to switch to a different appview, akin to switching instances on mastodon.

    If I were to make the same argument for mastodon: Mastodon.social has gone evil, there's a new alternative called mstdn.social that people are rushing to. I'm switching to mstdn.social.

    In the case of bluesky, the bluesky appview has made some bad moderation decisions, so users annoyed at this can (and do) use blacksky's appview.

    Switching appviews doesn't have the hassle of switching mastodon instances though, you just have to go to a different site, and login again. You can continue using your old PDS.

    You may recall that there were some articles about how one user on blacksky's servers got banned, but he was still gone from blacksky's app?

    That's not even true, the user is available on blacksky's appview: https://staging.blacksky.community/profile/spacelawshitpost.me .

    What had happened here was:

    • Link had an account on a blacksky pds (https://blacksky.app/)
    • Blacksky runs a bluesky client (not appview, just the frontend--that makes requests to another appview), pointed towards bluesky) at https://blacksky.community/.
    • Link gets (unfairly) banned from bluesky, but his account is still safe on his PDS, but viewing it on blacksky.community shows that it was banned, because blacksky.community was pointed at bluesky's appview.
    • Some people assume bluesky is the same as fedi (without the split between data storage and applications), and this means bluesky banning him banned him on his home instance, since the client said he was banned.
    • Blacksky didn't run an appview at the time (iirc, they are writing their own implementation from scratch), but they do now.

    In reality, his account was still viewable on alternate appviews, like wafrn instances. You could (and still can) also view and intereact his account on https://reddwarf.app/ , a client that works through direct PDS queries, that doesn't rely on a relay or appview.

    When you use any ATProto app, it writes data to your Personal Data Server, or PDS. Your Bluesky posts, your Tangled issues, your Leaflet publications, your Grain photos. All of it goes to the same place.

    This is done intentionally, and it has a lot of advantages over how the fediverse does things.Instead of having to make a new account for every different "style" of platform, you can use your existing PDS account. PDSes are also very flexible in what they can hold, you can create a record that contains basically anything.

    Also, data isn't just stored on your PDS, it's also stored on relays and appviews. Data is content addressed, meaning that it is portable, you can easily move all your data to another PDS. This isn't possible on the fediverse as all data is "centralised" to it's instance. While you can move your followers, your posts immovable.

    You can self-host a PDS. Almost nobody does. Why would they? Bluesky's PDS works out of the box with every app, zero setup, zero maintenance. Self-hosting means running a server, keeping it online, and gaining nothing in return.To be fair, migration tools exist. You can move your account to a self-hosted PDS for as little as $5 a month

    This sounds like the author is implying your only option is to self host, when there's many different PDSes with open signups already.

    I was able to migrate to https://altq.net/ (semi-open PDS, you have to ask an admin for an invite code to stop spam), with no self hosting involved.

    Bluesky has made this easier over time and even supports moving back. But this only works if you do it before the door closes. If an acquirer disables exports, it doesn't matter that the tools existed yesterday. And we know from every platform transition in history that almost nobody takes proactive steps to protect their data.

    This isn't exclusive to atproto. A fediverse instance could decide to block incoming migrations, or to block outgoing migrations (pixelfed.social has had outgoing migrations disabled for a while recently).It's also possible to move permissionlessly, if you get your rotation key, you can migrate PDSes, even if your old pds is gone, or your admin tries to block exports.

    It's not just the PDS. Bluesky controls almost every critical layer:

    The Relay. All data flows through it. Bluesky runs the dominant one. Whoever controls the relay controls what gets seen, hidden, or deprioritized.

    Relays are less relevant than everyone thinks they are. Appviews don't have to use relays, they just help solve the missing data problem of the fediverse. AppViewLite is a project that lets you crawl PDSes directly--no relay involved!

    Relays are also a part of the fediverse, for the same reasons they exist on atproto.

    Third parties can run their own, but without the users, it doesn't matter.

    This again feels like the article is implying that there isn't third party relays running already. Blacksky runs a relay at https://atproto.africa/ . There's also:

    It's worth mentioning that relays aren't that expensive to run. It's possible to run one for $34 a month.

    The DID Directory. Your identity on ATProto resolves through a centralized directory run by Bluesky. They've called it a "placeholder" since 2023 and said they plan to decentralize it. There's still no timeline.

    Plc.directory is currently in the process of being moved to an independent swiss company. It's just taking time because legal stuff takes time.If plc.directory disappears, the network doesn't fall apart, there's many different mirrors. I have a mirror on a PC in my attic.

    There's also a second supported did: did:web. This runs entirely independently of bluesky.

    At every layer, the answer is "anyone can run their own." At every layer, almost nobody does.

    This ignores the fact that people do run stuff.

    The protocol says you can leave. But the company that just paid billions for the network has no incentive to let you.

    The protocol is designed so you can leave, even if your PDS/host has been taken over. This is why they did stuff like portable objects/identity, which the fediverse doesn't do.If bluesky gets taken over, they don't have a way of stopping exports, whereas a malicious mastodon instance can.

  • Copy/pasting a comment I made on a different thread:

    That’s the same argument people made about Twitter. “If it goes bad, we’ll just leave.” We know how that played out.

    This conclusion is based on a misunderstanding of both what Frazee meant, and how the protocol works. He wasn't saying to switch to a different platform altogether, but to switch to a different appview, akin to switching instances on mastodon.

    If I were to make the same argument for mastodon: Mastodon.social has gone evil, there's a new alternative called mstdn.social that people are rushing to. I'm switching to mstdn.social.

    In the case of bluesky, the bluesky appview has made some bad moderation decisions, so users annoyed at this can (and do) use blacksky's appview.

    Switching appviews doesn't have the hassle of switching mastodon instances though, you just have to go to a different site, and login again. You can continue using your old PDS.

    You may recall that there were some articles about how one user on blacksky's servers got banned, but he was still gone from blacksky's app?

    That's not even true, the user is available on blacksky's appview: https://staging.blacksky.community/profile/spacelawshitpost.me .

    What had happened here was:

    • Link had an account on a blacksky pds (https://blacksky.app/)
    • Blacksky runs a bluesky client (not appview, just the frontend--that makes requests to another appview), pointed towards bluesky) at https://blacksky.community/.
    • Link gets (unfairly) banned from bluesky, but his account is still safe on his PDS, but viewing it on blacksky.community shows that it was banned, because blacksky.community was pointed at bluesky's appview.
    • Some people assume bluesky is the same as fedi (without the split between data storage and applications), and this means bluesky banning him banned him on his home instance, since the client said he was banned.
    • Blacksky didn't run an appview at the time (iirc, they are writing their own implementation from scratch), but they do now.

    In reality, his account was still viewable on alternate appviews, like wafrn instances. You could (and still can) also view and intereact his account on https://reddwarf.app/ , a client that works through direct PDS queries, that doesn't rely on a relay or appview.

    When you use any ATProto app, it writes data to your Personal Data Server, or PDS. Your Bluesky posts, your Tangled issues, your Leaflet publications, your Grain photos. All of it goes to the same place.

    This is done intentionally, and it has a lot of advantages over how the fediverse does things.Instead of having to make a new account for every different "style" of platform, you can use your existing PDS account. PDSes are also very flexible in what they can hold, you can create a record that contains basically anything.

    Also, data isn't just stored on your PDS, it's also stored on relays and appviews. Data is content addressed, meaning that it is portable, you can easily move all your data to another PDS. This isn't possible on the fediverse as all data is "centralised" to it's instance. While you can move your followers, your posts immovable.

    You can self-host a PDS. Almost nobody does. Why would they? Bluesky's PDS works out of the box with every app, zero setup, zero maintenance. Self-hosting means running a server, keeping it online, and gaining nothing in return.To be fair, migration tools exist. You can move your account to a self-hosted PDS for as little as $5 a month

    This sounds like the author is implying your only option is to self host, when there's many different PDSes with open signups already.

    I was able to migrate to https://altq.net/ (semi-open PDS, you have to ask an admin for an invite code to stop spam), with no self hosting involved.

    Bluesky has made this easier over time and even supports moving back. But this only works if you do it before the door closes. If an acquirer disables exports, it doesn't matter that the tools existed yesterday. And we know from every platform transition in history that almost nobody takes proactive steps to protect their data.

    This isn't exclusive to atproto. A fediverse instance could decide to block incoming migrations, or to block outgoing migrations (pixelfed.social has had outgoing migrations disabled for a while recently).It's also possible to move permissionlessly, if you get your rotation key, you can migrate PDSes, even if your old pds is gone, or your admin tries to block exports.

    It's not just the PDS. Bluesky controls almost every critical layer:

    The Relay. All data flows through it. Bluesky runs the dominant one. Whoever controls the relay controls what gets seen, hidden, or deprioritized.

    Relays are less relevant than everyone thinks they are. Appviews don't have to use relays, they just help solve the missing data problem of the fediverse. AppViewLite is a project that lets you crawl PDSes directly--no relay involved!

    Relays are also a part of the fediverse, for the same reasons they exist on atproto.

    Third parties can run their own, but without the users, it doesn't matter.

    This again feels like the article is implying that there isn't third party relays running already. Blacksky runs a relay at https://atproto.africa/ . There's also:

    It's worth mentioning that relays aren't that expensive to run. It's possible to run one for $34 a month.

    The DID Directory. Your identity on ATProto resolves through a centralized directory run by Bluesky. They've called it a "placeholder" since 2023 and said they plan to decentralize it. There's still no timeline.

    Plc.directory is currently in the process of being moved to an independent swiss company. It's just taking time because legal stuff takes time.If plc.directory disappears, the network doesn't fall apart, there's many different mirrors. I have a mirror on a PC in my attic.

    There's also a second supported did: did:web. This runs entirely independently of bluesky.

    At every layer, the answer is "anyone can run their own." At every layer, almost nobody does.

    This ignores the fact that people do run stuff.

    The protocol says you can leave. But the company that just paid billions for the network has no incentive to let you.

    The protocol is designed so you can leave, even if your PDS/host has been taken over. This is why they did stuff like portable objects/identity, which the fediverse doesn't do.If bluesky gets taken over, they don't have a way of stopping exports, whereas a malicious mastodon instance can.

  • That’s the same argument people made about Twitter. “If it goes bad, we’ll just leave.” We know how that played out.

    This conclusion is based on a misunderstanding of both what Frazee meant, and how the protocol works. He wasn't saying to switch to a different platform altogether, but to switch to a different appview, akin to switching instances on mastodon.

    If I were to make the same argument for mastodon: Mastodon.social has gone evil, there's a new alternative called mstdn.social that people are rushing to. I'm switching to mstdn.social.

    In the case of bluesky, the bluesky appview has made some bad moderation decisions, so users annoyed at this can (and do) use blacksky's appview.

    Switching appviews doesn't have the hassle of switching mastodon instances though, you just have to go to a different site, and login again. You can continue using your old PDS.

    You may recall that there were some articles about how one user on blacksky's servers got banned, but he was still gone from blacksky's app?

    That's not even true, the user is available on blacksky's appview: https://staging.blacksky.community/profile/spacelawshitpost.me .

    What had happened here was:

    • Link had an account on a blacksky pds (https://blacksky.app/)
    • Blacksky runs a bluesky client (not appview, just the frontend--that makes requests to another appview), pointed towards bluesky) at https://blacksky.community/.
    • Link gets (unfairly) banned from bluesky, but his account is still safe on his PDS, but viewing it on blacksky.community shows that it was banned, because blacksky.community was pointed at bluesky's appview.
    • Some people assume bluesky is the same as fedi (without the split between data storage and applications), and this means bluesky banning him banned him on his home instance, since the client said he was banned.
    • Blacksky didn't run an appview at the time (iirc, they are writing their own implementation from scratch), but they do now.

    In reality, his account was still viewable on alternate appviews, like wafrn instances. You could (and still can) also view and intereact his account on https://reddwarf.app/ , a client that works through direct PDS queries, that doesn't rely on a relay or appview.

    When you use any ATProto app, it writes data to your Personal Data Server, or PDS. Your Bluesky posts, your Tangled issues, your Leaflet publications, your Grain photos. All of it goes to the same place.

    This is done intentionally, and it has a lot of advantages over how the fediverse does things.Instead of having to make a new account for every different "style" of platform, you can use your existing PDS account. PDSes are also very flexible in what they can hold, you can create a record that contains basically anything.

    Also, data isn't just stored on your PDS, it's also stored on relays and appviews. Data is content addressed, meaning that it is portable, you can easily move all your data to another PDS. This isn't possible on the fediverse as all data is "centralised" to it's instance. While you can move your followers, your posts immovable.

    You can self-host a PDS. Almost nobody does. Why would they? Bluesky's PDS works out of the box with every app, zero setup, zero maintenance. Self-hosting means running a server, keeping it online, and gaining nothing in return.To be fair, migration tools exist. You can move your account to a self-hosted PDS for as little as $5 a month

    This sounds like the author is implying your only option is to self host, when there's many different PDSes with open signups already.

    I was able to migrate to https://altq.net/ (semi-open PDS, you have to ask an admin for an invite code to stop spam), with no self hosting involved.

    Bluesky has made this easier over time and even supports moving back. But this only works if you do it before the door closes. If an acquirer disables exports, it doesn't matter that the tools existed yesterday. And we know from every platform transition in history that almost nobody takes proactive steps to protect their data.

    This isn't exclusive to atproto. A fediverse instance could decide to block incoming migrations, or to block outgoing migrations (pixelfed.social has had outgoing migrations disabled for a while recently).It's also possible to move permissionlessly, if you get your rotation key, you can migrate PDSes, even if your old pds is gone, or your admin tries to block exports.

    It's not just the PDS. Bluesky controls almost every critical layer:

    The Relay. All data flows through it. Bluesky runs the dominant one. Whoever controls the relay controls what gets seen, hidden, or deprioritized.

    Relays are less relevant than everyone thinks they are. Appviews don't have to use relays, they just help solve the missing data problem of the fediverse. AppViewLite is a project that lets you crawl PDSes directly--no relay involved!

    Relays are also a part of the fediverse, for the same reasons they exist on atproto.

    Third parties can run their own, but without the users, it doesn't matter.

    This again feels like the article is implying that there isn't third party relays running already. Blacksky runs a relay at https://atproto.africa/ . There's also:

    It's worth mentioning that relays aren't that expensive to run. It's possible to run one for $34 a month.

    The DID Directory. Your identity on ATProto resolves through a centralized directory run by Bluesky. They've called it a "placeholder" since 2023 and said they plan to decentralize it. There's still no timeline.

    Plc.directory is currently in the process of being moved to an independent swiss company. It's just taking time because legal stuff takes time.If plc.directory disappears, the network doesn't fall apart, there's many different mirrors. I have a mirror on a PC in my attic.

    There's also a second supported did: did:web. This runs entirely independently of bluesky.

    At every layer, the answer is "anyone can run their own." At every layer, almost nobody does.

    This ignores the fact that people do run stuff.

    The protocol says you can leave. But the company that just paid billions for the network has no incentive to let you.

    The protocol is designed so you can leave, even if your PDS/host has been taken over. This is why they did stuff like portable objects/identity, which the fediverse doesn't do.If bluesky gets taken over, they don't have a way of stopping exports, whereas a malicious mastodon instance can.

  • Spray liquid nitrogen directly down your throat

  • Jack dorsey didn't create bluesky, and he had little effect on it.He started the team for bluesky after reading protocols, not platforms. They were given a lot of independence from twitter (so much so that they were able to continue as a separate thing after twitter got musk-ed), but the goal was to eventually implement the protocol they come up with/choose on twitter.

    He was on their board for a short period of time, but ragequit and deleted his account after they started moderating content.

    I also find the idea the people working on bluesky are "holding back" the decentralisation efforts funny, considering they are making literally no money right now.

  • Matrix, and it's not even close.

    Matrix clients suck, but xmpp ones are way worse.

  • So many sites still use that with a shiny UI slapped on top.

  • Facts

    Jump
  • Right now I use kde customized to look almost exactly like gnome.

  • Why is this screenshot cropped, rotated and tinted?

  • Yeah, Lemmy 1.0 (coming at some point) will break the API, so sync will stop working totally then.

    Voyager is good if you want a recommendation.

  • Locked

    Dbzero has Defederated from Feddit.org following its Governance post about the later's "Zionist Bar Problem"

    Jump
  • There was a vote for it though. Any user right now could open a vote to refederate.

  • Locked

    Dbzero has Defederated from Feddit.org following its Governance post about the later's "Zionist Bar Problem"

    Jump
  • I think they're talking about stuff like the holodomor or the uyghurs in china.

  • Locked

    Dbzero has Defederated from Feddit.org following its Governance post about the later's "Zionist Bar Problem"

    Jump
  • I don't doubt that, but these are just firesticks. They're not even rooted.

  • All the public iptv things for british/irish channels get aggressively taken down by sky (company), so it's probably more sustainable for these to exist this way.

  • Asklemmy @lemmy.ml

    Ask my guinea pig anything, and I will let her crawl on the keyboard to answer.

  • 196 @lemmy.blahaj.zone

    rule

  • 196 @lemmy.blahaj.zone

    rule

  • 196 @lemmy.blahaj.zone

    margarine rule

  • 196 @lemmy.blahaj.zone

  • 196 @lemmy.blahaj.zone

    hemgolbin rule

  • 196 @lemmy.blahaj.zone

    monrule doctrine

  • pics @lemmy.world

    Some mushrooms

  • Wikipedia @lemmy.world

    Wikipedia:URL Shortener - Wikipedia

    en.wikipedia.org /wiki/Wikipedia:URL_Shortener
  • Wikipedia @lemmy.world

    List of individual cats - Wikipedia

    en.wikipedia.org /wiki/List_of_individual_cats
  • Lefty Memes @lemmy.dbzer0.com

    it's just human nature

  • Lefty Memes @lemmy.dbzer0.com

    #hashtagresist

  • 196 @lemmy.blahaj.zone

    society rule

  • 196 @lemmy.blahaj.zone

    rule

  • 196 @lemmy.blahaj.zone

    Milq rule

  • 196 @lemmy.blahaj.zone

    Mater rule

  • 196 @lemmy.blahaj.zone

    Rule

  • cats @lemmy.world

    She looks content

  • Slop. @hexbear.net

    Socialism is when you put coats in a pile, and people start voting for you

  • Mildly Infuriating @lemmy.world

    Instagrams loading animation's background color is different to the background color of the page.