This is a quick and painless tutorial on how to install XMPP, and self host an XMPP server on NixOS.Thanks @Ionic1k for the b-roll from this video: https://y...
The main complaints about Matrix I’ve heard though are about behind the scenes stuff rather than features, which the video touches on:
But there are some reasons why I think XMPP is superior. In Matrix, when you join a room, your server downloads and stores the entire history of that room. If someone on a federated server posts illegal content in a room you’re in, your server is now hosting it, and you are liable. Whereas in XMPP, messages are relayed in real time. Group chat, MU history stays on your server hosting that room. So your server only stores messages for your users which means that no content caching there is no content caching from other servers. This is a fundamental architectural difference which makes the XMPP protocol better in my opinion.
Personally I don’t know that much about it but I briefly looked into what it would take to write a client for Matrix a few years ago and it seemed pretty daunting to work with. Maybe it would be possible to write software that implements more Discord features on top of XMPP to have something that works more smoothly.
i quite liked element as a replacement for whatsapp and discord when i got a few people to switch. just had too much stability issues at the time and they went back. will never get them to switch again…even with ads and age verification crap going on.
I like xmpp, but it is not a discord alternative. It is a WhatsApp / Signal / iMessage alternative.
It doesn’t have 80% of discord features, I use discord a lot and I don’t have a single group chat.
Matrix / Element is a way better alternative feature wise.
The main complaints about Matrix I’ve heard though are about behind the scenes stuff rather than features, which the video touches on:
Personally I don’t know that much about it but I briefly looked into what it would take to write a client for Matrix a few years ago and it seemed pretty daunting to work with. Maybe it would be possible to write software that implements more Discord features on top of XMPP to have something that works more smoothly.
i quite liked element as a replacement for whatsapp and discord when i got a few people to switch. just had too much stability issues at the time and they went back. will never get them to switch again…even with ads and age verification crap going on.
Element is still as buggy as ever, unfortunately…
The only realistic alternative I’ve found so far is Fluxer, and that one is still in Beta. Very promising though.