I don’t think people on this sub use it, but it’s great news for us. The worse it gets the likelier people move on.

  • Snot Flickerman
    link
    fedilink
    English
    436 months ago

    So is Matrix and it includes self-hosting and end-to-end encryption enabled by default.

    • @[email protected]
      link
      fedilink
      156 months ago

      Did they rewrite that crappy Python server in something with better performance by now? I tried self-hosting Matrix a few years ago and gave up after the one room I joined hadn’t finished syncing after a whole day (admittedly it was their main matrix chat room with lots of members but still).

        • troed
          link
          fedilink
          86 months ago

          Just don’t make a new install with Dendrite - it’s not really supported anymore. And no automated automation for us who do have Dendrite servers …

          Synapse if you plan to go large, otherwise Conduit, would be my recommendation.

        • @[email protected]
          link
          fedilink
          36 months ago

          Sliding sync doesn’t make joining Matrix HQ any faster. This is depending on your hardware and whether or not you have any workers configured. For most users it isn’t worth joining that room anyway.

            • @[email protected]
              link
              fedilink
              3
              edit-2
              6 months ago

              It’s the amount of users and servers in the room. When you join it on a new server it needs to process and verify the state of the room and agree it with all the servers. As the state is massive in this room it can take a very long time to join it.

              If you want to learn more read this: https://matrix.org/docs/older/stateres-v2/

              • @[email protected]OP
                link
                fedilink
                English
                2
                edit-2
                6 months ago

                Thx. So the first time the server joins the room it’s slow. Any subsequent joins are faster

      • haui
        link
        fedilink
        36 months ago

        It depends on your skillset. If you can self host services in docker, matrix should not be an issue anymore. Its still nowhere ready for everyone at this point but is constantly improving.

        • @[email protected]
          link
          fedilink
          26 months ago

          Docker changes nothing about the performance characteristics of a service. If anything back then a full server dedicated to it wouldn’t have been enough.

          • haui
            link
            fedilink
            16 months ago

            i know that. My comment was concerning the „hostability“ in general. The performance is okay imo. Joining large rooms will still take a couple minutes but no whole day.