Live data from Hacker News

Brazil's X ban is sending lots of people to Bluesky

theverge.com

71–80 of 855 posts

Re: Brazil's X ban is sending lots of people to Bluesky

#71
Is there any plan to offload hosting costs to users repos or do the relays have to bear the cost of images / videos ? It just seems very incongruous to me for a decentralized app to suffer from hugs of death like this link is right now. I actually tried to pull this up on the wayback machine but they seem to have only crawled as far as the butterfly logo ? Is this intentional ? I know that bluesky likes to give users control of where their post ends up, maybe they have asked internet archive not to crawl ? [0]

I liked how urbit did it, just paste s3 bucket credentials into the app settings. A - its pretty cheap even for a terabyte of storage, B - it removes liability from the application not having to host user content, C - it increases decentralization, with many hosts in many jurisdictions able to host content.

EDIT: I went to sign up for a new account and right away I'm given the choice to host content on my own server, neat, I think I'll give this a try [1]

[0] https://web.archive.org/web/20240831230005/https://bsky.app/...

[1] https://docs.bsky.app/blog/self-host-federation

Re: Brazil's X ban is sending lots of people to Bluesky

#72

“Masterful gambit, sir.” (X is facing a deep decline in revenue, cutting its valuation from $44B to ~$12B [Musk’s stake is worth ~$7B], and Musk makes a choice that drives millions of users to an alternate site: https://finance.yahoo.com/news/twitters-revenue-collapses-84... )

More power to him. He’s making the hard choices and paying a steep price for actually standing for free speech like no other big tech does.

Re: Brazil's X ban is sending lots of people to Bluesky

#73

Earlier quoted context omitted.

> Brasil requires media companies to appoint legal representatives to handle complains of illegal activity If that was the case all millions of sites that operate in Brazil, without having legal representatives in the country, would have to be blocked, which doesn't happen. The truth here is that this Supreme Court "judge", which is more like a de facto dictator at this point, wanted essentially a hostage. Someone wh…

[flagged]

[flagged]

Re: Brazil's X ban is sending lots of people to Bluesky

#74
Disclaimer: indifferent at best to musk, probably more dislike than anything else, but not with vitriol.

So I read that this is all because musk refused to appoint a Brazilian citizen as an X representative, as dictated by Brazilian law. I have not verified this part.

Musk refused because the last person to fill that role had all their bank accounts frozen by the judge.

The judge also cut off payments from Brazilian citizens to starlink, something about relating star link to x. so musk said “well then starlink is free for Brazilian citizens because I don’t want to cut people off from their internet connection.” Or something like that.

Edit: blackeyedblitzar child comment of this has better information.

Re: Brazil's X ban is sending lots of people to Bluesky

#75
post #72

“Masterful gambit, sir.” (X is facing a deep decline in revenue, cutting its valuation from $44B to ~$12B [Musk’s stake is worth ~$7B], and Musk makes a choice that drives millions of users to an alternate site: https://finance.yahoo.com/news/twitters-revenue-collapses-84... )

More power to him. He’s making the hard choices and paying a steep price for actually standing for free speech like no other big tech does.

[deleted]

Re: Brazil's X ban is sending lots of people to Bluesky

#76
Copying over my latest backend status update; figure folks would find it interesting

Servers are holding up so far! Fortunately we were overprovisioned. If we hit 4mm new signups then things should get interesting. We did have some degradations (user handles entering an invalid state, event-stream crashed a couple times, algo crashed a couple times, image servers hit bad latencies) but we managed to avoid a full outage.

We use an event-sourcing model which is: K/V database for primary storage (actually sqlite), into a golang event stream, then into scylladb for computed views. Various separate services for search, algorithms, and images. Hybrid on-prem & cloud. There are ~20 of the k/v servers, 1 event-stream, 2 scylla clusters (I believe).

The event-stream crash would cause the application to stop making progress on ingesting events, but we still got the writes, so you'd see eg likes failing to increment the counter but then magically taking effect 60 seconds later. Since the scylla cluster and the KV stores stayed online, we avoided a full outage.

Re: Brazil's X ban is sending lots of people to Bluesky

#77
Hopefully the growth of Bluesky doesn't get crazy. It's handy for Twitter to keep the eternal September types in a sort of quarantine. Grandparents on Facebook, culture wars and spam/scams/porn on Twitter.

It's best if there's no single monolithic "winner" in the exodus from Twitter because that community would descend into the same patterns of stupidity that are unavoidable past a certain community size.

The next phase of social media should be about community affinity and quality, not size.

Re: Brazil's X ban is sending lots of people to Bluesky

#78

Is there any plan to offload hosting costs to users repos or do the relays have to bear the cost of images / videos ? It just seems very incongruous to me for a decentralized app to suffer from hugs of death like this link is right now. I actually tried to pull this up on the wayback machine but they seem to have only crawled as far as the butterfly logo ? Is this intentional ? I know that bluesky likes to give users…

The bad crawl for internet archive is because it's a giant SPA. It's a react native codebase which, while irritating for web users, allows us to target all the platforms without building multiple apps. Kind of a life-saver.

Relays actually don't process media; that's up to the applications. We intentionally keep the repo-hosting costs low (and they'll get lower soon) so that self-hosting your data and keypairs remains affordable. Think of the application model as equivalent to a search engine, with the repo-hosts (PDSes) being web servers. That's almost exactly how it works.

The only way decentralization would make a hug of death irrelevant is if the individual nodes weren't processing the full network, in which case you're not getting the global social experience, so.

Re: Brazil's X ban is sending lots of people to Bluesky

#79
post #72

“Masterful gambit, sir.” (X is facing a deep decline in revenue, cutting its valuation from $44B to ~$12B [Musk’s stake is worth ~$7B], and Musk makes a choice that drives millions of users to an alternate site: https://finance.yahoo.com/news/twitters-revenue-collapses-84... )

More power to him. He’s making the hard choices and paying a steep price for actually standing for free speech like no other big tech does.

> actually standing for free speech

I don't know how anyone can continue to claim this with a straight face when he sued advertisers for not continuing to advertise on the website.

Re: Brazil's X ban is sending lots of people to Bluesky

#80
post #72

“Masterful gambit, sir.” (X is facing a deep decline in revenue, cutting its valuation from $44B to ~$12B [Musk’s stake is worth ~$7B], and Musk makes a choice that drives millions of users to an alternate site: https://finance.yahoo.com/news/twitters-revenue-collapses-84... )

More power to him. He’s making the hard choices and paying a steep price for actually standing for free speech like no other big tech does.

I think you missed adding the "/s" at the end of your sentence. I can only imagine you're kidding.
Post reply on HN