Hacker News new | ask | show | jobs
by tiberious726 1118 days ago
> "How do these issues even exists in 2023?"

Have actually tried writing something that handles languages running in different directions? It might be 2023, but the libraries... aren't great...

1 comments

From my experience (not on the web), frameworks that take their Unicode support seriously fare quite well by now (nothing is perfect), while frameworks that make silly assumptions that everything is ASCII do not.