If you use GitHub, consider SourceHut or Codeberg. If you use Twitter, consider Mastodon instead. If you use YouTube, try PeerTube. If you use Facebook… don’t.
That last bit gave me a chuckle :D
Rather than trying to persuade people to use either incompatible or insufficient alternatives, we must call people to arms and actually create an alternative. Matrix/Element is getting very close and we need more people improving the ecosystem.
Element still needs a UX overhaul and voice channels and the basic building blocks are already there then.
deleted by creator
i haven’t had this issue in over a year except for when using clients other than element.
At least Cinny is kinda close UI-wise to Discord.
it doesn’t have drop-in voice/video channels though, which is the #1 USP for Discord for gamers.
That’s definitely an important feature for some.
element (like discord) is using an electron wrapper, which is awful and there is no way around it. what we need is a real client. nheko is far behind in features, so if anything, we need more people involved in improving that client.
Nheko is the best alternative that I know for the desktop scene. Tbh I hate electron apps.
deleted by creator
deleted by creator
i’ve had a lot of issues with getting nheko to sync for some reason. suddenly it just desyncs and all messages are encrypted. or it doesn’t sync at all and i only get messages on element on the phone. but yes, we should all collectively be against electron; it just gives google/chrome another platform to dominate - which is especially important to be now that they’re disabling adblockers.
About Discord, what is actually the appeal of using it? The short time I used it was always a huge hassle, with millions of captchas on every login. Then you need to answer weird questionnaires to join communities. And in the end the content was pretty mediocre. Plus the format sucks, you cant really read old messages (like you could do in a forum or on Reddit/Lemmy). And for new messages, it goes way too fast once a few people are participating. Its like combining the worst aspects of a forum with the worst aspects of a chat.
Discord combines a lot of use cases in to one package. You get voice chat, modern chatrooms, video sharing/streaming, direct messages, group messages/calls etc.
But more importantly it operates on a paradigm where a user joining a “server” means you join all the channels automatically, and access to certain channels can then be revoked or gated instead of granted. This is the exact opposite of what, for example IRC had done (and what Matrix/Element still does to a large extent), and it fosters communities as one group of people can have an n amount text/voice channels dedicated to different conversational topics. This is very useful, even if it’s just for a friend group of 5 people. It is no wonder FOSS projects use Discord when it is so useful for it.
Ironically, what Discord does would work incredibly well as a decentralized system. I cannot believe it’s taking this long for the FOSS community create an alternative.
I cannot believe it’s taking this long for the FOSS community create an alternative.
Look at this and you know why: https://github.com/vector-im/element-web/issues/7487
i heared you can use rocket.chat for all your discord needs.
I think this is mainly because all of what you describe has been available as FOSS software for a long time, just not wrapped into a single browser based package. So there is little reason to reinvent the wheel when you actually have better specialized tools available.
agreed. i’ve been stuck with discord for years because i don’t really keep in touch with a lot of people and the three main people i keep in touch with uses discord exclusively (one is a developer and uses it within those circles, the other is a gamer and uses it within those circles, the third is an aquarist and uses it within those circles). i’ve argued so many times that we should move to matrix, but they insist that the community structure of discord is superior to anything on the market. @Ninmi@sopuli.xyz has a valid point that it has a good structure for plain communication, but that doesn’t mean it’s a good community platform for exchange of information; which is your point and i wholly agree. for the purpose of exchange of information, “guilded”, a discord clone, is superior as it actually has multiple information exchange features such as an actual forum on top of discords features. unfortunately it is also not FOSS and it is my personal reason for choosing matrix over it, despite matrix not having the features either discord or guilded does. it is frankly infuriating that something like guilded can pop out from nowhere with a small team and do what matrix has failed to deliver for years.
It starts as an alternative to Mumble for gamers to communicate. I can see it is easier to setup compare to Mumble and free. It is very optimized despite using Electron. Feature wise, it is also very complete and customizable.
It eventually grew to what it is today.
mumble (which displaced ventrilo/teamspeak as the previous dominant gaming chat clients) was already displaced by curse voice, which then got displaced by discord.
discord was selling itself as “the good guys” who would never do something scummy, and targetted the market as a slack for gamers, and right before launch, they sold out. but it was already “too big” to get people to change client. and now it’s growing even more because people are looking at it as an alternative platform to facebook groups - now that facebook is fucking up groups.
Hosting a forum and a general chat is probably the best choice. Mahbe even a big FOSS platform that can host a lot of forums simultaneously for others, almost like something that already exists and im making a comment using that platform 🧐🧐
As someone who does just that… user numbers speak against it. Forums are “dying” everywhere as people just seem to avoid them. I don’t like it either, but I don’t see a way to reverse this trend either.
I think that federation is the answer, it’s just an answer over a long time rather than an immediate catastrophic paradigm shift.
It might not have taken off yet for message boards, but it’s the only way to allow diversity and self-reliance while also allowing a common community and an aggregated large user base.
That’s the USP of big tech: Go on facebook or reddit and you can join multiple different communities from one place, whereas it’s a unique commitment to be on even a few standalone forums since you routinely have to go to each one. Federate and suddenly you can be in multiple communities that have nothing to do with each other from whichever site you like the design of.
A federated forum model? That sounds cool!
https://en.wikipedia.org/wiki/Usenet used to be the thing before forums took over. Every decent ISP would host a news server for their users.
As a user, you’d dial in, sync your newsreader software, and later whenever you want you can go through all the threads in the groups you’re subscribed to and respond at your leisure. Your posts go out next time you sync up.
The fediverse has a bit of a discoverability problem though. It could be part of the solution I guess, but right now it isn’t.
I prefer the forum model to ask questions and drive discussions.
It is fully asynchronous, you don’t need to wait for answers in real time where in a real time chat, all this information is lost in a few moments.
Some chat apps like Element are working on chat with threads so it’s like a forum in a chat. There’s a proof-of-concept on develop.element.io https://github.com/vector-im/element-web/issues/2349
Element doesn’t work in Goanna-based browsers and has not the same speed as a forum.
GitHub has the Discussions tab, maybe Gitea and Sourcehut could do the same thing. GitLab probably already has it, that thing is so bloated.
Sourcehut’s shtick is that everything is managed though email mailing lists so I guess they already have that despite my personal dislike of email for such purposes.
I quite like Revolt Chat, an open source alternative to Discord with a very similar UI - https://revolt.chat/
How does this compare to element.io?
Element uses the Matrix protocol which is decentralized with federation (like Lemmy!). Revolt is a centralized service but it looks and functions more like Discord, and last time i checked they didn’t have native apps so iOS users can’t get notifications for messages.
Perceptive readers might have noticed that most of these arguments can be generalized. This article is much the same if we replace “Discord” with “GitHub”, for instance, or “Twitter” or “YouTube”. If your project depends on proprietary infrastructure, I want you to have a serious discussion with your collaborators about why. What do your choices mean for the long-term success of your project and the ecosystem in which it resides? Are you making smart investments, or just using tools which are popular or that you’re already used to?
I have the community for my projects in discord, due to most of my projects being games. But for my FOSS projects, if someone has bugs or something I ask them to create issue on the relevant github page. I may eventually move to codeberg but idk yet.
YES!
THANK YOU!
I have been so limited in participating to conversations about great software only because they happened on Discord and I do not use it by choice.
Let us all use Matrix, instead!
Also, using Discord and the like makes an otherwise good FOSS project lose credibility
Here here!
I can totally understand why a project with limited resources wouldn’t want to post a matrix using synapse, but there are other options out there.
You don’t have to host a matrix instance. Creating a room/space on the default matrix.org server is easy and free.
I guess you technically don’t have to, but to me part of the point of using an open source tool is you can host it yourself and you don’t need to ask permission or apologize for using the service in a way the operator didn’t intend.
At this point, I host most of my own services. Especially if they’re federated.
not everyone has the time or technical for running and operating their own infrastructure. it’s why most people stick to lemmy.ml, matrix.org, etc.