Live data from Hacker News

Gchat Was the Future of Messaging, but Google Didn’t Know

slate.com

261–270 of 295 posts

Re: Gchat Was the Future of Messaging, but Google Didn’t Know

#261

Earlier quoted context omitted.

What if I don't want to use it on a phone?

The web and desktop versions can send an SMS to authenticate if you don't want to or can't use the phone app. https://web.telegram.org/#/login

I see. I don't really want to tie it to a phone number, though.

Re: Gchat Was the Future of Messaging, but Google Didn’t Know

#262
post #194
post #46

Who is building the open-source Slack? Four things are needed: 1. Good support for multiple active clients, including mobile. If I see a message on desktop, I shouldn't get notified on mobile. If I read on one client, when I reconnect on another, it should show me the convo starting where I left off. Etc etc. 2. Eternal history (ideally configurable by users/channels) with decent search. 3. A few basic bells-and-whis…

https://github.com/RocketChat/Rocket.Chat

Rocket chat is awesome. It even has giphy integration!

Re: Gchat Was the Future of Messaging, but Google Didn’t Know

#263
post #230

Hangouts was horrible to me for just one reason - on the smartphone, it hid info on who is online right now.. perhaps this was designed to motivate us to send more messages, but it meant i could no longer easily know if someone might answer now, or if i better try sms/call/.. and then as of recently, Hangouts just fails to notify me of messages, or keeps re-notifying me of old ones, and now i barely use it any more.…

At least now they've sort of restored the online presence indicators with the "last seen XXX ago", but I still don't understand what can be so hard about searching hangouts conversations on the phone. I can search through emails and through SMS. Why not hangouts?

Re: Gchat Was the Future of Messaging, but Google Didn’t Know

#264

Just about every week now there is a top story on HN about the disastrous state of interoperable messaging in the digital world. Every time it comes up, I implore people to look into Matrix ( https://matrix.org ), a system with an open specification that checks all the boxes in terms of features (not quite end-to-end encryption yet, but it's being worked on) and is not controlled by a company. I really hope to see it…

Haha! I just tried Vector on iOS and apparently moved about in such a way that I accidentally triggered the greatest notification message: > You seem to be shaking the phone in frustration. Would you like to submit a bug report?

I've seen this UI in other apps, and I absolutely fucking hate it. Google Maps was a particularly egregious offender, where rotating the device or calibrating the compass would prompt for feedback, usually in the middle of trying to use a map. And who shakes a device in annoyance anyway?!

Re: Gchat Was the Future of Messaging, but Google Didn’t Know

#265
post #214
post #152

Earlier quoted context omitted.

Great theory. Except that outside the US people who are FB friends tell each other "I want to chat, give me your number so I can add you on WhatsApp". Outside the US, WhatsApp is winning because of network effects.

WhatsApp came to Europe at a time when there was a strong need to replace badly overpriced SMS. In the US most telco's offered subscriptions with free, unlimited SMS and WhatsApp didn't provide any immediate benefit. Facebook Messenger came later, but had the ability to send messages without contact information, giving people in the US a reason to adopt it. By now, most people in Europe also have Messenger, but still…

I think this theory is quite solid. For some reason denmark has always (or at least for a very long time) had unlimited sms/mms in most subscriptions.

We also have a low WhatsApp adoption rate. Lately fb-messenger is winning territority (and so is snapchat, but for other reasons), since it offers good group chat on top of a service that already covers north of 80% of the entire population.

Re: Gchat Was the Future of Messaging, but Google Didn’t Know

#267
post #257

Just about every week now there is a top story on HN about the disastrous state of interoperable messaging in the digital world. Every time it comes up, I implore people to look into Matrix ( https://matrix.org ), a system with an open specification that checks all the boxes in terms of features (not quite end-to-end encryption yet, but it's being worked on) and is not controlled by a company. I really hope to see it…

How is the feature set any different than XMPP?

They have a good explanation of how Matrix compares to XMPP in their FAQ: https://matrix.org/docs/guides/faq.html#what-is-the-differen...

Re: Gchat Was the Future of Messaging, but Google Didn’t Know

#268

Earlier quoted context omitted.

I really really like the ideas of Matrix, but the problem is none of my friends are on it. I had the same problem when I started to use Signal. WhatsApp actually seems like the lesser of two evils right now - even though it's controlled by Facebook, they've added encryption and some of my friends are on it. Who'd have thought we'd look back on the days of MSN, AIM and ICQ as the golden age of interoperable messaging?…

Being able to use Gaim/Pidgin doesn't count as interoperability dude. Those protocols worked only because somebody bothered to reverse engineer them and this "interoperability" only worked half the time. I know because I was using Gaim/Pidgin for Yahoo! Messenger back then. Today at least they are using web technologies and I get to use Facebook's Messenger, WhatsApp, Hangouts and Slack on Linux without headaches.

For a short period, most of those old proprietary clients started supporting XMPP. That was the golden age of instant messaging. I couldn't help but notice that somewhere around that time is also when Apple released iMessage and FaceTime. Suddenly, everybody ran back to walled gardens and we de-evolved to a point where people are suddenly okay paying for a service that they can only sort of integrate with. Thats how low the bar has gotten now.

Personally, if I were a place like Google where the content is more important than the product. I would be having very pointed discussions with the people in charge of things like Hangouts and Allo. There seems to be a lack of vision compared to what is easily doable in this space. Knowing enough of the XMPP spec to see what was never done, I have to agree that the author is right. Google never understood what they had with GChat.

To put it another way. Imagine if everybody ran around trying to make their own SMTP or HTTP protocols? Thats what everybody is trying to do with chat right now.

Re: Gchat Was the Future of Messaging, but Google Didn’t Know

#269

Earlier quoted context omitted.

Haha! I just tried Vector on iOS and apparently moved about in such a way that I accidentally triggered the greatest notification message: > You seem to be shaking the phone in frustration. Would you like to submit a bug report?

I've seen this UI in other apps, and I absolutely fucking hate it. Google Maps was a particularly egregious offender, where rotating the device or calibrating the compass would prompt for feedback, usually in the middle of trying to use a map. And who shakes a device in annoyance anyway?!

No kidding. Especially annoying when using Google Maps and driving a stick shift.

Re: Gchat Was the Future of Messaging, but Google Didn’t Know

#270
post #162

Earlier quoted context omitted.

Wasn't open chat already solved by Jabber decades ago?

Jabber/XMPP has a number of problems that make it unsuitable for modern chat environments where clients (read: smartphones) have poor connections and frequently want to sleep to conserve power. For example, XMPP wants an always-on TCP connection between the client and the server for the client to appear "online". There's an extension which allows for sleeping, but having async mobile connections in an extension means…

That was not only XMPPs problem. It is what sunk most of the desktop IM systems, making way for the mobile ones.
Post reply on HN