Live data from Hacker News

How a comment on Hacker News led to 4½ new Unicode characters

unicodepowersymbol.com

181–190 of 429 posts

Re: How a comment on Hacker News led to 4½ new Unicode characters

#181
post #110

Earlier quoted context omitted.

>The scope of the Unicode Standard (and ISO/IEC 10646) does not extend to encoding every symbol or sign that bears meaning in the world. Until Unicode has a half-star character, it won't even be able to encode the average newspaper.

Somebody should propose the half star (used in star ratings) to Unicode. Seriously.

And two thirds, and three fifths, …

Re: How a comment on Hacker News led to 4½ new Unicode characters

#182
post #89
post #79

Earlier quoted context omitted.

Imagine if ﷽ was sized to a monospace font.

In the name of god, that has to be the most complex glyph I have ever seen.

> In the name of god, that has to be the most complex glyph

And actually it is in the Arabic "name of God," thanks!

https://en.wiktionary.org/wiki/%D8%A8%D8%B3%D9%85_%D8%A7%D9%...

I didn't know there's a whole ligature as a single code point U+FDFD available, thanks sscotth. The code point is also easy to remember.

(It, accidentally, also most probably represents the words first said by the Orlando shooter when calling 911, when the translation in the transcription is compared.)

Is this the biggest glyph in Unicode?

Re: How a comment on Hacker News led to 4½ new Unicode characters

#183

Legitimate question: Why is Unicode littered with all those useless symbols? I can see the reasoning behind the standard (or very common) symbols or things like emoji, but having every possible glyph in UTF8 seems like a horrible waste. What if we want to add new glyphs in the next 10 years for emerging standards?

having every possible glyph in UTF8 seems like a horrible waste A horrible waste of what? Unicode 9.0 encodes 128,172 characters, of a possible total 1,112,064 code points. The addressable space is 11.52% full. Clearly there's enough left to keep adding more and more characters for a really long time. If your complaint is that it's a waste of resources, time, etc - surely it's up to the people who are members of the…

> Clearly there's enough left to keep adding more and more characters for a really long time.

And then what? It's already 11% full.

Re: How a comment on Hacker News led to 4½ new Unicode characters

#184
post #78

Earlier quoted context omitted.

Being able to easily check if a letter is between 'a' and 'z' in code is an advantage. This is only possible if the codepoints are sequential.

I didn't dispute that. I just state that trying to remain compatible for the sake of being compatible is a great way to design a convuluted and difficult to understand standard.

Of course, but lack backward compatibility is a great way to make sure a standard is not adopted. For example he reason that UTF-8 'won' is that it has a great backward compatibility story with other ASCII based encodings and systems.

Re: How a comment on Hacker News led to 4½ new Unicode characters

#185
post #40

But why? The trend towards putting icons into Unicode may be a mistake. Unless it's a symbol one uses in a sentence, there's no real reason to have it in Unicode. Unicode should not be viewed as a standard clip art library.

> Unless it's a symbol one uses in a sentence "To start the device, press the ⏻ button on the device face" There, used in a sentence.

I'm not sure. It sounds like we would then have to include every possible image.

Re: How a comment on Hacker News led to 4½ new Unicode characters

#186
post #178

Earlier quoted context omitted.

> It can still display a box. If it knows about your new codepoint. Everyone using an implementation that doesn't yet support it is going to show the full URL. If history repeats itself, these implementations will be the majority for at least a decade. > The question is implementation of what. I think that it is not an onerous requirement from applications that need to display emojis or ancient Egyptian hieroglyphs.…

> That's what happens with sup (or other named operators). And that's what happens when scrubbing subscripts or binomial coefficients. When you want to represent math as text, you need to change your representation (add multiplication signs, forgo subscripts, use confusing parentheses etc.). This is still true with Unicode. The contribution of the non-BMP special math characters is quite minimal. > The crux of this i…

Unicode has added 1791 emojis[1]. Note that it has used significantly fewer codepoints than this for emojis, because some (e.g. flags) are done via a small number of combining marks (flags use 26 code points for letters in country codes). They've been slowing down the rate of additional emojis since they started doing this. Do you really think they'll accelerate at some point and use up the almost 1 million unassigned code points Unicode has left? Not to mention the fact that many UTF8/UTF16 implementations are already fine with full 32-bit code points, instead of the 21 bits Unicode I'm using above (they have said they'll only ever use 21 bits, but the option is there).

Suffice it to say this getting "out of control" and eating up the remaining space in our lifetimes, or our children's lifetimes would be pretty impressive. This means that the worst we have to fear is more boxes, assuming OSes don't keep up with their fallback fonts. Saying adding more symbols-designed-to-be-just-kind-of-placed-in-line-with-other-symbols-like-they-always-have-been is the first step towards MIDI and organization diagrams is like saying you're vegetarian because it's a slippery slope from eating meat to eating people.

Also note that unlike every other excess of the Unicode standard, these would require massive changes to the code that handles text. This means that if Unicode decided to do this, you wouldn't have to worry about negative effects because nobody would implement it.

[1]: http://unicode.org/emoji/charts/full-emoji-list.html

Re: How a comment on Hacker News led to 4½ new Unicode characters

#187
post #157
post #106

At some point, someone realizes that there is need to standardize fixed practical subset of Unicode that contains all essential symbols over the world so that all devices that comply with the standard can __actually__ interchange text in readable, printable and visually presentable form. It's nice to have catalogue of symbols and tight encoding for them, but full support of Unicode encoding has very little to do with…

Basic Multilingual Plane?

Emoji are not in the BMP. Whether they are essential or not I'll leave it to you :)

Re: How a comment on Hacker News led to 4½ new Unicode characters

#188
post #140

Earlier quoted context omitted.

People who don't speak English? https://en.m.wikipedia.org/wiki/Power_symbol

You don't have to be able to read the word ON to recognize it as a symbol. "Circle next to zigzag-thing" is as good as circle with line sticking out of it.

But that symbol is in fact a "LOWPOWERMODETOGGLE" and that is a slightly more complicated than a circle broken by a line.

Re: How a comment on Hacker News led to 4½ new Unicode characters

#189
post #101

Earlier quoted context omitted.

Unicode is supposed to include symbols that appear in "running text", not standalone icons. So no on traffic signs for instance. (There are exceptions for historical reasons. And emoji are a totally separate story.)

How are traffic signs not in "running text" in books about the rules of the road and such like?

Running text means INSIDE text (as in: "running along" with the other characters), not "used in a book as illustration".

Re: How a comment on Hacker News led to 4½ new Unicode characters

#190

Earlier quoted context omitted.

How are traffic signs not in "running text" in books about the rules of the road and such like?

I'm not sure about the 'running text' thing, but in my view Traffic Signs are not globally universal (yet), so you'd have to have regional variants which is impractical.

Tons of the things in unicode are not "globally universal".
Post reply on HN