Hacker News new | ask | show | jobs
by hpbd 2763 days ago
Same here in Spain.

I mean, let's be honest, it's just a chat application. It is almost trivial to build and maintain. And since it uses your phone number, there is no friction to switch to another app--if they decided to charge for it, Telegram would eat it alive in months.

1 comments

> It is almost trivial to build and maintain.

I'm interested to know what you've made or helped to make that is more complex and more difficult to maintain than whatsapp.

I find it amusing just how many people make this assumption up-front. Probably because its one of those "problems" that seems simple on the surface, until you start digging deeper. This gets especially true once you take into account offline delivery, presence management, delivered/read receipts, group/broadcast use cases, efficient use of the network, complexities of reliable/efficient cross-platform media transfer across a variety of formats, and... robust end-to-end encryption.