We use IRC at work, but I think when you setup an open source project community, you have to think carefully. IRC is for instant communication. If parts of your community are located in a timezone that is only online when you (the maintainer of the project) are not, that will create frustration, unless you start setting up all kind of bouncers or tools to let you be online at all time. In the end, I tend to prefer forums or mailing lists, because people writing can elaborate a bit more, and receive more meaningful feedback later on... but I guess I'm old school :)
Please don't use Slack for FOSS projects (2015)
91–100 of 136 posts
Re: Please don't use Slack for FOSS projects (2015)
#92I've used RocketChat at a previous company, basically a clone of slack. I didn't have to manage it, but it seemed to work great.
Sure, there are some issues once in a while. Like with everything.
Re: Please don't use Slack for FOSS projects (2015)
#93Re: Please don't use Slack for FOSS projects (2015)
#94Acting like IRC is equal in functionality to Slack or Discord is straight up delusional. One of the biggest problems with IRC is that there is no immediately obvious way to jump into a channel and browse or search the history. Also, because there are so many IRC clients, and so many servers out there, one person's IRC experience can vastly differ from another's. IRC also doesn't have any of the modern amenities like…
Re: Please don't use Slack for FOSS projects (2015)
#95Acting like IRC is equal in functionality to Slack or Discord is straight up delusional. One of the biggest problems with IRC is that there is no immediately obvious way to jump into a channel and browse or search the history. Also, because there are so many IRC clients, and so many servers out there, one person's IRC experience can vastly differ from another's. IRC also doesn't have any of the modern amenities like…
> Also, because there are so many IRC clients, and so many servers out there, one person's IRC experience can vastly differ from another's. How the fuck did people come to think of this as a negative? One of the stupidest things about "modern" IT services is that the public interface is a user interface instead of a machine readable iterface, so you can't build a user interface that fits your needs or preferences, yo…
That's also the case with open protocols like IRC. Sure you can write an IRC client with reaction emoji support, and it will look great in your client, and anyone using a different client will just see garbage metadata. You can only innovate by getting "everyone" to agree on a new standard, and that's hard.
Re: Please don't use Slack for FOSS projects (2015)
#96As someone who heavily used IRC in his childhood I disagree. IRC is pretty much dead. If you want opensource instant messaging then go with Rocketchat or Matrix with Riot.
Re: Please don't use Slack for FOSS projects (2015)
#97I've used RocketChat at a previous company, basically a clone of slack. I didn't have to manage it, but it seemed to work great.
Re: Please don't use Slack for FOSS projects (2015)
#98> Slack provides an IRC bridge that lets you connect to Slack with an IRC client. Which doesn't exist anymore: https://news.ycombinator.com/item?id=16539857 . As far as I'm aware, there is no way to connect to Slack anymore without their official client, unless you use something that is either their website in an app wrapper or probably violating their ToS.
Re: Please don't use Slack for FOSS projects (2015)
#99Most FOSS projects that aren't on Slack/Discord/IRC seem to be on gitter.im gitter.im's frontend/SPA client has a bunch of glitches, but the backend seems solid.