Earlier quoted context omitted.
If you read the article, it's clear the user limit was a technical limit and not a freemium limit. So even if they did pay, Slack would still not have been able to accommodate all their users. Which leads me to my old-timer question: What's wrong with IRC?
There's nothing wrong with IRC except for the fact that the user experience in an IRC client is generally horrible. They're not pretty, there's no good account system so users can easily spoof being someone else, the logging isn't great by default, sharing files is hard, and whether or not you can do media embedding depends on the channel setup. There's a reason why companies like Slack have built billion dollar busi…
We Tried Slack and We Deeply Regretted It (2015)
61–70 of 133 posts
Re: We Tried Slack and We Deeply Regretted It (2015)
#62Earlier quoted context omitted.
They did hard code a limit, the API has a specific error for that. They just choose not to disclose it, and to advertise with the phrase "Slack is free to use for as long as you want for teams of all sizes."
"For teams of all sizes" is pretty deceptive. Even if the limit was disclosed somewhere deeper, advertising with a fundamentally inaccurate line is unfortunate.
And signing people up with an undocumented API that skips a big amount of signup friction seems like a recipe for running into undocumented limits. Would we be upset with Slack for not supporting 1 million user teams? 1 billion? 1 trillion?
Re: We Tried Slack and We Deeply Regretted It (2015)
#63I'm generally a slack fan, but isn't that just plain ol' illegal false advertising?
To be fair to slack, the quote is "there's no limit to the amount of people you can add to your team". They're saying that as you team grows, there's no limit. Not students or subscribers. Not "public channel", or "chat room", or some sort of phrase that indicates a large mass of people. If someone decided to sue them or something, I'd assume they'd have an easy defence saying they clearly meant a team of work collea…
Re: We Tried Slack and We Deeply Regretted It (2015)
#64The author's expectations just seem wildly unrealistic, I can't find much sympathy. Signed up for a pay service with a clear limit on the trial, yet was surprised by the limit, even though he knew how many Slack users he had and knew or should have known how many messages per day they were already sending. Put his community (customers) of thousands on the Slack team, even though the advertising and economics only mak…
I think he's being a little bit to hard on Slack. He was really stretching a free trial offer beyond its limit. If he was a paying customer then I might have cut him some slack.
Re: We Tried Slack and We Deeply Regretted It (2015)
#65There's a perfect alternative: * Free * Handles thousands of users seamlessly * Archived via bot same as free Slack * No noticeable performance hit for high user volumes * Wide variety of interfaces and integration bots to choose from * Widely deployed and trusted across tech communities It's called IRC. Edit: I can tell more people are encountering challenges using Slack these days. In the past, a suggestion to use…
There are drawbacks, though: * no built-in file uploads * a bot is required for archiving * a bot is required for notifications * no native scrollback/history - IRC bouncers solve this problem, but it's not a plausible solution for most non-techies * the last two issues also mean that mobile solutions are going to be lacking. It's possible to have IRC as fully featured as slack, but it does mean either rolling your o…
Re: We Tried Slack and We Deeply Regretted It (2015)
#66Earlier quoted context omitted.
They did hard code a limit, the API has a specific error for that. They just choose not to disclose it, and to advertise with the phrase "Slack is free to use for as long as you want for teams of all sizes."
Well then I guess they expect the word "team" should be self explanatory... Maybe it's not.
But, come on, you have to admit that an online community of thousands of people does not fit even the most charitable interpretation of the word "team".
Re: We Tried Slack and We Deeply Regretted It (2015)
#67There's a perfect alternative: * Free * Handles thousands of users seamlessly * Archived via bot same as free Slack * No noticeable performance hit for high user volumes * Wide variety of interfaces and integration bots to choose from * Widely deployed and trusted across tech communities It's called IRC. Edit: I can tell more people are encountering challenges using Slack these days. In the past, a suggestion to use…
There are drawbacks, though: * no built-in file uploads * a bot is required for archiving * a bot is required for notifications * no native scrollback/history - IRC bouncers solve this problem, but it's not a plausible solution for most non-techies * the last two issues also mean that mobile solutions are going to be lacking. It's possible to have IRC as fully featured as slack, but it does mean either rolling your o…
* channel services can provide archiving and notifications.
* scrollback can be handled by a bouncer, yes, but it's up to the IT dept to set it up per-user
* there are plenty of usable irc clients for mobile, web, and desktop to satisfy this need.
source: Started using telegram/slack but productivity went down so work launched an internal ircd (inspircd). Internal wiki, git, and sharepoint for documentation/files/code where it belongs. Not the chat client.
Re: We Tried Slack and We Deeply Regretted It (2015)
#68Earlier quoted context omitted.
Only if you use plain IRC. If you use something like irccloud, that is prevented. Which can be thought of as a "webwrapper" for IRC. I have been using it for some time now and I enjoy it. (I'm not affiliated with irccloud in any way)
IRCCloud's free plan is much worse than even Slack's, their paid tiers are more expensive per-user IIRC, and their UI isn't quite as polished.
I have been using Slack for about a year now at work and I think it's great. I don't think irccloud would be a suitable replacement either :-)
Re: We Tried Slack and We Deeply Regretted It (2015)
#69Earlier quoted context omitted.
If you read the article, it's clear the user limit was a technical limit and not a freemium limit. So even if they did pay, Slack would still not have been able to accommodate all their users. Which leads me to my old-timer question: What's wrong with IRC?
Aside from what others already mentioned: One key issue with IRC is the mobile or multiple device story.
Re: We Tried Slack and We Deeply Regretted It (2015)
#70This could have been completely avoided if they had used Mattermost.