A hundred different chat systems mentioned here. None of them compatible with one another. Well, I guess a couple of them have IRC gateways, but you have to actually set those up. Gee, wouldn't it be nice if you could pick and choose your UI? Pick and choose your "integrations", your "plugins", your client, etc without having to lose your entire userbase, history, contacts? Some sort of open protocol. Urgh, I've been…
Here's a timeline we put together of about 60 incompatible chat services: https://cdn.sameroom.io/chat-timeline.pdf Our service Sameroom ( https://sameroom.io ) is a commercial solution to the chat incompatibility disaster, not too different from an AC adapter thingy with a bunch of different plugs, one or two per continent. After implementing the protocols of quite a number of these systems (~20), we're seeing a sca…
Open Sourcers Race to Build Better Versions of Slack
311–320 of 397 posts
Re: Open Sourcers Race to Build Better Versions of Slack
#312Earlier quoted context omitted.
No amount of markdown makes up for the lack of offline messages.
We already have offline messages, it's called email. "Oh, Johnson isn't online? better send him an email. /message acmebot email johnson@acme-supply.co Get your ass to mars!" chat bot sees the command and sends him the email. Sorry if I'm coming off as cynical it's just that I see a trend of the entire community trying to fix problems that aren't real problems.
You could argue that some of the characteristics we find in chat are not useful, counter productive, etc. And there is probably some truth to that. But that is a different argument than what you made.
Re: Open Sourcers Race to Build Better Versions of Slack
#313Earlier quoted context omitted.
You find yourself in the same position that Trillian did, what, 15 years ago? Thanks for giving it a shot, at least. It's getting to the point where if I wanted to keep in touch with most of my friends all the time, I'd need to carry two or more devices (thanks for keeping iMessage closed, Apple).
iMessage works fine with SMS and MMS.
Re: Open Sourcers Race to Build Better Versions of Slack
#314Earlier quoted context omitted.
No amount of markdown makes up for the lack of offline messages.
We already have offline messages, it's called email. "Oh, Johnson isn't online? better send him an email. /message acmebot email johnson@acme-supply.co Get your ass to mars!" chat bot sees the command and sends him the email. Sorry if I'm coming off as cynical it's just that I see a trend of the entire community trying to fix problems that aren't real problems.
Re: Open Sourcers Race to Build Better Versions of Slack
#315Earlier quoted context omitted.
There is, actually. IRC has no concept of timestamps. IRC has no concept of foreign metadata, even, so shoehorning isn't even possible without looking horrible. IRCv3 fixes all that.
Prefixing a date/timestamp unless the client has asked for IRCv3 timestamps is reasonable.
Re: Open Sourcers Race to Build Better Versions of Slack
#316Earlier quoted context omitted.
> Am I wrong? Yes and no. Setting up an IRC server is hard. Pretty much all IRC servers use arcane settings and configuration formats. I run an Inspircd and Hybrid servers, and for people who aren't used to it, it's really daunting compared to setting up something like prosody. Services on top like Kiwi are nice. I run Shout IRC which is beautiful and slack-like, but again requires passenger and node to work, so lots…
Yea. And isn't it funny though in an age of Docker and pre-made VMs that we still configure stuff? Seems like a quick script would set all this up for us :D
Re: Open Sourcers Race to Build Better Versions of Slack
#317adblock blocker on wired, so upset
I don't mind them, normally, but in the case of Wired their detection is broken for uBlock. It continues to detect the blocker as on, even once disabled. So, reading Wired is now impossible for me, even if I accept their ads (which, I tend to be fine with for companies I trust not to be too invasive, and not to have ads that make noise or start video without warning).
Re: Open Sourcers Race to Build Better Versions of Slack
#318This is why I sort of hate open source. Slack is doing a great job, their prices are right. So why is it OK to destroy that? With what is going to be not as good stuff? I'll get down voted to hell but come on. It's cheap, it's good, so why not let the guy make a living? And for the record I don't even know who the guy is (or woman is). I just hate the "it's cool, lets rip it off attitude". Because the ripoff is rarel…
In fact, I'd consider any open source alternatives to Slack to be fair game on an open market, and the massive underdog at this point.
Re: Open Sourcers Race to Build Better Versions of Slack
#319Earlier quoted context omitted.
I set up rocket chat on my home server as a test and it's been great. I use it to chat with my family. So far the maintenance has been very minimal.
I deal with production stuff at my $DAYJOB and it needs to run for 6+ months without a single on-call event for me to consider it minimal.
Re: Open Sourcers Race to Build Better Versions of Slack
#320Oh man this entire field is madness... especially when you realize this when trying to get ahold of someone: I'll try Slack... let me check Skype... no maybe they're on HipChat... SMS... oh hell I'll just call them!
Yeah, IRC is from the 80s and is lacking some modern features, but at least it was a fairly unifying chat system in its day. No one company owned it, most people could use it trivially, and there were many different clients out there to suite one's taste.
There's still a market for wrapping a protocol in a nice web app UI and hiding the complexities from the user, which is why this closed chat systems trend is getting frustrating.
Can't different chat services communicate with each other easily, without the need for a bridge?