647

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".

top 50 comments
sorted by: hot top controversial new old

mumble is great for VOIP.

Matrix seems interesting, but i think it might be a little bit too heavy handed, im not personally a fan of web tech, though there are other things like xmpp as well.

revolt is meh, apparently their dev team is hostile to self hosting, so there's that. There's also spacebar, which is a reverse engineered implementation of the discord API, could be interesting.

[-] xor 4 points 2 days ago

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.

[-] GaMEChld@lemmy.world 19 points 2 days ago

Time to dust off my old Mumble server!

load more comments (1 replies)
[-] cupcakezealot 24 points 2 days ago

if discord is going public they don't need my turbo sub anymore

load more comments (1 replies)
[-] msage@programming.dev 10 points 2 days ago

Way too few mentions of Jitsi.

I use it with friends, it has good server config, and I'm pushing it on businesses.

[-] nammi@lemmy.world 3 points 1 day ago

they are owned by a Nasdaq-listed company. does that not the defeat the purpose when OP is trying to avoid Wall Street-ownership?

[-] cecilkorik@lemmy.ca 2 points 23 hours ago

Discord is a completely proprietary walled-garden that bans third-party clients to maintain full control AND (soon) has Wall-Street-ownership.

Jitsi is open-source built with multiple open protocols BUT has Wall-Street-ownership.

Neither is great, but these are two distinctly different situations.

[-] msage@programming.dev 2 points 1 day ago

Just self-host it? It's open-source, that will last you a lifetime.

[-] Lumiluz@slrpnk.net 3 points 2 days ago

Explain more of this Jitsi, sounds interesting for my business

[-] msage@programming.dev 7 points 1 day ago

It's voice and video calling with chat and screensharing. I intend to use it for a language school. It's extendable, for instance you can also self-host a whiteboard, where everyone can draw. You can see the drawing in real time, which is good for asian languages, where direction of the stroke is important.

Free, open-source, packaged in Debian, runs without issues, used it with friends for multi-hour voice chats during gaming nights.

On the server you can configure things like FPS for screenshare. I have yet to adjust that and try streaming video/game through it.

[-] Lumiluz@slrpnk.net 3 points 1 day ago

This does sound extremely useful and good.

I'd say the only issues software like this have is there's a lack of beginners guides to self hosting, so people either know too little and instantly have their server botted / hacked, or know enough to be too paranoid and afraid to set up their own server because they know of the risks.

As for me though, I'll probably look into implementing this and play around with it for our DnD group first.

[-] msage@programming.dev 3 points 1 day ago

That sounds great, let me know how it works for you.

[-] John@discuss.tchncs.de 3 points 1 day ago

There is also BigBlueButton if you are looking for another similar project.

[-] Kuvwert@lemm.ee 122 points 3 days ago

Ah this is so exciting!

Discord 'existing' has held back development motivation on Foss Federated Communication alternatives.

When they go public only good things will happen for projects like matrix :)

I'm very excited!

[-] possiblylinux127@lemmy.zip 33 points 2 days ago* (last edited 2 days ago)

Matrix is cool but it really suffers from complexity.

The spec is a mess because they keep expanding it.

load more comments (2 replies)
[-] Voroxpete@sh.itjust.works 14 points 2 days ago* (last edited 2 days ago)

I've also been comparing Element and Revolt. Both seem really solid, both are open source and both are self-hostable. Hard to find any downsides there.

There's a discord server that me and a bunch of friends use as our main hangout. They've raised the prospect of bailing before things enshittify, and of course I've been tasked with pitching a replacement. For my money, Revolt is the way I'm going to go, specifically because it's basically a one for one clone of Discord. The people I'm pitching this to are a mix of technical and non-technical, so I think something that looks and feels like what they're used to will be the easiest transition.

It also feels like Element is geared pretty heavily towards being a replacement for Slack / Teams rather than a replacement for Discord. Their pitch seems a lot more focused on the enterprise market. Revolt seems more focused on gaming, casual hangout, that sort of thing.

I like Element a lot, but for me it doesn't feel like the right solution to this specific problem. But if I was pitching something to my work as a Teams replacement, Element is definitely the way I'd go.

[-] Trihilis@ani.social 22 points 2 days ago

Man I wish my online friends were that easy to switch.

As soon as I mention Lemmy "what's wrong with reddit". As soon as I mention element "but everyone uses whatsapp/discord".

It suck that 90% of the people are stuck in their old ways and refuse to try anything new.

Hell I almost got banned for even mentioning lemmy once.

[-] wampus@lemmy.ca 7 points 2 days ago

Silly question perhaps, but I haven't tripped across it on the site for Revolt -- is there a relatively straight forward server version for self-hosting, or is it just that the source is on github and you can compile it in theory if you feel like goin through that process... ?

[-] BendingHawk@lemmy.world 6 points 2 days ago* (last edited 2 days ago)

The most straight forward I see appears to be Docker hosting

https://github.com/revoltchat/self-hosted

https://developers.revolt.chat/faq.html#admonition-what-can-i-do-with-revolt-and-how-do-i-self-host

If you're looking to self host but are uncomfortable with Docker I recommend checking out YunoHost as an option for something a bit simpler, they also support Revolt

load more comments (1 replies)
[-] pory@lemmy.world 133 points 3 days ago

it's Element/Matrix if we're lucky. Revolt is just another Discord - surely this single company will last! With Element/Matrix being an open protocol, it won't be a "platform" you have to leave when it goes corporate.

load more comments (3 replies)
[-] shym3q@programming.dev 14 points 2 days ago* (last edited 2 days ago)

I've started my self-hosting journey having Matrix in mind - especially the Matrix bridges to cut off the need to use social media clients like Discord.

Today, I'm slowly convicting my friends to join my instance. So far, that's just one of the closest ones (still win for me).

I hope one day decentralization in social media would take off!

[-] rumba@lemmy.zip 8 points 2 days ago

I JUST managed to get my closest ring outside my family to join Signal.

We have a total of 7 people now.

I'd light up a server and host matrix/frendica/lemmy/mastodon/headscale in an instant if I thought I could get those 7 to join.

[-] Wolfizen@pawb.social 22 points 2 days ago
[-] crmsnbleyd@sopuli.xyz 9 points 2 days ago

Matrix is nice, and you can have jitsi for calls integrated. It seems to be pretty popular; Lemmy has a field for matrix @ in user profiles. Never heard of revolt before.

[-] ErrorCode@lemmy.world 6 points 2 days ago

I use Jitsi for a non-profit, and I like the mute someone else function, but oh wow the noise cancellation needs improvement. So many voice comm apps have disappeared (there used to be one our group used all the time, then the devs dropped it (the client app) and just became on API or something).

[-] Forester@pawb.social 93 points 3 days ago* (last edited 3 days ago)

Honestly, I am ready to go straight back to TeamSpeak.

I miss hosting my own server and having full access and control over it

I used to just host it on a piece of shit. 2003 Dell XP machine I put Ubuntu on

[-] Bahnd@lemmy.world 33 points 3 days ago

Hell yah, TS3 crew all the way. (Or TS5 for the zoomers...)

My nerds herd recently also set up a cluster of Matrix Synapse servers so we got our little "We have Telegram at home" set up. Getting non-tech people to accept that this is how to find me has been tricky without sounding like a digital prepper.

load more comments (6 replies)
load more comments (9 replies)
[-] xelar@lemmy.ml 20 points 2 days ago
[-] Turnbomb@lemmy.ml 19 points 2 days ago* (last edited 2 days ago)

Is there any option to stay on discord but better? Like vencord or something similar through Linux? I cannot imagine being able to get my friends off of discord ever.

[-] RichardDegenne@lemm.ee 22 points 2 days ago

I guess that's the biggest hurdle, especially when it comes to social apps. One tech-savvy person wanting to migrate is usually not enough to start moving a community, even as a small as a group of friends.

load more comments (1 replies)
[-] MilitantAtheist@lemmy.world 50 points 3 days ago

An alternative would need screen share, just voip is not enough any more.

[-] Enkers@sh.itjust.works 30 points 3 days ago* (last edited 3 days ago)

The problem is that performant screenshare (to multiple users) more or less requires infrastructure. That requires money, and it's impossible to compete on price with services that have the VC-enshitification model.

You can get around this in a few ways, but they're all tradeoffs that are in some way or other worse than discord.

  • P2P - sacrifice latency, reliability
  • direct multi-stream - sacrifice PC performance and/or bitrate
  • paid infrastructure - sacrifice money
[-] foggenbooty@lemmy.world 26 points 2 days ago

I think P2P is still the way to go. Sure it's not perfect, but it's simpler and by it's very nature doesn't require the infrastructure we know will be a problem.

Plus, don't forget screen sharing in discord isn't very good as is (720p30) if you're not a paid user.

load more comments (7 replies)
[-] assaultpotato@sh.itjust.works 42 points 3 days ago

I'm running a Matrix server with a FB Messenger bridge via mautrix-meta and that makes it a clear winner. Half my group chats have migrated entirely since I've set my close friends up with accounts in my server and they also use the bridge. The fact that people can slowly migrate chats without losing messages or groups is killer for adoption imo.

load more comments (9 replies)
[-] PlexSheep@infosec.pub 10 points 2 days ago
[-] Kit 8 points 2 days ago

That's a throwback. Let's take it one step further and just get back on Ventrilo and play some DOTA. (For the younger folks who don't get the reference: https://youtu.be/aTJncWndUB8 )

load more comments (4 replies)
load more comments (3 replies)
[-] Xanza@lemm.ee 32 points 3 days ago

It never made sense to me how popular discord was to begin with.

[-] acockworkorange@mander.xyz 31 points 2 days ago
  • persistent IRC style chat rooms
  • virtual “servers” to organize said chat rooms, manage privileges, control visibility
  • integration with bots for all sorts of things (moderation, user welcome, dice rollers, etc.)
  • integration with games/music players/etc (I don’t use it but it’s very popular)
  • privacy and moderation controls
  • client allows fine grained notification controls
  • voice, video, and screen casting simultaneously
  • “server” templates: use an existing server config (roles, permissions, rooms, etc.) when creating a new server.

That’s just off the top of my head.

It’s enshittifying, but the value proposition is still hard to beat. I’m really hoping Matrix catches up with the feature set soon.

load more comments (3 replies)
[-] HarkMahlberg@kbin.earth 41 points 3 days ago

@Xanza@lemm.ee Among my friends, it replaced Facebook Messenger, Teamspeak, and Mumble instantly. It was fast and the voice quality was excellent. The appeal in 2017 was obvious. The bloat that it had tacked onto it since then is egregious.

Don't get me started on the "rewards"...

load more comments (3 replies)
load more comments (2 replies)
[-] XiberKernel@lemmy.world 16 points 2 days ago* (last edited 2 days ago)

Honest question, but on a technical level isn’t discord basically IRC with some bells, whistles, emojis, and a some WebRTC Logic wrapped in electron with a large marketing budget? Throw in some cloud storage and a CDN for images. What am I missing? I’m not saying it’s “easy”, but I’m curious what it would take to build a solid streamlined FOSS alternative built on combining existing technologies.

Edit: I’m not familiar with the ecosystem… is the issue with existing FOSS bad UI and complicated onboarding? Missing features? Or is it simply a critical mass issue?

[-] echolalia@lemmy.ml 12 points 2 days ago

In addition to the replies you got already, discord has screen sharing/streaming. An experience kind of like zoom (I don't use it and dont see the appeal but maybe someone who does can elaborate more. My partner uses this feature sometimes).

load more comments (1 replies)
load more comments (5 replies)
load more comments
view more: next ›
this post was submitted on 18 Mar 2025
647 points (100.0% liked)

Selfhosted

44721 readers
955 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