Live data from Hacker News

RocketChat: Slack-like online chat, built with Meteor

github.com

21–30 of 116 posts

Re: RocketChat: Slack-like online chat, built with Meteor

#21
post #5
post #3

Are mobile apps planned?

this. I've been looking for something to replace facebook messenger to use with my friends. Whatever it is, it would need mobile push notifications. Currently I'm using tinfoil facebook so not getting push messages causes me to miss long portions of conversations in my group chat and I don't want to just use another service, I'd rather host it

Whats wrong with Telegram?

https://telegram.org/

edit: just saw where you want to host it...

Re: RocketChat: Slack-like online chat, built with Meteor

#23

I guess improving XMPP isn't as cool as building something brand new?

XMPP is XML-based, noisy, and just plain annoying to deal with. There's only so much polish that can be applied to a turd...

- https://github.com/otalk/stanza.io

- https://github.com/xmpp-ftw/xmpp-ftw

It's really a shame when people can't look past the surface, and just emit vague subjective rebukes like this. XML may not be fashionable today, but really it poses no technical issues compared to the kinds of actual hard technical issues involved in making an open and decentralized IM network that XMPP has been solving for 15 years.

Re: RocketChat: Slack-like online chat, built with Meteor

#24
So you set this up and you use it for a few hours and everyone on your team is like hey this is kinda cool.

* a month or so passes *

Now everyone is invested in the tool and since the expectations have been set by things like Slack they expect integrations to work flawlessly, search to be infinitely fast, 99% uptime, Google OpenID authentication, and a slew of other features and before you know it you have someone spending two hours out of every day keeping it running.

As a personal project for kicks? Sure it's cool. Would I let me company run it? Hell no!

Re: RocketChat: Slack-like online chat, built with Meteor

#25
post #21
post #5

Earlier quoted context omitted.

this. I've been looking for something to replace facebook messenger to use with my friends. Whatever it is, it would need mobile push notifications. Currently I'm using tinfoil facebook so not getting push messages causes me to miss long portions of conversations in my group chat and I don't want to just use another service, I'd rather host it

Whats wrong with Telegram? https://telegram.org/ edit: just saw where you want to host it...

questionable crypto, by that questionable ethics, not fully open source

Re: RocketChat: Slack-like online chat, built with Meteor

#26

Earlier quoted context omitted.

XMPP is XML-based, noisy, and just plain annoying to deal with. There's only so much polish that can be applied to a turd...

- https://github.com/otalk/stanza.io - https://github.com/xmpp-ftw/xmpp-ftw It's really a shame when people can't look past the surface, and just emit vague subjective rebukes like this. XML may not be fashionable today, but really it poses no technical issues compared to the kinds of actual hard technical issues involved in making an open and decentralized IM network that XMPP has been solving for 15 years.

Using someone else's wrapper library is like (insert sufficiently disgusting analogy for doing something with a pile of excretia).

At the end of the day, the underlying product is still an overwrought, overly verbose mess, and the wrappers only serve to hide that. And following the law that all abstractions are leaky, you're going to have to touch it eventually.

A better replacement would be IRC. It serves almost all of the XMPP use cases with no extension, and i'd wager all of them with the right daemon and right plugins.

Re: RocketChat: Slack-like online chat, built with Meteor

#28
post #5
post #3

Are mobile apps planned?

this. I've been looking for something to replace facebook messenger to use with my friends. Whatever it is, it would need mobile push notifications. Currently I'm using tinfoil facebook so not getting push messages causes me to miss long portions of conversations in my group chat and I don't want to just use another service, I'd rather host it

xmpp?

Re: RocketChat: Slack-like online chat, built with Meteor

#29
post #24

So you set this up and you use it for a few hours and everyone on your team is like hey this is kinda cool. * a month or so passes * Now everyone is invested in the tool and since the expectations have been set by things like Slack they expect integrations to work flawlessly, search to be infinitely fast, 99% uptime, Google OpenID authentication, and a slew of other features and before you know it you have someone sp…

Unless you know they never used Slack, so there are no expectations.

And your company wants to run OSS, so "has a guy" that already maintains the other pocketful of apps to company is using.

And since it is OSS, you can add Google OpenID auth if required.

And the slew of other features you want to add, but can't to Slack even if you knew about Slack.

Don't crap on the idea just because Slack is Slack and this isn't. Apply your "a month or so passes and now everyone is invested in the tool" scenario to any OSS alternative and your argument just comes off as fanboying.

Post reply on HN