Hacker News new | ask | show | jobs
by remram 905 days ago
I am talking about usernames, not names. My first name also contains an accent, maybe direct your rage somewhere else?

If nicknames appear in URLs for example, or are a way to direct messages at someone (e.g. github.com/<nick>, @<nick>), using non-ASCII characters is a bad idea.

1 comments

Handling non-Ascii characters in url has been a solved problem for years now.
... by replacing them with ASCII characters, yes.
That is correct, yes. Do you have a point?