HN user

train_robber

204 karma

[ my public key: https://keybase.io/anoop; my proof: https://keybase.io/anoop/sigs/VCzsLrmJ2L7LAw84rFeV0nqIJ4oo76u3R9H7R84jWxM ]

Posts14
Comments98
View on HN

But even in Malayalam, curry/kari could also be used as an umbrella term for any accompaniments with rice, dry and wet. 'Chorum kariyum' - in this context curry is accepted as all the stuff that you eat with a regular rice meal (including the dry 'thoran'), atleast in where I'm from.

Being an app developer here; the reality can't be further than this. From our figures atleast 30% of our base use it in their vernacular. English is only a good start; if you really need to penetrate the masses - localization is a must.

In the older syntax, something like this:

  client.startAsync(new Consumer<TorrentSessionState> {
	void accept(TorrentSessionState state) {
		if (state.getPiecesRemaining() == 0) { 
			client.stop(); 
		}
	}
  }, 1000).join();

Yes the government is very involved. My mother worked as a nurse in the state government health service and from what I have personally seen; the quality of government care is good and very cheap (sometimes free). But its not just the government; there are a lot of private institutions too in the state that provide quality healthcare.

My home state of Kerala has one of the best health care systems in India.

Infant mortality in Kerala is 6.7 (6.2 in US), life expectancy at birth is 76 (78.7 in US).

Per-capita income in Kerala is $2,271 ($53,000 in US)

So yes, you can provide good healthcare even with not a lot of money floating around.

References: https://en.wikipedia.org/wiki/Kerala_model

Hmm, a bit surprised! I haven't seen a lot of purple carrots in India, atleast in my part of the country (Kerala). Default carrots for me is still orange. I came to know of the existence of purple carrots only very recently.