As an admin helping out the Go Slack workspace, which is about to cross 39,500 registered users, they would be ill-advised to go with Slack if moderation is one of their goals. Full disclosure: our Workspakce does have some sort of agreement with Slack, so our space isn't a free space (we have full history), and even then we aren't able to get them to provide support around moderation of users. There is no mechanism…
Have you tried Discord? I seems like it would meet all these desires. We switched to it a year ago and it's been great.
Mozilla is giving up on their IRC server
211–220 of 370 posts
Re: Mozilla is giving up on their IRC server
#212Earlier quoted context omitted.
That experience report is valuable, thanks. I'll bring that up internally.
On the user side of things, I work at a large academic institution where I occasionally get unwanted contact (overly invasive, won’t stop messaging even when asked). I totally get that at an office workspace, the solution here is HR. But this is a loosely federated place, and even in my own opinion the conduct doesn’t merit such a response. I just want to be able to mute people.
Re: Mozilla is giving up on their IRC server
#213Re: Mozilla is giving up on their IRC server
#214As an IRC user since the early 90s (EFnet and freenode), I can say that it really feels like it is dying. There are still a few popular channels with helpful people, but the vast majority of channels are silent with no one but afk users logged into a seemingly forgotten ‘screen’ session. And of the channels that do have real people, those people often seem to be there for no reason other than to tell people to RTFM,…
>those people often seem to be there for no reason other than to tell people to RTFM, play topic nazi to such an extreme level that apparently nothing is actually on topic, or just generally berate people for having the gall to say something in the channel. Ops are extremely touchy and seem willing to immediately kick people rather than have actual discussions about things that challenge any of their beliefs about a…
Re: Mozilla is giving up on their IRC server
#215If I'm reading this correctly, the main problems they have with IRC is that it's too "old"/obscure, and too open — simultaneously too difficult and too easy to access. Hard to control who gets in and what they say. I haven't seen much spam or harassment on IRC, but I haven't been to Mozilla's server. As for newbie accessibility, doesn't a web gateway solve that? You could change the font family from monospace to Lato…
Rather, I suspect Mozilla's increasingly sensitive SF bubble-immersed culture has created an environment in which ever more mundane disagreement and conversation is relabelled as "harassment" and what they want is a system that allows for much more controlled speech. Seems a part of the general zeitgeist of the Valley in which techies are concluding free speech is harmful and they should control what's said.
Re: Mozilla is giving up on their IRC server
#216Re: Mozilla is giving up on their IRC server
#217Earlier quoted context omitted.
Once all the chat systems without persistence have disappeared, some new hip company will come along touting “no persistence” as a feature, maybe even a privacy feature. But seriously, I don’t understand why persistence is such a huge deal to people. Chat is for transient chat - it is meant to be non-persistent just like verbal communication. There are so many mechanisms for persistent messaging (forums, text message…
I know I hate it when I join IRC channels and have no context as to what anybody has been talking about, as there is no history to quickly go over. Even just having the past days history would help in this regard, at least for more active channels. It's the same as just barging into a conversation a group of people are having. You don't want to just join and start talking about a completely different topic. So you jo…
It exists.
Re: Mozilla is giving up on their IRC server
#218Earlier quoted context omitted.
The post says the new system will enforce authentication, and hints at dealing with bots and spam accounts. But it’s not going to be easy without inconveniencing users to some extent (or a greater extent than now).
IRC could enforce authentication without much effort. You could use email registration, etc. Maybe there's some black magic in other services to do better anti-bot/spam than that?
Re: Mozilla is giving up on their IRC server
#219Earlier quoted context omitted.
> while IRC was always available but rarely used. Freenode has about 85,000 people logged in right now and there's over 50,000 channels. I'm in a bunch of tech related channels and there's hundreds (or 1,000+) people in most of them. It's still active and has been for 15+ years. Freenode is just 1 IRC network of many too but it's where a lot of tech channels are set up. IRC is awesome. You can use it from a terminal…
You don't get the log history of what happened while you were offline, though. This is probably the killer feature of Slack over IRC, especially for professional use, together with more seamless attachment integration. Don't get me wrong, I love IRC. I have been using it for over 20 years (wow, I'm old). I have met there very important people in my life. But I coordinate a team at work, we use Slack and I wouldn't ev…
I find Slack to be even worse in that regard because they'll purge your history after 10,000 lines unless you pay, but the payment scheme doesn't make sense for a lot of communities. Like, whose going to pay $15/month per USER if you have 300 people in your channel? That would be $4,500 / month to get unlimited history right? I never signed up because I don't want to pay a mortgage to get chat history.
I dunno. I just don't see the appeal of Slack for both communities and small teams.
Re: Mozilla is giving up on their IRC server
#220Earlier quoted context omitted.
> while IRC was always available but rarely used. Freenode has about 85,000 people logged in right now and there's over 50,000 channels. I'm in a bunch of tech related channels and there's hundreds (or 1,000+) people in most of them. It's still active and has been for 15+ years. Freenode is just 1 IRC network of many too but it's where a lot of tech channels are set up. IRC is awesome. You can use it from a terminal…
IRC is rarely used compared to Slack, with its 10 million users. I used it daily for decades, but let's not forget netsplits, nick collisions, zero log history (without a bouncer, and then you need a place to run a bouncer!), no file-sharing in a NAT world (dcc stopped working a loooong time ago), and no integration with any other apps, and on and on. Don't get me wrong, I wish there was an open-source project that b…
File transfers are definitely an issue over IRC but https://send.firefox.com/ solves that problem very well. For sharing code, there's gists (which I often send directly through my code editor which makes it seamless).