IRC is still my favorite chat system even if my close friends have moved on to fancier systems like discord and Zulip and slack. If I could set technical direction in a company we’d use only IRC and email. Maybe mumble.
IRC is terrible for work collaboration. I say this as a long time IRC user. Conversations are not searchable, and if you're offline you are unable to follow along with what's going on with your colleagues. To make it anywhere near usable, you need to run IRC bouncers, chat loggers, search indexers .. at that point, just use something made for collaboration.
IRC Will Never Die (2021)
31–40 of 101 posts
Re: IRC Will Never Die (2021)
#32Earlier quoted context omitted.
IRC is terrible for work collaboration. I say this as a long time IRC user. Conversations are not searchable, and if you're offline you are unable to follow along with what's going on with your colleagues. To make it anywhere near usable, you need to run IRC bouncers, chat loggers, search indexers .. at that point, just use something made for collaboration.
Any company which goes to the lengths of setting up an IRC server would find it trivial to also set up a bouncer and search index for that server. That said, these days a Matrix Synapse instance would be an easier choice.
Re: IRC Will Never Die (2021)
#33Earlier quoted context omitted.
IRC is terrible for work collaboration. I say this as a long time IRC user. Conversations are not searchable, and if you're offline you are unable to follow along with what's going on with your colleagues. To make it anywhere near usable, you need to run IRC bouncers, chat loggers, search indexers .. at that point, just use something made for collaboration.
Not to mention: 1) IRC doesn't support any form of message threading. There's some user conventions like "username:" or "@username" to direct a message to a specific person, but there's no way to make a clear distinction between multiple conversations in a channel. (You can make a new channel for the conversation, I guess, but that's even more hostile than usual to other users trying to follow along.) 2) IRC doesn't…
Re: IRC Will Never Die (2021)
#34Earlier quoted context omitted.
Any company which goes to the lengths of setting up an IRC server would find it trivial to also set up a bouncer and search index for that server. That said, these days a Matrix Synapse instance would be an easier choice.
If you start a company and spend a non-trivial amount of your time, effort and money into handcrafting and customizing a perfect IRC server, that company is going nowhere.
What money would it require? Any leftover PC from the last 15 years can run the server.
Re: IRC Will Never Die (2021)
#35Earlier quoted context omitted.
IRC is terrible for work collaboration. I say this as a long time IRC user. Conversations are not searchable, and if you're offline you are unable to follow along with what's going on with your colleagues. To make it anywhere near usable, you need to run IRC bouncers, chat loggers, search indexers .. at that point, just use something made for collaboration.
I don’t want searchable chat, I want my coworkers to write actual documentation. Ephemerality is a feature in this case.
Real time communication should be used for real time communication. Send me an email if it's async, or call me if it's urgent and I'm not available via normal RTC channels. People want Slack etc to be an everything client, which is why we have the gross bloat we have.
Re: IRC Will Never Die (2021)
#36is it still in use? I cant remember the last time I saw a reference to an active channel. Or seen it installed on any system.
Re: IRC Will Never Die (2021)
#37I think I do lament the abscence of a more aggressive "why not just update IRC to be like Discord?"
WAY easier said than done, and I think Matrix is trying, but I suppose the most frustrating thing is trying to tell the young'ns, hey this has a strong chance of enshittifying
Re: IRC Will Never Die (2021)
#38Earlier quoted context omitted.
I don’t want searchable chat, I want my coworkers to write actual documentation. Ephemerality is a feature in this case.
100%. No need for bouncers, search indexers or chat loggers. Real time communication should be used for real time communication. Send me an email if it's async, or call me if it's urgent and I'm not available via normal RTC channels. People want Slack etc to be an everything client, which is why we have the gross bloat we have.
Re: IRC Will Never Die (2021)
#39Earlier quoted context omitted.
If you start a company and spend a non-trivial amount of your time, effort and money into handcrafting and customizing a perfect IRC server, that company is going nowhere.
If you know IRC well enough to want to mandate it for your company, you can probably set the server up in an hour or three. You can then install https://thelounge.chat/ and have your employees log into that for browser and mobile apps vs. native IRC clients. What money would it require? Any leftover PC from the last 15 years can run the server.
Re: IRC Will Never Die (2021)
#40I've never set up IRC before though, so I have no idea if this is actually feasible.