this post was submitted on 18 Mar 2025
595 points (98.5% liked)

Selfhosted

44583 readers
2194 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.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Discord was already succumbing to enshitification. Now with their intention to be owned by Wall Street, that trajectory will certainly accelerate at warp speed once the change of hands happens.

Anyone already get ahead of this and find a solid alternative?

Right now I'm on the fence between Element for Matrix, and Revolt. Both seem to have their pros and cons and I can't find a clear "winner".

you are viewing a single comment's thread
view the rest of the comments
[–] xor@lemmy.blahaj.zone 1 points 10 hours ago (1 children)

Can you elaborate on what you mean by web tech? I don't know much about how matrix works

a lot of modern technology and software is built on the foundation of work built by the web browser industry, it's not necessarily a bad thing, but it's not necessarily a good thing either. Provides a lot of nice features, native integration into a web browser, industry standard security and encryption procedures.

That's about it though, Outside of that, running a dedicated version of that app is almost always some bullshit built in electron, which is a horrible buggy mess with horrible performance. Nothing stops devs from integrating these features into a standalone application... But, they likely won't since they've already developed a web browser version.

I also have some problems with the way web tech is generally built, it's built with the expectation that you will host and treat it as a web app, which is fine, it works. But i prefer not to host services i use via anything web related as generally i find it both intrusive, and problematic, in the instance that a DNS server goes down for example. (it's not very likely, i know, but still)

I also think a lot of the networking protocols are fairly bloated, but that's not as big of a deal, it's just annoying.

anyway, enough of my ranting. Matrix is actually a specification for a set of communication protocols based on the foundation of web tech, it's highly universal, and inter-compatible, which is great. But it sort of stops there. There are several server implementations, and numerous front end implementations, none of which seem to be particularly, interesting. There's numerous electron front ends, a few that aren't (though they won't support most features) etc, stuff like that, it's just. Not clean.