Are the registry procedures causing the problem? Since most of my communities are on lemmy.ml, wouldn’t I still be using lemmy.lm’s bandwidth? Or is it more crucial to ensure that the communities are distributed more evenly across different instances?

  • To get serious about distribution, I think there needs to be a few features implemented;

    • User migration. Allow people who find themselves on an overstuffed server to migrate to a different instance
    • Community grouping / merging. If there are multiple communities for the exact same thing, allow the mods to group them or merge them to not fracture the user base
    • User data import / export or cloud backup to a personal provider. If one day your server instance just disappears, it would be nice to know I have a backup of my user data, subscribed communities, saved posts and comments, and maybe a way to relink to my old posts and comments across the fediverse.

    Just a few ideas I was thinking about that could possibly help users move around.

  • I think we want communities to spread out more than users.

    Unfortunately if the users are there then they create the communities. So really people just need to spread out.

    Migrating means losing a few things you’ve made or commented on. We’re so young that shouldn’t be such a big deal yet though.

    This l load balancing will have to be automated sooner or later (sooner hopefully) because it’s gonna be problematic…

  • Just my thoughts from a random user

    • Have communities work similar to how RAID works with drives. It spans across multiple trusted instances, with data mirrored or striped to each. If one goes down, a new instance could become trusted and have the data rebuild on that instance. This would create redundancy and prevent one instance from becoming the main or default.

    • Allow similar with user accounts or allow instance migration.

  • I think we want communities to spread out more than users.

    Unfortunately if the users are there then they create the communities. So really people just need to spread out.

    Migrating means losing a few things you’ve made or commented on. We’re so young that shouldn’t be such a big deal yet though.

    This l load balancing will have to be automated sooner or later (sooner hopefully) because it’s gonna be problematic…