Hacker News new | past | comments | ask | show | jobs | submit login

So, what does 阿部明仁 do in this case?

Polish may be close enough that an approximation is available in English, but there's an awful lot of languages that don't have a large overlap with English characters.

In the Asian case above, if someone with that name did try to "convert to English" they are ironically just as likely to end up with Akihito Abe as the ASCII, which will be just as broken!




Assuming that hypothetical guy is an average Japanese male(somewhat leaning right), he'd just turn IME off. Japanese input on desktop is consist of three following states:

- IME On state. IME capture and interpret keypresses as engraved and generate corresponding Kana-Kanji texts.

- IME Off state. IME passes through keypresses as engraved on keytops.

- Direct Input state. IME becomes dormant.

In IME Off state, the keyboard behaves as a plain jp106(or ANSI if it is) keyboard, like I'm doing right now. The cases where you would use conversion with IME on for an English word is when you have reasons for the word to be in "full width"(usually for typesetting reasons).


I don't think it's something that people should 'just know' that when Windows asks them their name during install time, they ought to use 7-bit clean ASCII for everything, no matter where they are in the world or how much they know about other languages. When Windows says "What is your name?", they ought to be able to use their name without things breaking.

I'm sure a computer savvy speaker of a fully-non-Latin language may still guess this is a good idea, but "computer savvy" doesn't cover everyone... and they shouldn't have to.

"Just use 7-bit-clean ASCII English" is not a solution to this problem.


Usernames and passwords are always 7-bit ASCII at least in Japanosphere, to the point it would look odd that you get to log into a computer using their own legal names. To use a computer for any useful purpose as a Japanese, you will have to be able to understand what "English" or "alphanumeric" or "half-width" means, which are non-tech terms for `char str[]`, and be able to constantly and quickly switch IME between ASCII mode and multibyte mode with an at most 2-key combination.

It might be a "you're holding it wrong" situation, but everyone has already learned how to hold it "correctly " - it'll be a disruptive change to default a "natural" hold that you suggest.


They could use a different name as their windows name (Do people use their real names as their usernames? I never do). Or, they would have to go through the pain of finding a real solution, like the author did.

Considering JetBrains seems unwilling to fix this bug, maybe the best solution of all is to switch to an IDE that works.




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

Search: