Live data from Hacker News

Stride, Atlassian’s Slack competitor, opens its API to all developers

techcrunch.com

71–80 of 139 posts

Re: Stride, Atlassian’s Slack competitor, opens its API to all developers

#71
post #9
post #4

Earlier quoted context omitted.

Stride is just re-branded HipChat.

They're trying to say it's not while also saying it's an "upgrade". I guess it is a new major release of HipChat (with re-architecting) and re-branding. Same lead (Steve Goldsmith). Unless an insider tells, we won't know I guess :)

An insider did tell, trust Hacker News :) - Steve Goldsmith himself.

https://news.ycombinator.com/item?id=16424942

Re: Stride, Atlassian’s Slack competitor, opens its API to all developers

#72
post #28

Earlier quoted context omitted.

I believe they are in the process of sunsetting HipChat. It was not successful.

They gave us a deadline to move (~2000 users). So we're just getting the Slack business case ready. If we have to move AND pay more money anyway, then why not just go to Slack?

I don't know about Stride, but the quality of Slack has really been declining lately. Especially the quality of the desktop client.

If I was in charge of the decision for what communication tool to use at my company, I would take a long hard look at every single alternative to Slack.

Re: Stride, Atlassian’s Slack competitor, opens its API to all developers

#73
post #13

I don't know what it is about Atlassian's branding but it always feels uncomfortably corporate to use any of their software. I'm worried that if I start using Atlassian software I'm going to have to buy inexpensive business-casual clothes, commute an hour and 15 minutes both ways, make small talk with Janet from accounting by the coffee machine while my mocha latte brews, and get Greg my middle-manager my self-assess…

The primary function of Atlassian software is to say "Access denied." You tell Greg he needs to give you permission to do whatever. Greg says he'll do that after he gets your self-assessment. He later writes on your self-assessment receipt that you're a whiner lacking self-motivation. I've used Confluence for two years. It's slow and the editor is buggy. The primary function is to prevent me from making a document pu…

>The primary function of Atlassian software is to say "Access denied."

Not only is that funny, it's pretty accurate. If it weren't for that requirement it could all be replaced with git, ftp, and email.

Re: Stride, Atlassian’s Slack competitor, opens its API to all developers

#74

Earlier quoted context omitted.

Any sources on that? I'm pretty sure it's a heavy re-architecting at the very least, but if it's the same team and lead, have they gone entirely from scratch or repurposed some of Hipchat's code? (just questioning) Not curious enough to do the kind of blackbox exploration folks at https://webrtchacks.com or other sites do :)

I believe I am a pretty good source. :) Stride is a brand new product (not a rebrand of Hipchat), we did not repurpose Hipchat's code. It's built from ground up on Atlassian platform - new protocol, clients, platform, etc. One exception is the video bridge technology which remains powered by the Jitsi.org open source product (which we acquired in 2015). I do look after both products (Hipchat Cloud and Stride) for Atl…

So I was told at your last conference that your going to be going to a RHEL instead of the current Ubuntu. I can’t seem to get an answer on what the timeline is for that. My director is signaling to look at other options and I really don’t want to do that. I mean will it be in next 6 months? We are looking at a huge commitment.

Re: Stride, Atlassian’s Slack competitor, opens its API to all developers

#76
post #60

I don't understand the point of all these stupid chat apps... Discord, Slack ect... If you need real time there is IRC. Otherwise, just setup a mailing list.

> If you need real time there is IRC.

The problem with IRC is that you cannot get chat history of a channel unless you configure a bouncer to do it for you. On that note, what's your opinion on XMPP? We used to use a XMPP server for internal company communication and the server was configured to replay the chat history to a client when it connected.

> Otherwise, just setup a mailing list.

That has a similar problem to IRC which is that new members cannot easily access messages sent before they joined. A better option would be an internally hosted NNTP server.

Re: Stride, Atlassian’s Slack competitor, opens its API to all developers

#77
post #76
post #60

I don't understand the point of all these stupid chat apps... Discord, Slack ect... If you need real time there is IRC. Otherwise, just setup a mailing list.

> If you need real time there is IRC. The problem with IRC is that you cannot get chat history of a channel unless you configure a bouncer to do it for you. On that note, what's your opinion on XMPP? We used to use a XMPP server for internal company communication and the server was configured to replay the chat history to a client when it connected. > Otherwise, just setup a mailing list. That has a similar problem t…

Chat is ephemeral for quick back and forth discussion. If you need history, maybe you should be using email anyway.

Re: Stride, Atlassian’s Slack competitor, opens its API to all developers

#78
Hipchat 2017 works perfectly fine for a chat app (which @tootie said have been basically the same for 30 years).

We have not been forced to migrate to Stride yet, but I am bummed about this can I keep kicking down the road.

I don't care how much better Stride is, Hipchat is good enough for us.

Re: Stride, Atlassian’s Slack competitor, opens its API to all developers

#79
post #51

Earlier quoted context omitted.

I was really disappointed when noticed they didn't have a way to report bugs. They had some kind of "Suggestions box", so I used that to report mine: Images wouldn't upload correctly when the chat room name started wih a slash (/dev/null in my case). They deleted the ticket and a few days later it was magically fixed. You will find pretty annoyed people if you search for "report hipchat bug".

> "I'm annoyed they didn't use my wording. They did fix my bug but I'm still annoyed." In what world would one imagine that a suggestions box was in any way different from reporting a bug? "Suggestions box" is a bug report but renamed to be understood by Joan from accounting.

The thing about the HipChat suggestions box is that you had to collect "votes" for your "suggestion" to be considered.

So you could try to get their attention to the bug of "when you paste XML into a code block, it replaces it with subtly different, broken XML, my suggestion is to stop doing that", but it's going to be sitting several pages beyond "please add a left shark emoji!!!"

You can try to get your whole office to stack the vote, but why? I only have to be one person to report a bug to Slack.

Re: Stride, Atlassian’s Slack competitor, opens its API to all developers

#80
post #77
post #76

Earlier quoted context omitted.

> If you need real time there is IRC. The problem with IRC is that you cannot get chat history of a channel unless you configure a bouncer to do it for you. On that note, what's your opinion on XMPP? We used to use a XMPP server for internal company communication and the server was configured to replay the chat history to a client when it connected. > Otherwise, just setup a mailing list. That has a similar problem t…

Chat is ephemeral for quick back and forth discussion. If you need history, maybe you should be using email anyway.

Perhaps, but a lot of times, certain discussions take place over chat, and it's beneficial if someone who happens to join a little later in the conversation can simply read through the chat history to get up to speed rather than interrupting everyone to get some context to the conversation and proceed to ask questions about things that had already been discussed (rather than simply reading and getting the answers that way).

Open protocols can certainly do this.

Post reply on HN