We used Zulip (then a commercial product) at FoundationDB, and really liked it. We had teams in two cities. The threading, which they sell as the core feature, is nice, and does make it more usable for "important" conversations than purely chronological chat. It also makes it easier to screen out conversations you don't care about. But IMO the killer feature is the "all messages" view that merges chosen streams in mo…
Same here. We're a company with about 50 people and deal with a lot of operational chatter. The threading model of Zulip works really great for us. Before Zulip we used XMPP for a long time, then Mattermost for a short time (the threading model in mattermost didnt work at all for us), then moved to Zulip and never looked back. I definitely recommend Zulip.
Zulip 1.8: Free software Slack alternative with email-style threading
91–100 of 153 posts
Re: Zulip 1.8: Free software Slack alternative with email-style threading
#92The install procedure [1] looks like bad a joke. > You’ll need an Ubuntu system that satisfies the installation requirements. So if I'm using RHEL, Fedora, Arch or any other Linux distribution, tough luck. If they're supporting only Ubuntu, they could have at least created some deb packages. There is an install script, but no details about what's going on under the hood or explanations of how to do it manually; what…
This comment is a great illustration of why companies and investors prefer software as a service business models wherever possible.
Re: Zulip 1.8: Free software Slack alternative with email-style threading
#93Earlier quoted context omitted.
This comment is a great illustration of why companies and investors prefer software as a service business models wherever possible.
When there are so many options for one-click repeatable deployments of complex stacks that strikes me as an overreaction. I recently had to test a complex Django-based Document Management System: https://www.mayan-edms.com/ The install was a breeze. Even with very little experience with Docker it took me a matter of minutes to fire up a Digital Ocean droplet, paste in a few commands and have a fully working install.…
Re: Zulip 1.8: Free software Slack alternative with email-style threading
#94Earlier quoted context omitted.
As news about Slack becomes fewer and farther in-between, reminders of how much more usable Flowdock was also fade from view. I'm left with a dead emptiness in my heart and a general pessimism about corporate communications. Is there _any_ service with Flowdock style threading now? XMPP clients? Game chats?
I guess it's obvious but Flowdock itself is alive and under active development.
They've added some handy features, and there are more in the pipeline, but the current mobile experience is so bad that I'm having trouble not looking at alternatives. This despite the threading and content model (inbox divorced from chat is amazing) that has kept me very loyal for a very long time.
Re: Zulip 1.8: Free software Slack alternative with email-style threading
#95Earlier quoted context omitted.
Same here. We're a company with about 50 people and deal with a lot of operational chatter. The threading model of Zulip works really great for us. Before Zulip we used XMPP for a long time, then Mattermost for a short time (the threading model in mattermost didnt work at all for us), then moved to Zulip and never looked back. I definitely recommend Zulip.
How does it's threading differ from Slack's?
It also supports markdown.
You can try it at chat.zulip.org
Re: Zulip 1.8: Free software Slack alternative with email-style threading
#96Zulip is using Python and Postgresql. Is this a great choice of stack for a chat app? I'd love to know how Zulip performs with hundreds of concurrent users. I am currently looking into Rocket.Chat which is based on Meteor (NodeJS) and MongoDB, a stack which, for me, seems better suited for this kind of app. But hey, I don't know, I haven't done performance tests or anything. Does anyone know about any hard limits wit…
Re: Zulip 1.8: Free software Slack alternative with email-style threading
#97Re: Zulip 1.8: Free software Slack alternative with email-style threading
#98The install procedure [1] looks like bad a joke. > You’ll need an Ubuntu system that satisfies the installation requirements. So if I'm using RHEL, Fedora, Arch or any other Linux distribution, tough luck. If they're supporting only Ubuntu, they could have at least created some deb packages. There is an install script, but no details about what's going on under the hood or explanations of how to do it manually; what…
This comment is a great illustration of why companies and investors prefer software as a service business models wherever possible.
SaaS itself is the cancer killing usable software installations, not the other way around, IMO.
Re: Zulip 1.8: Free software Slack alternative with email-style threading
#99The install procedure [1] looks like bad a joke. > You’ll need an Ubuntu system that satisfies the installation requirements. So if I'm using RHEL, Fedora, Arch or any other Linux distribution, tough luck. If they're supporting only Ubuntu, they could have at least created some deb packages. There is an install script, but no details about what's going on under the hood or explanations of how to do it manually; what…
This can be annoying from the sysadmin perspective, since there are now multiple operating systems to take care of, but at the same time, the developer may not be able to produce builds for all distros their users would like.
Ubuntu is a fine choice IMHO, given the above. But yeah, some debs / ppa would be nice.
Re: Zulip 1.8: Free software Slack alternative with email-style threading
#100It supports bots, so you can easily integrate your git / trello / etc.