Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Didn't you ever grep a text document written in a language other than English? No processing of CSV files in different charsets? Not even encountered a file with a non-English character in the name? Not to mention the folks who deliberately set LANG so that their compiler and everything else will give them localized error messages. This stuff was all much worse 25 years ago, even 15 years ago. Like them or not, I do think emojis have helped drive forward much better Unicode handling across the whole stack, including the command line.


> Didn't you ever grep a text document written in a language other than English?

Yes but it was for humans originally? Not for machine processing.

> Not to mention the folks who deliberately set LANG so that their compiler and everything else will give them localized error messages.

The horror! Who even works on translations for compiler error messages ?!? It makes absolutely no sense!

Next they'll want to localize programming language keywords. I wonder how well that will work at this current project of mine that has people native to 3 countries, none english speaking ...


It's not a next, but more a previously :) Localized development tooling is an old timer thing.


How old? I'm old enough that my first Linux experience included a stack of floppy disks and recompiling a 0.9x kernel in late high school, and my first c++ program was done with Borland C++ 3.1. It never occured to me to look for a localized UI for either of them.

Older than that?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: