Earlier quoted context omitted.
It's worth mentioning that Zulip ( https://zulip.org/ ) is a new open source option that has basically all the features IRC/Slack does. So using open source tools for open source development doesn't have to mean dealing with IRC's limitations. (I'm one of the Zulip maintainers; happy to answer any questions about it).
> basically all the features IRC/Slack does. First, let me say that I'm really happy zulip was opened up, and grateful for you and your team to support it. But does Zulip support server federation? Obviously slack doesn't allow self-host, so if slack is the alternative, that doesn't really make much of a difference. But that is one feature that http://matrix.org/ does support.
Please don't use Slack for FOSS projects
491–499 of 499 posts
Re: Please don't use Slack for FOSS projects
#492If you don't want to use Slack for open source projects because it's closed-source, fine. That's a reasonable argument. If you don't want to use Slack for open source projects because Slack is in fact pretty bad at those workloads, fine. I agree! I think Slack does a pretty bad job at any group application where most of the people communicating don't already know each other. Where you go off the rails is in suggestin…
Re: Please don't use Slack for FOSS projects
#493Earlier quoted context omitted.
Sadly, a lot of people (generally die-hard nerd types) genuinely believe that marketing was the sole reason for the iPhone's meteoric rise in 2007. They don't place any importance on user experience and therefore can't tell the difference between the iPhone and the early-gen smartphone predecessors (Palm/Nokia/etc). These are the same people that are now confused as to why Slack has risen in popularity despite the ex…
To be fair, (as a Slack user) I'm not sure off-hand what Slack has that couldn't have been done on top of IRC. Almost everything could have been done with an IRC Server + Backend Services + Fancy Client model.
Re: Please don't use Slack for FOSS projects
#494If IRC were good enough to handle the needs of small software company communication, people would use IRC . Sitting here pretending everyone just doesn't know about a 20+ year old technology is comical. The "IRC Features" section bugs me, too. Unless you run a private IRC server IRC has a long, tortured history of design-based security difficulties. Gone are the days of netsplits permanently owning channels, but the…
https://blogs.dropbox.com/tech/2015/09/open-sourcing-zulip-a...
Re: Please don't use Slack for FOSS projects
#495Earlier quoted context omitted.
> basically all the features IRC/Slack does. First, let me say that I'm really happy zulip was opened up, and grateful for you and your team to support it. But does Zulip support server federation? Obviously slack doesn't allow self-host, so if slack is the alternative, that doesn't really make much of a difference. But that is one feature that http://matrix.org/ does support.
Just to say - we would love to work with Zulip to federate it into Matrix :)
Re: Please don't use Slack for FOSS projects
#496Earlier quoted context omitted.
To be fair, (as a Slack user) I'm not sure off-hand what Slack has that couldn't have been done on top of IRC. Almost everything could have been done with an IRC Server + Backend Services + Fancy Client model.
Problem: "Backend services" - how many of the Slack integrations don't have public APIs and Slack was only able to do it by being a single company? Good luck convincing people to set up the API keys for all of those services.
Re: Please don't use Slack for FOSS projects
#497Earlier quoted context omitted.
I don't think you sound like an elitist prick, but rather the kind of person that enjoys tinkering with technology for fun. Perhaps unfortunately, this view is no longer representative of most people working in technology, and definitely not all of the users of Slack.
We're interested in tinkering with a lot of technology. We're not interested in tinkering with boring (admittedly a very subjective judgment) technology like a chat server.
Re: Please don't use Slack for FOSS projects
#498Please for the love of god just don't use Slack. We have learned absolutely nothing. Let's all jump on the bandwagon of another closed-source, proprietary, walled-garden service and hand over all of our private intra-company communications to a private third-party in another country. GREAT IDEA.
> Let's all jump on the bandwagon of another closed-source, proprietary, walled-garden service and hand over all of our private intra-company communications to a private third-party in another country. GREAT IDEA. Well said, I chuckled. Let me just add something... If you want a paper trail of anything, use an email you own . I have a friend who was locked out of a startup's Slack right before he was due to be paid f…
I think your argument is somewhat null....
Re: Please don't use Slack for FOSS projects
#499Earlier quoted context omitted.
> Update. And I would love to see a modern federated chat protocol to take off. Something like http://matrix.org/ . XMPP?
Unfortunately XMPP didn't take off. Notice how it's nowhere near as ubiquitous as email and web standards. Also notice how nearly all modern chat services don't support XMPP. I'd argue there are technical reasons for this situation. Try searching for "XMPP" in this thread for details.
XMPP is an awful soup of incompatible servers and clients, though.