top 50 comments

sorted by: hot top controversial new old
[–] 35 points 7 months ago (26 children)

What I really need is realtime multi-party voice chat

Do any of these support that?

I mostly use discord for light coordination and online voice chat during games or activities.

  • source
  • hideshow 26 child comments
  • [–] 26 points 7 months ago (14 children)

    Teamspeak, ventrilo, mumble - but discord replaced them all with being easy to use.

    Sadly, there is no real alternative with all the discord features. I mean, you could create chats in Zoom and use their voice/video feature, but at least one person would need pro.

  • source
  • parent
  • hideshow 14 child comments
  • [–] 34 points 7 months ago (4 children)

    Installing Zoom on your machine is a mistake. 

    Their install process is indistinguishable from malware abdv they have a history of shitting on security for all growth possible. 

    And sadly governments abd corporations rewarded them for it. 

  • source
  • parent
  • hideshow 4 child comments
  • load more comments (3 replies)
  • [–] 9 points 7 months ago (2 children)

    I don’t need all the features, just two. 

    everything else about discord I hate. 

  • source
  • parent
  • hideshow 2 child comments
  • [–] 8 points 7 months ago (3 children)

    In my world the biggest advantage of Discord is the Availability on consoles allowing voice chat for crossplay. For all I know none of the alternatives you mentioned is available for consoles. I know there are people connecting their PS/XBox audio output with a computer running TeamSpeak to receive VoiceChat and in Game Sound from the same system but this is not a usable solution for most people.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 2 points 7 months ago (1 child)

    And that took forever to release! For over half the time discord has been around they didn’t have console support

  • source
  • parent
  • hideshow 1 child comment
  • [–] 10 points 7 months ago (1 child)

    Steam's built in voice chat replaced discord for my group of friends years ago. It was rough at first, but it has improved a lot and now we dont have issues anymore.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 4 points 7 months ago (3 children)

    Technically, Signal, Rocket Chat, and Matrix all have multi-party voice chat built in. You probably won't have a great time with it, and if you want video or screen sharing, you'll have an even worse time.

  • source
  • parent
  • hideshow 3 child comments
  • load more comments (2 replies)
  • [–] 3 points 7 months ago (2 children)

    Isn't that a multi-way call? Everything else is covered by forums (permanent) or IRC/Matrix/XMPP (quick)

  • source
  • parent
  • hideshow 2 child comments
  • [–] 31 points 7 months ago (3 children)

    Some of these don't feel like real alternatives to me?

    I want both the text chat parts of discord and the part where you can synchronously voice chat with screen share/camera share.

    It seems like matrix is the closest thing, I hope it's better than when I tried it in 2021 or 2022

  • source
  • hideshow 3 child comments
  • [–] 20 points 7 months ago* (5 children)

    I've seen this article and I find it unhelpful.

    Why it's signal on this list? Signal is a sms replacement, not a discord replacement.

    My research has found... Root - rootapp.com Stoat - stoat.chat Matrix - matrix.org

    Root and Stoat appear to be the closest to Discord.

  • source
  • hideshow 5 child comments
  • [–] 11 points 7 months ago

    Do note that Root seems to be VC funded just like discord so that might just be the same thing happening later down the line.

    Stoat isn't federated so they also have the issue of running costs but they do seem to have that figured out already (currently donation funded, apparently some user friendly plans on how to deal with costs should they exceed the incoming donation)

  • source
  • parent
  • load more comments (4 replies)
    [–] 15 points 7 months ago (9 children)

    What, no ranking for XMPP and IRC? They are by far the best alternatives in terms of openness, and have the advantage of being more focused on text-only and basic communication, securing the "do one thing and do it well" path. For things like voice chat there's Mumble, but tbh I don't know how is it doing.

  • source
  • hideshow 9 child comments
  • [–] 2 points 7 months ago*

    I feel like XMPP is under rated, I used it in the past back when matrix was super new and not really production ready. I'm now revisiting them and matrix seems highly centralized in practice even if it was designed to be federated. There aren't that many implementations and so many people use matrix.org as their homeserver. Definitely still thinking XMPP is the best option.

  • source
  • parent
  • [–] 2 points 7 months ago (4 children)

    Mumble still works but from what I can tell its software ecosystem seems to be decaying due to bots etc. not being updated and breaking changes in their dependencies, people can still get them to work if they really know what they're doing but it's difficult. It also has some quirks that make it confusing for people to use, I'm in a mumble server and any time anyone new joins someone has to explain to them that they need to go through the menus to "register" in order to join the main channel, even though this registration is entirely within the application and doesn't require email authentication or anything. There's also frequently SSL warnings and things like that.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 7 months ago (3 children)

    I'd assume the SSL warnings are due to issues with the hosters and not with Mumble itself (to my knowledge, the protocol has nothing to do with SSL). The other issue you mention with joining the main channel honestly sounds like someone at the dev team forgot to flag a feature for a good while, though, because autojoins should not rely on client conf only...

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 7 months ago* (2 children)

    The fact they are being shown to users is jank (it's a popup within the Mumble gui), the fact that the hosters ran into this problem is evidence that hosting Mumble is a big challenge because I am convinced they generally know what they are doing. The comparison here is Discord, for which neither the people running a channel or its users have problems like that.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 7 months ago

    It's SSL warnings, they have to be shown to whoever is connecting, half the point is the system shouldn't have to know if the connecter is a user or an admin or whateverelse. Of course, the real solution is still to solve the SSL issues behind the warning.

    The comparison here is Discord, for which neither the people running a channel or its users have problems like that.

    If Discord Inc ever forgot to update their certs, you can be damn sure we'd like to not have the warnings hidden from us. The only difference is here that status is not under control of running a channel / making community, so one could argue that's actually worse.

  • source
  • parent
  • [–] 2 points 7 months ago

    Hi, I host a mumble server, if users are getting cert errors it is 100% the hosters fault and the error being shown to users is GOOD. Otherwise users could get man in the middled without knowing it. There is no excuse for users to get the error if the hoster is competent and has automated cert renewal setup correctly. And for the record automated cert renewal isn't much harder than it is for a website.

  • source
  • parent
  • load more comments (1 reply)
    [–] 14 points 7 months ago

    One of the biggest reasons Discord took off for my group over mumble was the ease in inviting strangers on an MMO and they didn't even need the app. Getting strangers into voice comms is kind of non-negotiable for difficult raiding when you need a sub.

    That said, my group is used to streaming for each other and quite a few have nitro for sound board, profile stuff, etc, so it'd be a hard sell unless a more feature rich option comes along. I have the power to persuade them to join me on another platform, but only once and I'm not about to waste that chance until I know their needs are met. Steam got close, but it failed us when we used it for the brief days that Discord was down.

    I'll just be a teen account until there's a suitable alternative, or do the stupid fake image of a guy trick the Brits taught me, lol.

  • source
  • [–] 12 points 7 months ago

    Has anyone tried space bar?

  • source
  • [–] 3 points 7 months ago

    I would like to throw Kiwi IRC into the mix, perhaps it would suffice for some people.

    Alternatively, IRCCloud.

  • source
  • [–] 3 points 7 months ago

    Thank you for sharing this!

  • source
  • [–] 2 points 7 months ago

    (That's the Discourse logo for anyone who's wondering as well. Which ... Yeah, FOSS devs definitely use that over Discord but most people chat on discord, right?)

  • source
  • [–] 2 points 7 months ago (4 children)

    if matrix can get some of the remaining issues fixed I think it has a decent shot at taking over, but people will probably pick another "federated" proprietary app like with bluesky

  • source
  • hideshow 4 child comments
  • [–] 3 points 7 months ago (3 children)

    No it doesn't, matrix was designed by people with no concept of ux. It focuses on things that are technically correct but something average people won't put up with. Like the forced verification of devices, normal people don't care and don't understand what that even is and will be annoyed that every time they try to log in they are prompted to insert a stupid key just so that they can see their chat history.

    Doesn't help that tons of the clients especially the web one can't be bothered to remember being authenticated and you have to do it literally every time but even with that fix just having to do that in general is going to put people off.

    Then there's just a bunch of base protocol stuff that's dumb the way they finally implemented custom emoji is the stupidest thing I've ever seen and makes what should be a simple easy click to add a sticker and then use it turn into this complicated mess that nobody's going to bother with. On a technical level it made sense sure but on a user experience level it makes no sense at all.

    And I say this is someone that self-hosts basically anything I can get my hands on, I've got Seafile, immich, piped, jellyfin, microbin, among various others. I keep trying matrix and keep finding myself getting annoyed enough to stop using it

  • source
  • parent
  • hideshow 3 child comments
  • load more comments
    view more: next ›