this post was submitted on 03 Jul 2023
24 points (100.0% liked)
Philippines
1605 readers
1 users here now
Mabuhay at maligayang pag-alis sa Lemmy! ✈️
An abandoned community for the Philippines and all things Filipino! 🇵🇭
Started out as a Reddit alternative during the blackout from Jun 12-21, 2023 with over 1k members in just a few days. Fizzled faster than the "I Didn't Do It" kid after a month until it became the internet's Centralia in less than a year.
Filipino artists whose works were featured on our daily random thread covers.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Parang naging default instance kasi ng most of those who join Lemmy ang .world, which dapat mag spread out between instances para hindi ma-strain yung capacity ng mga bigger instances. Kaya nga may federation. It's not that hard to subscribe to a community from another instance naman. Most of the communities I'm subscribed to are not in lemm.ee but that's the beauty of federation, I can still interact with the other instances while never actually leaving my instance. Siguro kailangan din natin i-direct and mga incoming users to other instances para ma share ang load between multiple instances. Just my 2 cents.
I'm of the opinion that ideally, Lemmy.world can act as the assembly area for the new migrants. It gives them time to get a feel of the Threadiverse as a whole, without having to think about instances and federation and all that shit. Once they've gained more experience, or found an instance that better fits their needs, then they can go.
However, given the amount of people pouring into Lemmy.world, I think that it might be a good idea to "randomly assign" an instance to them. That is, a number of small instances that are willing to take the load off Lemmy.world can group together to form a pool of instances that are then randomly assigned to those coming over from Reddit through a portal like a more newb-friendly version of https://join-lemmy.org/.
I definitely agree with this, but damn, the upkeep for having an instance of your own can be a strain on your server, though. We have a small instance of ours in order to subscribe to other instances (not just lemmy.world) and in a span of 4 weeks, the database got up to 6 gigs already... can't imagine how much it would cost to have more than 15 users. Donations would have to be a default setup if people want a particular instance to keep running and not have it become like Reddit, and I understand better now why some have to pass a particular screening first.
Exponential growth is scary! I sure hope instance admins, as well as Lemmy devs (and contributors, and others such as those who actively look for problems in the code), are already working on such problems. In the meanwhile, yeah, the amount of goodwill is just overwhelming as well, which I hope translates to more donations instance admins and Lemmy devs (and contributors).
I definitely agree with this, but damn, the upkeep for having an instance of your own can be a strain on your server, though. We have a small instance of ours in order to subscribe to other instances (not just lemmy.world) and in a span of 4 weeks, the database got up to 6 gigs already… can’t imagine how much it would cost to have more than 15 users. Donations would have to be a default setup if people want a particular instance to keep running and not have it become like Reddit, and I understand better now why some have to pass a particular screening first.
Huh. I just realized how ActivityPub could be a double edged sword if I'm understanding it right. If you have 5 users in your instance who are all subscribed to the same community on another instance, then you'll only need to store a single copy of that community in your instance. But if all 5 each have a different subscription, then you'll be storing a copy of each community for all 5 users. The first scenario would be more efficient in terms of storage.