Perhaps offtopic, but why is it so common with new tools for the language it's written in, of all things, to be selected as the top selling point?
Revolt: Open-source alternative to Discord
211–220 of 413 posts
Re: Revolt: Open-source alternative to Discord
#212Finally, something that outright says that its intent is to be a discord alternative. So many platforms try to sell themselves on some other feature, rather than just being open source and self-hostable. So many things, like Matrix, come close, but lack key components to really competing, such as voice channels rather than calls. I hope this goes somewhere!
The whole "matrix doesn't have voice channels" thing is a bit frustrating, because... in Element, you can hit the voice or video call button in any channel (not just voice channels!) and it will spin up a voice/video conference in that channel. If you then switch channel, you'll stay in the original conference, unless you drop and rejoin the new one. I think that's basically precisely the same capability as you get i…
Proper Push-To-Talk with global hotkey is one of those features that doesn't seem important but when you need it (organizing Raids in games, big meetings, etc) it makes a world of difference. That and lack of click to join voice rooms is definitely making it harder to move gaming groups over.
Re: Revolt: Open-source alternative to Discord
#213Earlier quoted context omitted.
> Do we run our own servers? No, you run them? The backend and the clients are both open source, so I think the idea is that people do run their own servers. There's certainly nothing stopping you. I assume the hosted server is just for convenience and/or demo purposes.
Not very familiar with Discord, but from what I understand it seems everyone runs their own server? Like every game/topic/etc community has their own server?
Re: Revolt: Open-source alternative to Discord
#214Earlier quoted context omitted.
Disagree- three of the first six most recent submissions containing "in rust" are simply educational/about the rust language in general and not showing off a project (while using "rust" as a selling point). https://i.imgur.com/WCD7iem.png
Why not the fifth entry? That seems similar to the highlighted ones.
Re: Revolt: Open-source alternative to Discord
#215Perhaps offtopic, but why is it so common with new tools for the language it's written in, of all things, to be selected as the top selling point?
Re: Revolt: Open-source alternative to Discord
#216Nothing on the Roadmap [1] about encryption. [1] https://revolt.chat/roadmap
Re: Revolt: Open-source alternative to Discord
#217Perhaps offtopic, but why is it so common with new tools for the language it's written in, of all things, to be selected as the top selling point?
Re: Revolt: Open-source alternative to Discord
#218Curious why you decided to use MongoDB as opposed to HBase or Cassandra? Discord moved away from MongoDB because its sharding is “complicated to use and not known for stability.” Are these issues not relevant anymore?
Re: Revolt: Open-source alternative to Discord
#219Earlier quoted context omitted.
Hi, one of the developers here, there was no specific reason why we went mongo at the start, but there have been talks to move to a different database if needed. Currently mongodb is fine for us.
> Currently mongodb is fine for us. As someone who has administered too many MongoDBs, those are some famous last words.