Hacker News new | ask | show | jobs
by moritzwarhier 910 days ago
Unicode is hell really.
1 comments

The RTL override is necessary for embedding right-to-left content inside left-to-right text. If you ever want to combine Arabic and English in one sentence, you'll probably want an override in there.

You could use HTML and other formatting tricks to do the same, but this control character is a very valid and useful part of Unicode.

Yes, hell is other people (pun not meant in a culturally divisive way).

Unicode is extremely useful and a great engineering success. My comment was a bit tongue-in-cheek, sorry.

I guess I misunderstood you, apologies!
No need to apologize, my comment really wasn't very clear. Have a nice weekend!