Hacker News new | ask | show | jobs
by samuellb 3704 days ago
Better check for characters that aren't letters in ASCII, and assume that everything else is a letter (i.e. including Unicode). Not 100% correct, but simple and future proof.

And when it comes to the diaeresis, it's rare enough that it will create confusion for people who are used to German, Swedish, Finish, etc. (except for in words like naïve where there's no risk for confusion).