this post was submitted on 28 Feb 2026
83 points (98.8% liked)

Selfhosted

57042 readers
525 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hi. I'm kinda of a noob in the world of self-hosting and matrix, for that matter. But I was wondering how heavy is it to host a matrix server?

My understanding how matrix works is each participating server in the room stores the full history and then later some sort of merging happens or something like that.

How is that sustainable? Say in 5 years matrix becomes mainstream and 5 people join my server and each also join 3 different 10k+ people rooms with long histories. So now what I have to account for that or people have to be careful of joining larger rooms when they sign up in a smaller-ish server?

Or do I not understand how Matrix works? Thanks.

you are viewing a single comment's thread
view the rest of the comments
[–] poVoq@slrpnk.net 16 points 1 day ago* (last edited 1 day ago) (2 children)

This is a fundamental issue of the Matrix protocol, yes. For regular small scale use it doesn't matter so much, and the state history gets reset every time you do a room upgrade, which is another annoying "feature" of Matrix, but it eases the fundamental problem a bit.

But IMHO the Matrix protocol is a child of the Bitcoin hype era and is built on a similar data-structure that is inherently impossible to scale and the developers of Matrix should have realized that early on. Their bosses back then actually did, but they spun it off as a separate company and got some crypto-currency investments so the can was kicked down the road and here we are...

[–] cRazi_man@europe.pub 8 points 1 day ago (1 children)

Is there a good alternative that you would recommend?

[–] poVoq@slrpnk.net 20 points 1 day ago (1 children)
[–] Onomatopoeia@lemmy.cafe 12 points 1 day ago (2 children)

Still staggering to me that XMPP isn't the default, since it was used in many chat apps in the late 90's.

[–] iamthetot@piefed.ca 4 points 23 hours ago (1 children)

What client(s) do you use/prefer?

Like many, I am looking for a Discord replacement and (possibly hot take) I largely like Discord's layout, UI, and chat flow. That is to say, I like threads, channels, categories, and "servers" (spaces, what-have-you) to partition my chat experience. There are a few Matrix clients that replicate this closely, but the XMPP ones I have seen so far at least were not very enjoyable user experiences for me.

(Not for nothing, I also have been able to get a Synapse server running on my homelab, but have thus far not been able to successfully get an XMPP server running so that's not helping my experience either)

Happy to check out your suggestions.

[–] hexagonwin@lemmy.today 4 points 21 hours ago

it seems like movim is the most discord-ish xmpp client

[–] SreudianFlip@sh.itjust.works 6 points 1 day ago (2 children)

Does it do screen sharing, group calls, etc.?

[–] Neptr@lemmy.blahaj.zone 7 points 1 day ago (1 children)

Screensharing is the only thing i dont think it does. Voice and video good. See snikket or conversations.im

[–] SreudianFlip@sh.itjust.works 4 points 1 day ago

Neither of those client promo pages mention group calling. le sigh

[–] Eldaroth@lemmy.world 5 points 1 day ago (1 children)

I believe group calling is only a thing certain clients (e.g. Dino, Movim) support, although there is a initiative to implement it on protocol level as far as I am aware.

[–] SreudianFlip@sh.itjust.works 7 points 1 day ago (1 children)

So, Onomatopoeia there is wondering why xmpp isn't standard, and I'm getting the sense that it is targeted at oldskool usage.

Discord is popular because it's easy to start using, it has collaboration features like group screensharing, and it doesn't assume an ubernerd is the target audience.

Maybe we'll get a more unified, feature rich xmpp implementation, but until then, sounds like matrix/element is closer, despite its warts.

[–] Eldaroth@lemmy.world -1 points 1 day ago

Yeah you could consider it old school, or maybe just a product of another time were people didn't mind to use multiple software for different uses.

I for one don't mind using Mumble for voice and XMPP for text chat or one to one calls for example.

I don't have a computer or smartphone so I only can install one app and that's it. And I know I might be in the minority when it comes to that, at least compared to the general public. For gods sake it's already hard to get people to install a second messenger app, not even trying to get them off WhatsApp or other meta crap...

[–] illusionist@lemmy.zip 3 points 1 day ago (2 children)

Any source for the coin stuff? Never read about it

You could even argue it with the data structures and the protocol itself: Modelling chat rooms as graphs ("directed acyclic graphs"), which need to be eventually consistent from beginning to end is plain madness for big and long-living public spaces. This blog post is a good collection of some of the major problems coming from that: Why not Matrix? - telegra.ph

[–] poVoq@slrpnk.net 9 points 1 day ago* (last edited 1 day ago)

They (Element / New Vector) got a major early investment in 2018 from Status, a cryptocurrency/web3 company, and later in 2021 an even bigger one in relation to Protocol Labs, who peddle their own cryptocurrency.