Hacker News new | ask | show | jobs
Jaconda – Integrate your Telegram with services (telegram.jaconda.im)
55 points by mironov 4157 days ago
6 comments

Looks cool :) I hadn't heard of Telegram before, so I'll have to check this out.

One note is that to me "Over a 100 of integrations" reads very strangely and should be "Over a hundred integrations." Perhaps that's just my preference though.

Awesome. Thanks!
It's not just you, "over a one hundred of integrations" is not grammatical.
Fixed, thank you! Btw, here is how commit looks like in telegram: http://d.pr/i/an9I
"Over a hundred of Integrations" is still off. Try "More than 100 integrations" or "Over a hundred integrations" or even "Over 100 integrations".

I think the last one is snappiest.

Done. Thanks.
Could need some link to the issue perhaps?
Good Point.
"Messages are heavily encrypted". WTF does that mean? I guess that's Telegram's approach to security. Lightweight, correct, encryption does not work for them. They prefer heavyweight and incorrect.
This looks really interesting. I'd like to see it as a more open platform and not just for telegram.
Maybe I'm missing something, but I don't understand why people have seemingly abandoned vanilla XMPP. It's a great, flexible, powerful, and yes standard and open, protocol.
XMPP is great for what it was designed for. It doesn't work well with mobile, high packet loss & high latency connections. XMPP is talkative and bandwidth intensive - bad for limited data/battery applications. It also wasn't designed for today's 1 person multiple devices reality. Most XMPP servers let you log in multiple times but messages don't sync between clients and sometimes get delivered to the client the user isnt currently in front of.

Also, sending files over XMPP has pretty much always sucked - there are a bunch of incompatible ways to do it and it's always been hit and miss depending on which client your chat partner was using, network topography, etc.

More from the project: https://core.telegram.org/techfaq#q-why-did-you-go-for-a-cus...

Jaconda.im started as XMPP-based messenger hence the name – Jabber Conference derivative. And it does work with XMPP. Nothing changed in this regard.

However after Google Talk was replaced with proprietary Hangouts protocol we had to look for other options.

Telegram fits our concept just right. Let's see what other people think. You are welcome to participate.

Are you aware that Google XMPP servers still support federation? (I tried just that the other week)

I don't see how you _had to_ look for other options

(still: I agree how looking at other options is the wise thing to do, given that Google+XMPP seems to be a -very- slowly sinking ship)

What do you gain there?

People that moved to Hangouts aren't available on GTalk (the xmpp part). I run my own XMPP server, people that have ancient Android 2.x mobiles and don't buy into the G+ nonsense can talk to me. People with more modern systems/that 'upgraded' to Hangout cannot.

Since my server cannot magically filter these people I came to the conclusion that Google _doesn't_ support xmpp, federation or not, for most of their users anymore.

(If you manage to access GTalk again, for example by running the GTalk thingy in GMail/the browser, you can talk to me again. I've got a hard time making my friends do that to contact me)

For all intents and purposes Google's XMPP support is broken.

> People that moved to Hangouts aren't available on GTalk (the xmpp part). I run my own XMPP server, people that have ancient Android 2.x mobiles and don't buy into the G+ nonsense can talk to me. People with more modern systems/that 'upgraded' to Hangout cannot.

True, but this is "only" a client problem. What is first and foremost important is the support server-side.

This ugly situation is just like if everyone suddenly decided en-masse to stop using their XMPP client of choice.

This is partly "waking up to reality" for the XMPP community, partly a huge tragedy for the lack of diversity in how people (used to) communicate over XMPP

...but none of these thing would impede Jaconda's users to receive notifications on their desktop or their mobile.

(If anything, I'd consider developers (Jaconda's users) more likely to have an actual XMPP client, rather than strictly relying only on what Google provides by default)

Interesting... Google Talk dropping XMPP was a dark day, but alas that's the nature of basing a business off Google services.

It's also great to hear that it started out using XMPP, maybe Jaconda can bring XMPP back by allowing discovery based on GitHub accounts :o

We are using it ourselves as both XMPP and Telegram messenger. But the truth is, we are not planning to develop a stand-alone messenger. XMPP messengers are slowly sinking and Telegram looks like a nicer alternative. Especially considering Telegram's team showing interest in our project.
>"XMPP messengers are slowly sinking" I'm sure telegram is a good choice for your company, but "XMPP messengers are slowly sinking", I think, is a silly statement.
This is my personal opinion I've gathered from experience. I still have some friends using XMPP from Gtalk times. I have 0 new XMPP contacts for years since the fall of Gtalk. One might argue that it is still going strong, but I don't see anything proving that point. And the most authoritative indicator for ourselves is the amount of companies signed up for Jaconda. Guess having to add DNS records so XMPP is working on your domain is not helping either.
I assume it's because not every server (most notably: google's) support the XEP for offline messages, and having to always keep a connection to the remote server is mobile/battery-unfriendly.

All these newfangled alternatives usually rely on the Google services' push notifications api afaik.

This look like the kind of service github might offer their users some day. When Telegram finally open sources their server, that might not be to difficult either.
Do you plan to integrate with e-mail? I would like to have e-mails sendt to special adresses displayed in the group chat.
That is exactly how jaconda.im is working now, everybody in the room can send emails into the room.
Cool! Do you use Telegram as a backend for jaconda.im as well? If so, then it's also cool to see somebody giving Slack some competition with a more open backend server.
Jaconda for Telegram works in a different way compared to XMPP Jaconda.im, it is possible to stitch them together but it's a bit too early at the moment.
Yes.
This should probably not be a Show HN. From the guidelines[0]:

> Show HN is for something you've made that other people can play with. HN users can try it out, give you feedback, and ask questions in the thread.

As far as I can tell, there's not a real product here we can try yet.

[0] https://news.ycombinator.com/showhn.html

We use it internally right now and plan to invite new teams in batches. It has rough angles and we polish it before the public launch.
I understand. But it's not a suitable Show HN post. Show HN is designed for something that we can try out now.