this post was submitted on 23 Apr 2025
379 points (98.2% liked)

Technology

69247 readers
3709 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 14 hours ago (1 children)

As someone who runs a Mumble server (and has for over a decade) – it's really not a replacement for the user experience that is Discord.

People want a unified UI, the ability to create communities with some amount of customization, embedded/live content, plus voice and video so they can chill and play games together. Mumble is just voice, and while it's a very good implementation of that, it's not even in the same user space as Discord.

[–] [email protected] 3 points 8 hours ago (1 children)

Matrix does have all of that, though? Except for voice.

I use matrix/element for socializing and Mumble for voice chat while gaming.

To respond to each comment:

  • Element is a unified UI, available on PC/Web/Mobile.
  • Starting and managing a community involves hitting the + button, creating a community, creating rooms in that community, then setting permissions and ACLs - pretty similar to discord, though with more control as you own the server.
  • Embedded content is possible through the embed button.
  • Video and voice work, but aren't great for gaming (see below).

Element Call (aka the new MatrixRTC spec) is great for video calls, but leaves a lot to be desired for chatting while gaming.

[–] [email protected] 1 points 38 minutes ago

Matrix has moved very very slowly and I'm concerned it'll have the same fate as XMPP, where it's a bunch of very complicated standards, with maybe one compliant implementation that nobody wants to work on.

I also don't think it's a particularly good protocol design for a Discord replacement, it's not federated it's a distributed message protocol, which is an order of magnitude more complicated and intensive than potential alternatives.

That said, many non-perfect things have achieved widespread success, so I'm at least hopeful that Matrix/Element are able to catch on in a wider capacity.