Hexbear enjoyer, absentee mastodon landlord, jack of all trades

Talk to me about astronomy, photography, electronics, ham radio, programming, the means of production, and how we might expropriate them.

He/Him

  • 1 Post
  • 6 Comments
Joined 4 years ago
cake
Cake day: May 12th, 2020

help-circle
  • I thought communities synced over instances so if an instance goes down, communities are still accessible. Is this not true?

    This is not true. ActivityPub (the protocol Lemmy instances use to speak with one-another) does not intend to be a redundant, distributed datastore. There are a few reasons for this. One is practical. It needs to be affordable to start a new instance. If the requirements for starting a new instance entail mirroring significant parts of the fediverse (a network of over 2 million users and 22,000 instances) it would be impossible for anybody to do it unless they were Google/Facebook.

    Another has to do with trust. A community has a home. That home is chosen (ideally) because the admins can be trusted. That instance is the universal source of truth for that community. If communities didn’t live on a specific instance, they would be vulnerable to various forms of hijacking. The home instance has the final say on who has permission to comment, and who has permission to perform moderator actions. None of these actions could be trusted if they weren’t cleared by the home instance first. Third party servers perform basic validataion against the currently known ban list / mod list / etc, but this could easily be spoofed by malicious instances.

    When an instance goes down, it is kind of similar to a netsplit on IRC. A queue of outgoing messages build up on your instance, which can be seen on your instance. Queues of messages queue up on other instances, which can be seen on other instances, but they won’t be synchronized until the destination instance returns (this depends specifically on which inbox the messages are directed towards - I’m not particularly familliar with the specific implementation in Lemmy).

    Finally (though not really), ActivityPub isn’t designed to be a broadcasting protocol. In the case of Lemmy, and other Reddit-like clones, it effectively acts as such, but it is intended only to send messages to the places they belong. If you post a message and the subscribers to that message only exist on 3 servers, that message ONLY gets sent to those three servers, even though there are thousands of servers in the network (at least, this is how it is supposed to work in theory).

    I might have some details wrong here. I’m more familiar with how Mastodon works (and how it fails) at this point after troubleshooting various problems on my instance.



  • PorkrollPosadist@lemmy.mltoLinux@lemmy.mlSlackware turns 30 today
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    1 year ago

    X11 used to require very cumbersome MANUAL configuration, where you would specify the exact parameters of your keyboard, mouse, monitor, and other peripherals. If you accidentally ended up overclocking your monitor it would melt. For at least a decade, it has been able to run with no configuration file at all, but in the 90s/early 2000s you had to produce a unique >75 line xorg.conf file for your specific hardware.


  • The lack of “Lemmy etiquette” is basically the whole point of the project. There is no general rule. There are places for shitposting, there are places for serious discussion. The civility fetishists get their corner, the people who enjoy replying to bigots with pigpoopballs.jpg get their corner. There is a niche for everybody - and if there isn’t - you can start one without being completely isolated from the rest of the network (at least, initially).

    The situation on Reddit was absurd. The “Reddiquette” rules were generally okay, but very open to subjective enforcement. I spent many years on Reddit. I browsed a lot of different communities on there. But if one person on a community I browse makes a post saying “look what this asshole is saying” on another community I browse, and I go there an make an insightful comment, I am now “brigading.” If somebody wants to politely debate whether trans people have a right to exist, or whether or not we should send the homeless to concentration camps, and I tell them to fuck themselves, I am being “uncivil.”

    Communities need mods and admins who have their back, not mods who become cops for the admins who become cops for the board of directors who only care about increasing KPIs and profit. The coolest thing that can happen on the Fediverse is landing in a place where the admins will eat a block or two to defend the integrity of their communities. This is something which is simply impossible on Reddit.




  • The politics of folks like RMS (personal issues aside) were far above average, but the Free Software Movement was very steeped in liberalism from its onset, and that explains many of of its present shortcomings. Its biggest failing was to believe that Free Software would ultimately win on its merits. In the early days this was understandable, when free software was often playing catch-up to replicate the functionality of established commercial offerings. When the GNU project was just a C compiler you could install on proprietary UNIX systems to dick around with.

    Today though, Free Software is more often than not superior to commercially available offerings, with the exception of some niche industrial segments. But still, Free Software adoption by end users remains incredibly marginal. No matter how many merits Free Software stacks in its favor, the “Year of Linux on the Desktop” never comes. We are still drowning in proprietary iOS and Android phones. The overwhelming majority of PCs still ship with Windows. All of it deliberately engineered to become E-waste in a couple of years.

    Folks, this won’t change unless we take over the factories where these PCs and phones are manufactured.