• But we already have horizontal scaling in the form of separate instances. We just need to do a better job staying spread out. Making individual instances bigger is not a good thing, it makes everything more centralized.

        • tbh I was thinking about this today, and I think there is some merit to having the setup be slightly obtuse so that more of the people on any given thing are the kind of people who think this kind of tech is important, rather than people who don’t give a shit about that.

          At least, I like when spaces are more densely that kind of person. But other people should have nice things too I guess.

      • Not really. They’re all connected anyways, and if they use an app they’ll probably never notice apart from the @instance.com theu have to put at the end of some communities

    • Something that might help is a (preferably semi-official) page to direct people to for signup, where it randomly directs you to sign up for any participating server. You could have participating servers give some kind of feedback on how much signup pressure they’re seeing to slow down incoming rates when they have too many new users too quickly (wouldn’t resolve something like Reddit dying, but might be generally useful to turn down extra redirects to you if you’re getting an influx from elsewhere).

      The issue is that until accounts are more portable, getting sent to a bad server isn’t great. Ideally there would be a mechanism for users to mirror their account to a second server so they don’t lose everything if a server goes down as well.

    • Making individual instances bigger is not a good thing, it makes everything more centralized.

      I agree. I think one of the easiest ways to encourage users to bring up more instances is to minimize the requirements and steps needed to get a Kbin or lemmy instance running. Its not a very complex process to get an instance running, but it can be difficult to locate the relevant information you might need to spin up an instance without reaching out for support. That could end up putting people off of setting up an instance.

    • I hear what you’re saying, but horizontal scaling also gives you improved reliability too, which is good for individual instances.

      I for one would happily horizontally scale an instance I was running (which I am not for now) on my K8s lab. Why? Because I can and because I like it!