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”.
Its been a while since I used Revolt, I use element everyday. But I’d prefer something more “third party” too. Revolt was servicable back in 2020, maybe it has gotten better?
TeamSpeak exists too
Me and my brother are using teamspeak to this day.
Mumble?
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.
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.
Had to experience that first hand. I tried to get my best friends to register on my Matrix server last September and join a room for our group, and they did, but I rarely see any of them online and I only get responses days later, if at all. One even stopped using it entirely, lol. Ah well, but at least I got a Matrix server out of that that I can use to federate with other like-minded people.
If you just need voice comms and basic chat mumble/murmur has worked great for me for ages.
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?
Discord is not even necessarily Electron. I’m running it as Datcord, which is a Firefox based wrapper.
Discord has a searchble chat history, which is what sets it apart from IRC. Everything else can be emulated by modern IRC clients, such as emoji and embedded / unfurling images and link previews.
However imagine the chat history as if you had a bouncer that has 100% uptime and joined all possible chat channels from their creation, along with offering you search and buffer.
If not IRC, either Matrix or XMPP should be capable of this.
I’m fairly sure Discord’s popularity was due to aggressive marketing, likely during their venture capital funding rounds. Something which FOSS does not have.
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).
The main benefit I remember from jumping to Discord from IRC back in the day was the ability to easily see past messages. That said, I’m not sure if that’s a problem anymore on IRC since I haven’t used it in ages. Even then, I don’t think it would be too terribly difficult to whip up a self-hostable fediverse competitor to Discord. It would essentially be IRC++.
It’s probably more of a critical mass issue, though not near the level of Reddit vs Lemmy or Twitter vs Bluesky vs Mastodon. Every Discord server is essentially a walled garden. A Discord server doesn’t hold much advantage over a Slack server, GroupMe, Teams, or IRC. For that reason, it would be a lot easier to move individual communities over.
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!
Matrix is cool but it really suffers from complexity.
The spec is a mess because they keep expanding it.
Let’s not mention the abysmal performance for servers. Making it largely infeasible to scale.
It’s not the solution, not even remotely close, unfortunately.
Avoid Revolt as there moderation is questionable
Wym moderation? Aren’t you moderating your own server?
There is a single instance everyone is on
Ah ok, yeah in that case yes. Only solution to this would be federation. But matrix is nowhere there yet in terms of normie usability.
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.
Revolt is F/OSS
https://github.com/revoltchat/
It’s not just a company with a clone of Discord, all the server back end, etc is open.
Yes, which is good, but the lack of federation is a deal-breaker. It means that you either:
- Use their servers - This requires entrusting them with your communities, just like Discord.
- Host your own private instance - You can control it, but the lack of federation means it’ll be isolated from communicating with other communities. This makes it really difficult to convince people to use your self-hosted servers.
Until Revolt adds a way for different instances to federate, Matrix is really the only other option.
My experience with Matrix is that the federation itself is a deal breaker. I have a pretty beefy server and good connection which was getting ddosed by running Matrix and timing out on so many requests for avatars/profiles etc. Maybe I did something wrong, but the whole experience rendered me quite skeptical to the viability of it as a federated chat.
That said I’ve had nothing but good experiences using it with big servers set up by pros.
Why would an optional feature be a deal breaker?
It also seems like an issue that could be easily solved by whitelisting.
Yes, which is good, but the lack of federation is a deal-breaker.
The federation itself is a deal breaker
Why would an optional feature be a deal breaker?
Because the person they’re responding to said the lack of the optional feature was a deal breaker for them on a different piece of software.
but also with request ratelimiting
I get why Federation can cause issues (most of the time it’s moderation related), but why would an extra option be a deal-breaker? Federation can always be disabled on a per-domain basis if you prefer. In fact, I’d argue it’s best practice to only allow domains on a case-by-case basis to prevent spam and abuse.
On the converse, you can’t enable Federation on a platform that doesn’t have it.
…theoretically for now
It a centralized server controlled by the devs
Host your own then
An alternative would need screen share, just voip is not enough any more.
Most of the discords I’m on never use screen share for anything.
All the ones I’m on, around 30, it’s the only thing it’s used for.
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
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.
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.
This sounds great. If you end up writing something for the other commenter using a Linux server and the Messenger bridge I would love to hear if there were any pitfalls to avoid!
Did you follow a guide, or know one you could link? I’m thinking this is the path for me and my friends too.
I can try to write some stuff up, it’s not super complex. Core requirement for my setup is Docker + a domain. I recommend Linux host but you can make Docker Desktop work.
Let me write some stuff down this week.
https://spacebar.chat/ looks like it will eventually be good, it looks like it’s in its infancy right now though
It never made sense to me how popular discord was to begin with.
Other voice chat programs were crap, discord was significantly better and more consistent. Simple as. It still has features way ahead of other services. The business side is shitty but it works without anyone needing to know anything with no troubleshooting.
Somebody needs to create an XMPP/Jitsi hybrid