SenatorBumCuckets

joined 1 year ago
[–] SenatorBumCuckets@sh.itjust.works 5 points 1 year ago (1 children)

Not a government either, this is a website.

[–] SenatorBumCuckets@sh.itjust.works -3 points 1 year ago (1 children)

Are you implying that because the concept freedom of speech exists everyone is inherently required to follow it? What point are you trying to make??

It's a paradox. If people around you are whining, you are somehow banned from speaking up and saying "stop", as that is also whining. Truly, no one can crack this nut

That's fucking brilliant, I'm going to try to make one

[–] SenatorBumCuckets@sh.itjust.works 5 points 1 year ago* (last edited 1 year ago)

A distributed architecture generally refers to a single application or service designed to be resilient to individual data center failures. For example, Reddit, a centralized application controlled by Reddit itself, operates data centers around the world to process user transactions. In the event of an outage in a specific location, such as California, Reddit would still be able to function because its infrastructure for handling user requests and serving data would automatically switch to other functioning data centers elsewhere, like Nevada, Arizona, or Washington. This is an example of a distributed architecture.

On the other hand, a decentralized federation does not consist of a single application. Instead, it involves a software platform like Lemmy, which is hosted on multiple individual hosts. When a user signs up with one host, they can interact with users from other hosts, but each host manages its own infrastructure. For instance, someone could host a Lemmy instance on an old laptop they found in their closet and name it ballsuckers.com, while another person could host a Lemmy instance in the cloud with a properly designed distributed architecture and name it bingbong.com. Each host is responsible for managing its own instance. Users from both instances can interact with each other, but if, for example, the hard drive of ballsuckers.com were to fail, the entire ballsuckers.com instance would go down. However, this would not affect bingbong.com because its infrastructure is separate and managed independently.

I hope this helps!

[–] SenatorBumCuckets@sh.itjust.works 15 points 1 year ago (1 children)

What makes a distributed system good that Lemmy hasn't done? Seems like a pretty robust system to me, seems like scaling issues are on the instance host themself. With Reddit's experience, I don't see how there are issues