Most active commenters
  • account42(4)
  • oneeyedpigeon(3)

←back to thread

178 points dgl | 21 comments | | HN request time: 1.582s | source | bottom
1. p4cmanus3r ◴[] No.44363591[source]
Back in my day... They didn't have emojis in terminals.
replies(4): >>44363604 #>>44363623 #>>44364114 #>>44364718 #
2. uncircle ◴[] No.44363604[source]
Really? So how did you understand each other, grandpa?
replies(1): >>44363641 #
3. voidUpdate ◴[] No.44363623[source]
When was your day? Emoticons have been used in terminals since 1982
replies(1): >>44363860 #
4. DonHopkins ◴[] No.44363641[source]
I heard they used to feel each others faces with their hands, like Hellen Keller, or with their mouths, like Mr. Peepers.

https://www.youtube.com/watch?v=QV2kaJ5_8PU

5. account42 ◴[] No.44363860[source]
Emoticons are not the same as emojis. For one they allow for more expression or personal style by having different variants, e.g. :-) vs :) or for absolute maniacs: (:

They are also not limited to what some consortium and a couple of megacorporations think you should be able to express.

replies(3): >>44364130 #>>44367439 #>>44370944 #
6. gylterud ◴[] No.44364114[source]
U+263A entered Unicode in 1993, afaik. Plan9 had utf8 support in the terminal back then!
replies(3): >>44364327 #>>44365106 #>>44366917 #
7. oneeyedpigeon ◴[] No.44364130{3}[source]
They also lack semantics. There are downsides as well as up.
replies(3): >>44364181 #>>44364293 #>>44365216 #
8. account42 ◴[] No.44364181{4}[source]
Usage rather than specifications determine semantics and due to the points in my previous post those often disagree for Unicode emojis.
replies(1): >>44364284 #
9. oneeyedpigeon ◴[] No.44364284{5}[source]
I'm glad you recognise the value of usage when it comes to emoticons vs. emoji...
10. arccy ◴[] No.44364293{4}[source]
emoji lack clear semantics too, consider the eggplant.
replies(1): >>44364506 #
11. Findecanor ◴[] No.44364327[source]
Single code point, monochrome and single space. So it didn't need to be handled differently than any other non-ASCII character.

BTW, it is emitted with the sequence `Compose` `:` `)` (if you have Compose-key support installed+enabled)

12. oneeyedpigeon ◴[] No.44364506{5}[source]
I think there's a difference. The code point will always mean "eggplant", it just happens that the concept can be interpreted in different ways according to context—just like the word itself. But ":-)" can only ever mean "colon minus rparens" before further interpretation.
replies(2): >>44364672 #>>44364677 #
13. skydhash ◴[] No.44364672{6}[source]
What’s it called is syntax, what it’s means is always context dependent. That’s why we invented formal notation, so that we can have context free interpretation (it’s bundled with its semantic so you don’t need to apply some context to it)
14. account42 ◴[] No.44364677{6}[source]
Actually, according to Unicode, "-" doesn't mean minus - U+002D is hyphen-minus.

And as for the eggplant, your semantics-as-specified are useless when 99.9% of the usage has a different intended meaning due to the inherent lack of expressiveness in a corporate-approved emoji language.

15. SSLy ◴[] No.44364718[source]
you'll need same complexity, sans multi-coloured glyphs, for any non-latin script anyway.
16. layer8 ◴[] No.44365106[source]
This character was code 0x01 in the original IBM PC code page (https://en.wikipedia.org/wiki/Code_page_437), and hence in DOS. It was displayed single-width and monochrome just like any other 8-bit character, never causing any rendering issues, unlike emojis today. It was added to Unicode for round-trip compatibility with that code page.

More background about how the smiley ended up in the IBM code page: https://www.vintagecomputing.com/index.php/archives/790/the-...

17. layer8 ◴[] No.44365216{4}[source]
Emojis also severely lack semantics. They are specified in terms of what they should visually depict, not what they are supposed to mean.
18. MisterTea ◴[] No.44366917[source]
UTF-8 was developed by Rob Pike and Ken Thompson on a napkin in a diner and implemented in Pikes Plan 9 making it the first UTF-8 OS.
19. thaumasiotes ◴[] No.44367439{3}[source]
> or for absolute maniacs: (:

To be fair, Unicode allows for that variant too: https://emojipedia.org/upside-down-face

20. jiggawatts ◴[] No.44370944{3}[source]
Agreed, but Unicode allows me to express the emotion that I most commonly feel when working in the IT industry: disapproval.

    ಠ_ಠ
replies(1): >>44374641 #
21. account42 ◴[] No.44374641{4}[source]
Yes and that's still an emoticon made from creative use of pre-existing characters rather than an emoji specified in Unicode.