I am in great need of a chatting platform better than Discord.
Ideally: -With text channels or some other way to organize text (categories being a plus) -Ability to ban, kick, etc -Easy to make multiple servers -Voice chat -Easy to invite others -Private messaging -Deleting text from trolls
Optional: Roles, emojis, bots, and other things to liven it up.
RocketChat sucks. Matrix doesn't have text channels.
IRC. IRC, MOTHERFUCKER IRC + some open source voice service that you can plug into both server and a client so that it's seamless. yeah, since several features aren't normally supported by IRC, you'll need to have your own server and client. You can start with a stock codebase for each, and then get most of your shit done with additional state and commands server-side. For example, the server can maintain a permanent log of each channel's conversations, and clients can make requests from the log when the user joins the channel for the first time, scrolls up past the log it has already, does a search, etc. readable, trivial, easy IRC protocol + some sane extensions is 30% of what you want. Voice shit is another 10%. The remaining 560%, if you want people to use your product and not go back to Discord, is UX.
(checked) I'm not interested in Discord, I've just read irc.org/tech_docs/rfc1459.html , wrote a server in Erlang, wrote clients in a few languages. If I were to have a repo it'd target slack, because my company refuses to pay for slack, and Google Chat is coded entirely with cancer.
Nathan Peterson
Delete Zig Forums
Josiah Fisher
You mean the chat program that freezes every minute for two minutes for some weird reason, and that this problem has been reported since forever but nobody knows or wants to fix?
Jason Barnes
IRC is entirely extensible. The problem is that there is no push to extend IRC beyond what it currently is, a protocol for handling text requests. In the early 90's, because IRC was pretty much it for chatting on the Internet, people were extending it all kinds of ways, that's why DCC and CTCP exist. A few years go by and AOL releases AIM, Yahoo! releases Yahoo! Messenger, Microsoft releases MSN Messenger, ICQ pops up, and so on. A few more years goes by and bandwidth has increased to the point where voice, video, and large data are easy and quick to transfer. All those other clients, or new ones, met market demands for adding voice, video, and data for users once it was feasible to implement and easy to use. What happened with IRC is that many users migrated away from the networks. A lot of that actually had to do with politics behind the ops for the networks, but some left because of boredom or found other chat programs to fit their needs. Now all those IM clients, except for ICQ, are dead, and there are these social media fill-ins which are just garbage, but because they meet certain usecases people use them without much thought. IRC could easily take over that role if money was involved, networks would play along, and people would invest their time and energy into extending the protocol within its already generously open requirements.
Jose Sullivan
A brief history of the Anti-IRC Movement: • 1998: IRC? lol user, why don't you use ICQ instead, it's much better. • 2002: IRC? lol user, just install MSN, stop being such a nerd. • 2006: IRC? lol user, with Skype you can make phone calls for free. • 2010: IRC? lol user, Facebook Chat is all you need, everybody is there already. • 2014: IRC? lol user, you should try WhatsApp, you can even send voice messages. • 2018: IRC? lol user, that's prehistoric! you should checkout Discord and Slack, so much better.
IRC needs no extentions, it is fine for what it is. It is the idiocy of the general public that is the problem, which is why we also have Webshit, tech illiteracy, and Windows 10 is accepted as a stable system
Logan Kelly
...
Colton Green
Feel dumb for asking, but what exactly do you mean by text channels? What exactly is matrix missing?
Hunter Edwards
Keybase has all of those except voice chat. It also has some other useful features like large encrypted file sharing. Has anyone here tried it?
Just about every irc client supports ssl. If you care about it then just configure your server to only allow encrypted connections.
Jordan Watson
My formative years were spent chatting on ICQ. I had no idea, I was filling out my own profile in a Mossad database. I can't wait for that to come back and haunt me someday.
Blake James
That just encrypts the transport.
Kayden Sanchez
......................................................................................................................................................................................while :; do echo -n .; done
Colton White
What else would you like encrypted, exactly?
Jackson Edwards
Well I'm more looking for other crypto related things like being able to prove that a user sent a message / pm'd me and it wasn't just the server.
sure, and the appropriate time to get around to that particular optimization is... uh... never.
Nathaniel Reed
I looked at it maybe a year ago. It looked like it had promise, but it seems to be mainly for people doing FOSS work. Though I don't see why you couldn't use it for whatever. I know the client is free, but what about the server?
Wire might be a good alternative.
David Gray
Use mumble I highly reccomend u check out wiki.mumble.info/wiki/3rd_Party_Applications there's cli interfaces, bots, webclients. Ive even met people from the ccc.de on mumble. You'll only find patrician tier communities. People that actually are passionate about free software and mumbles codebase is just waiting for you the make commits and fixes to stack up dat folio.
GNU Jami will eventually have these features, but not now. jami.net/
William Howard
didnt keybase (((accidentally))) send private keys to google?
Chase Rodriguez
How stupid can people be?
Asher Thompson
I wonder what's the difference between Jami and GNU Ring.
Evan Hernandez
None. Ring changed its name to Jami. They have some bullshit reason for the change in their FAQ, but I think it's because they didn't want to get sued by those Ring IoT fucks.
Camden Robinson
based n redpilled
Alexander Thomas
Unironically use a phone. Fills all categories.
Ethan Brown
u w0t m8?
James Gomez
test - win clasic
Asher Cooper
running on empty with mumble review.
Noah Wright
What sucks about it?
Blake Sullivan
Only things bad about it, is the memory leak and having to disable a couple of the features because they are tied to google
A friend tested Matrix recently and found up to a minute of lag when sending messages between two people on different continents using different homeservers.
Grayson Davis
Tell your friend to change his client's refresh rate.
why do normies need a new platform every year.. irc just works and still exists but some of those proprietary things are already dead.
James Young
IRC is not enough, XMPP is at least feature-complete (text, audio, video, group chat, history)
Grayson Ross
...
John Gray
what's wrong with Tox?
Juan James
It had really poor group chat functionality the last time I used it.
Owen Ortiz
XMPP was made in 1999, it's not exactly new or anything
Angel Peterson
XMPP also uses xml, so it’s not ideal.
Elijah Williams
Which is why Matrix uses JSON
Ryan Baker
IRC. There have been attempts to get rid of it for twenty years, each service died or got obsolete, bloatware, or flawed by security flaws or botnet.
Nothing replaces IRC. I tried, too. I came to the same point where even at work, choosing between Microsoft; Google; BlackBerry messenger.. "Let's just run a IRC server for the company." One afternoon of config and mailing and it was done. All smartphones, desktops use it in internal.
Jaxon Fisher
does XMPP support sending images? so can share CP images with pedo friends? I love CP
in your case it was simple because you could run IRC server at your company what if someone needs group chat with bunch of people but not in office setting?
Charles Phillips
They add new features normies want or the previous one does something to piss them off. Discord was made by MS fucking up Skype so hard people left it. Discord made it easy to make chat rooms and servers so people flooded it using Facebook chat for IMs.
IRC is in a good place now TBH. It doesn't have the normies on it so you get away from them. It's only issue is finding rooms.
Ayden Wilson
If you count monitoring all content in a chat program a feature.
Anthony King
And 'priority speakers' that even when turned off causes people to talk over each other because they can't hear each other, and 'the quiet room' that causes casters to occasionally wonder where their audience went. And if Buzzfeed makes an article about HAYTE ONWHINE Discord will pull your server.
Brayden Bell
at least rizon is full of normies and kids
Jack Scott
Get gassed faggot.
Which makes it hard to use it for projects and work.
They don't keep your private keys, in the early version of the android app they didn't exclude it from android's backup system so the entire thing was getting backed up to Google's servers.
It seems they haven't released the server but intend to in the future, I didn't know this so thanks for causing me to look into it.
Sebastian Adams
It supports, bold, underlines, italics, and colored text, although certain channels may disallow them.
Are you one of those Web 2.0 people who gets into arguments about whether your software uses the internet as a platform?
Luis Martinez
Where'd the audio go?
Asher James
its bloat
Justin Flores
No calls, no group calls, no video calls, no screen sharing. XMPP is a joke. It's basically re-designed email. At this point you might as well use Oversec or DeltaChat with your email provider. Matrix is objectively better.
Gabriel Lewis
halfchan fags
Jackson Campbell
Discord has all of this and more. I think you're conflating whatever you think of whatever communities you've joined with the actual features of the service.
Christian Carter
He is clumsy so he is cute. I wanna fuck his asshole and mouth!