• 3 Posts
  • 87 Comments
Joined 1 year ago
cake
Cake day: July 19th, 2023

help-circle
  • I’ve found the biggest thing isn’t any real resource. My instance runs on a core 2 duo with 4GB of RAM, and I really try to get it to waste memory and barely fill the 4GB.

    The thing is your instance will be blasted by all the other instances you subscribe to. If you subscribe to too many big communities you might find you’re locked out during peak times, but it should be just fine as long as you’re not crazy with follows like I am lol







  • Friendica is interesting because it’s fundamentally different than a lot of the others. It supports ActivityPub, but also other protocols. The view is fundamentally threaded. It supports groups so some parts of the threadiverse can federate with it in that regard and presumably it could too. It also supports RSS, so you can get content from outside the fediverse.

    I liked it, especially with a custom skin I set up. My big problem was that it has a php back-end and I needed something way lighter for my tiny at the time server, so I went with pleroma.




  • I think compared to most governments on the planet, the US Federal government was supposed to be a tiny one. That’s why it’s not supposed to be allowed to do virtually anything it does today.

    The workarounds to grow the federal government are kinda like you’re stuck on a desert island and all you have is coconuts, so you build your house out of coconuts, you build your car with coconuts, you build a wife with coconuts, you build your kids with coconuts, a whole society built out of coconuts. It’s like "This is impressive, but what the hell made you think this was the intent of the assignment?



  • I think it depends a lot on the federated service.

    For mastodon, you follow individual users, so if there’s a million users or ten million or a hundred million, their instances will only be contacting other intances they’re federating with so it’s quite scalable.

    For Lemmy, you follow communities, so every server pulls all the posts and comments the common community. This means that for an instance like lemmy.world hosting lots of different big communities, every new server hammers the one central instance.

    A strategy for improving the situation I think would be to spread the load. Instead of everyone piling into megacommunities, if people spread out into smaller more tight knit communities over many different instances. Of course, this isn’t really compatible with the purpose of having communities like that.

    It does seem to suggest that ActivityPub isn’t necessarily the most appropriate protocol for this purpose, even though it’s what was used because it’s the de facto standard on the fediverse.



  • Probably something going wrong with their back-end.

    The pressure on instances has been pretty high since the reddit migration, a lot of things could’ve broken along the way. I know I had to totally dump my database and rebuild my instance a little while in because something went catastrophically wrong during a software upgrade. (Backups? Where we’re going we very much need backups but we won’t have them because the instance was like a week old lol)