The prevalent discourse/attempt-at-a-meme-but-people-are-taking-it-seriously saying "Bluesky is down because of AI vibecoding!" is starting to get annoying and unoriginal. Even when Bluesky confirmed it's a DDoS, the line is now "maybe they wouldn't have gotten DDoSed if they didn't vibecode and their code was better."
Bluesky has been dealing with a DDoS attack for nearly a full day
101–107 of 107 posts
Re: Bluesky has been dealing with a DDoS attack for nearly a full day
#102The prevalent discourse/attempt-at-a-meme-but-people-are-taking-it-seriously saying "Bluesky is down because of AI vibecoding!" is starting to get annoying and unoriginal. Even when Bluesky confirmed it's a DDoS, the line is now "maybe they wouldn't have gotten DDoSed if they didn't vibecode and their code was better."
It turns out that this was, in fact, the case. They DDOS'd themselves, with a deployment of their own code - something they have separately claimed is "99% AI written" these days.
There is apparently a blog post going around but I am blocked by the person who posted it. I would still wait for the RCA. (EDIT: this is the blog post, it's about an outage a week ago, and does not mention AI: https://pckt.blog/b/jcalabro/april-2026-outage-post-mortem-2... )
Re: Bluesky has been dealing with a DDoS attack for nearly a full day
#103The interface seemed to function as normal, but specifically the API was targeted, which left a lot of confused users who were seeing the interface peppered with errors. Watching as it unfolded, it seems it affected certain regions to begin with and then slowly spread worldwide. Seems they might have failed to host the status page ( https://status.bsky.app ) separately as well, because that went down several times th…
Re: Bluesky has been dealing with a DDoS attack for nearly a full day
#104Earlier quoted context omitted.
historic posts from the known network and (sometimes media, instance setting) are cached on your own instance in ActivityPub. interactions travel across the known network graph. if an instance vanished forever, overnight, there is at least an imprint of it across the network, albeit instance specific. that may be by design, there are jurisdictions that have people complying with laws and things. not sure how the ecos…
That doesn’t answer the point I’m making. If the instance your account was made on explodes, YOU lose your social graph, wether some of your posts survive cached elsewhere is not relevant, your account is gone, and so are your connections. You have no way to prove an account made after the original instance went down belongs to someone, that’s the issue with federated systems. As for content moderation, in nostr rela…
Re: Bluesky has been dealing with a DDoS attack for nearly a full day
#105Earlier quoted context omitted.
If by "decentralised" you mean "0.001% of it is not only hosted centrally" They have designed a protocol that could theoretically be decentralised. Then reality hit, and it was centralised.
> If by "decentralised" you mean "0.001% of it is not only hosted centrally" Sure, much like how email is decentralized in theory but barely is in practice. This doesn’t mean that the decentralized nature is just a marketing gimmick. It’s unsurprising that almost everyone uses the Bluesky app given that A) the infrastructure for hosting your own relay or app view (I can’t remember which) didn’t have a reference imple…
Hard disagree. Email is very much decentralized. Doesn't mean that there's still a long tail distrubtion, but its not like 99.999% of email accounts are on Gmail. And I can set up an email account in a few minutes and by choosing from a list of thousands of providers all over the world.
Re: Bluesky has been dealing with a DDoS attack for nearly a full day
#106Earlier quoted context omitted.
> If by "decentralised" you mean "0.001% of it is not only hosted centrally" Sure, much like how email is decentralized in theory but barely is in practice. This doesn’t mean that the decentralized nature is just a marketing gimmick. It’s unsurprising that almost everyone uses the Bluesky app given that A) the infrastructure for hosting your own relay or app view (I can’t remember which) didn’t have a reference imple…
> Sure, much like how email is decentralized in theory but barely is in practice. Hard disagree. Email is very much decentralized. Doesn't mean that there's still a long tail distrubtion, but its not like 99.999% of email accounts are on Gmail. And I can set up an email account in a few minutes and by choosing from a list of thousands of providers all over the world.
It looks like about 97% of people use iCloud, Gmail, or Outlook as their provider. That doesn't feel like it's terribly different. The people not using one of those big three make up a comparable percent of the total as the number of Bluesky users using alternative PDSes.
Three providers vs one provider does feel very different if those are the only option, but that's not the case for email or Bluesky/AT proto.
> I can set up an email account in a few minutes and by choosing from a list of thousands of providers all over the world.
You can also set up an account on a different PDS and/or use a different app view quite trivially too so I'm not sure that's substantially different.
Re: Bluesky has been dealing with a DDoS attack for nearly a full day
#107Earlier quoted context omitted.
ATProto would need to use signing key cryptography and content addressable storage to be distributed. If we can't store our data with third parties or create an offline-first system then it's not a decentralized social network.
ATproto does support storing data elsewhere. That’s what a PDS does. I’m not sure what you mean by an offline-first system in this context though or why it’s required for decentralization. Could you elaborate?