What every software developer must know about Unicode in 2023
51–60 of 572 posts
Re: What every software developer must know about Unicode in 2023
#52What on EARTH is that mouse cursor thing all about? Why would you even bother writing this, then making it impossible to read properly?
Why would a frontend developer demonstrate their ability to do frontend programming on their personal, not altogether super-serious blog? I meant that rhetorically but it's a flex. I agree, not the best design in the world if you're catering for particular needs, but simple and fun enough. You should check out dark mode.
In that vein, I think it's okay if we let people have fun. That might not work for everyone, but why should we let perfect be the worst enemy of fun?
Re: What every software developer must know about Unicode in 2023
#53Unicode is a total mess. In a sane system, "extended grapheme clusters" would equal "codepoints" and it wouldn't make a difference for 99% of languages. Now we ended up with grapheme clusters, normalization, decomposition, composition, Zalgo text, etc. But instead of deprecating this nonsense, Unicode doubled down with composed Emojis.
What sort of practical issues are you running into due to Unicode's codepoint compositionality?
Re: What every software developer must know about Unicode in 2023
#54Re: What every software developer must know about Unicode in 2023
#55Skipping over UTF-32-BE and UTF-32-LE there...
(I mean, it might not be an issue if it's just being used as an internal representation, but still)
Re: What every software developer must know about Unicode in 2023
#56Re: What every software developer must know about Unicode in 2023
#57> The rest, about 800,000 code points, are not allocated at the moment. They could become characters in the future. Why is Tengwar still not in Uniclde officially? What's the problem with it?
Re: What every software developer must know about Unicode in 2023
#58The author seem to hate people which concentration issues and/or various visual sicknesses. That coloration tools shows the moving mouse coursers of other participants even if they aren't needed/wanted is already pretty bad, why bring it to a website?
Re: What every software developer must know about Unicode in 2023
#59Found this! good to know about. https://pypi.org/project/grapheme/ "A Python package for working with user perceived characters. "
(apparently the article talks about this however the blog post is largely unreadable due to dozens of animated arrow pointers jumping all over the screen)
Re: What every software developer must know about Unicode in 2023
#60What on EARTH is that mouse cursor thing all about? Why would you even bother writing this, then making it impossible to read properly?
It's revenge against anyone with certain kinds of visual impairments and/or concentration issues because the ex-spouse of the author which turned out to be a terrible person had such.
(sarcasm try 2)
It's revenge against anyone using JS on the net with the author trying to subtle hint that JS is bad.
(realistic)
It's probably on of:
- the website is a static view of some collaborative tool which has that functionality build in by default
- some form of well intended but not well working functionality add to the site as it was some form of school/study project, in that case I'm worried about the author suffering unexpected very much higher cost due to it ending up on HN ...