Earlier quoted context omitted.
This reminds me of how we have been hiring engineers. We sit them down for a day with a fairly simple task (build a simple web or mobile app, about three screens with a basic data model) but we make sure to give them a language or framework they are unfamiliar with. They have Google, Stack Overflow, and other employees to use as a resource. It's a great way to get to know new hires while seeing how resourceful and in…
Does this interviewing methodology mean that you only hire devs that don't currently have a gig or have vacation days to blow on the possibility of getting a job with you?
Why WhatsApp Only Needs 50 Engineers for Its 900M Users
81–90 of 255 posts
Re: Why WhatsApp Only Needs 50 Engineers for Its 900M Users
#82Earlier quoted context omitted.
Does this interviewing methodology mean that you only hire devs that don't currently have a gig or have vacation days to blow on the possibility of getting a job with you?
We do have an initial hour meeting with candidates just to get to know them and propose the trial if they seem like a possibility. Wouldn't most people take a day off to interview somewhere? I know I wouldn't be comfortable ducking out for a few hours to interview — it would feel tense and uncomfortable. Facebook, and I'm sure many other places, do full-day interviews. It's certainly not unusual.
Re: Why WhatsApp Only Needs 50 Engineers for Its 900M Users
#83Comments in this thread are quite cringeworthy. People calling WhatsApp a simple application seem to fail to understand the cost of simplicity under such scale.
It wasn't a great article from wired. I feel the language choice is probably the least contributing factor in terms of what's interesting at that scale. Yes, it's an eclectic choice, but I find systems/component architecture much more interesting than language and program architecture in scaling considerations. A bit more info here: http://highscalability.com/blog/2014/3/31/how-whatsapp-grew-... With regard to fun ch…
Re: Why WhatsApp Only Needs 50 Engineers for Its 900M Users
#84The language and culture of simplicity are great aspirations, all companies should look at doing this. However, not all companies are going to get such a huge benefit, as not all companies operate within a narrow problem domain. INSTAGRAM is another similar case: relatively simple solution (share photos with limitations), uses only single language PHP (at least since last I heard). I mean this is partly a reflection…
Re: Why WhatsApp Only Needs 50 Engineers for Its 900M Users
#85Earlier quoted context omitted.
What version of Whatsapp/Platform are you using - newer versions of Whatsapp have spam blocking features. http://www.ibtimes.co.uk/whatsapp-rolls-out-new-spam-blocker...
That only works with direct messages. Spammers have upped their ante, and they are now sending spam by adding you to group messages which (when I looked it up) don't allow you to report them as spammer (you can still block them, but that doesn't prevent a spam epidemy)
Re: Why WhatsApp Only Needs 50 Engineers for Its 900M Users
#86http://haktuts.blogspot.com/2015/09/Bypass-Screen-Lock-Of-An...
Re: Why WhatsApp Only Needs 50 Engineers for Its 900M Users
#87> Why WhatsApp Only Needs 50 Engineers for Its 900M Users Answer: because sending short messages from A to B is basically a solved problem. There is even a programming language (Erlang) that was made with this application in mind. The prototypical "Hello World" example for Erlang is a messaging application.
That's a social problem though (the fact that 35 guys generate so much cash, while on the other side of the planet 350 millions are looking for a way to pay the rent), not a technical one :-)
Re: Why WhatsApp Only Needs 50 Engineers for Its 900M Users
#88> Why WhatsApp Only Needs 50 Engineers for Its 900M Users Answer: because sending short messages from A to B is basically a solved problem. There is even a programming language (Erlang) that was made with this application in mind. The prototypical "Hello World" example for Erlang is a messaging application.
Re: Why WhatsApp Only Needs 50 Engineers for Its 900M Users
#89http://highscalability.com/blog/2014/2/26/the-whatsapp-archi...