• Xmpp is far from death. Just because many started to use matrix instead doesn’t mean it’s dead. Even though matrix is a Ressource and performance nightmare much more so than xmpp will ever be.

    How is matrix a performance nightmare? been running a matrix server for years with almost no issues. I guess the only exception was the few times I ran out of hdd space, but that’s it.

    Xmpp is a an official Standard.unlikr things like matrix.

    What’s an official standard? Matrix is a protocol just like xmpp and the specs are public, just like with xmpp.

    Matrix is a nightmare to selfhost, too.

    It’s literally as easy as running a docker container and editing a yaml file, at least for synapse.

    •  hal   ( @hal@sopuli.xyz ) 
      link
      fedilink
      English
      1
      edit-2
      1 year ago

      It is very well known that Synapse is a ressource hog. Heck, you can’t even enable presence because it would kill your server ressources. Why do you think almost all instances have it disabled? Cmpared to an XMPP server ressource usage, Snypase is a nightmare to host. I also hosted a public server for a long time.

      XMPP standards: https://wikiless.ftw.lol/wiki/XMPP https://xmpp.org/extensions/ https://xmpp.org/about/technology-overview/

      It’s literally as easy as running a docker container and editing a yaml file, at least for synapse.

      just like xmmp is, difference is, matrix snypse uses like 20x the amount of ressources. Just try to host a public server for more than 100 people and you will know.

      There is a reason why people make stuff like Conduit or the matrix team works on Dendrite as a new server.