If it is so important for you to be so much outraged, I guess it is time for you to either learn to code and open a PR, or to pay someone to do it for you!
Zeth0s
joined 2 years ago
Lemmy currently misses a sync feature across servers. Meaning that moving one lose all subscription and messages.
The real solutions should be a distributed network to support federation, instead than a plain federated one, i.e. an automated redistribution of users and loads across servers (lemmy instances).
I don't know how they are planning to manage it on the long run
It can be done still keeping independent instances, by just distributing data and load across instances connected to the network, depending on their available resources, instead of explicitly creating new duplicated users on each instance.
It however require a lot of work and effort. I don't know if anyone will ever manage to implement it.