HN user

Max_Mustermann

169 karma
Posts3
Comments103
View on HN

It's futile to ask for things to be removed from the lexicon. Language advances and those 16-year-olds will decide how they speak now and in the future.

I think this is already outdated but a fitting response to your comment could also be "ok boomer"

"I'm helping out with a curriculum to help slum kids to (web) program in Thailand in English, but in a way that they can learn English as well"

Is there somewhere one could read more about this? Sounds nifty.

I seriously doubt that, I've lived in 3 of the countries (fairly large ones) where WhatsApp is THE communications and in all of those, at least to my knowledge, most (mostly young) people send money electronically through banks, sometimes more modern digital versions like Nubank in Brazil, but there's no all-encompassing default solution.

Here's a bookmarklet you can add to your bookmark bar for translating to English:

  javascript:s=document.selection?document.selection.createRange().text:window.getSelection?window.getSelection().toString():document.getSelection?document.getSelection():%27%27;location.href=(s==%27%27)?%27http://translate.google.com/translate?u=%27+escape(location.href)+%27&sl=auto&tl=en%27:%27http://translate.google.com/translate_t?text=%27+s+%27&sl=auto&tl=en%27;