472
Swift knows something (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] dabu@lemmy.world 24 points 3 days ago

I wonder if it has anything to do with alphabetical order... No, that's not it

[-] marcos@lemmy.world 39 points 3 days ago

I'd say that "alphabet" has no relation to the things on that string.

But yeah, it's the Unicode Consortium that knows something about it, not Swift.

That emoji is also really just some letters is it not? So it probably is alphabetical.

[-] skulblaka@sh.itjust.works 10 points 3 days ago

Yes, but it isn't just :chicken: or something like you'd see in Discord. It's unicode, so it's actually U+1F414. Egg is U+1F95A.

[-] davidgro@lemmy.world 4 points 2 days ago

And indeed 1F414 is a lower (hexadecimal) number than 1F95A, so in the absence of other criteria I'm sure in most systems it would sort first.

They might not know the name for the extension of alphabetical order to all characters in Unicode (and neither do I) but it's logical to associate it with alphabetical since it's similar in concept.

[-] unexposedhazard@discuss.tchncs.de 1 points 2 days ago* (last edited 2 days ago)

Im just gonna believe those are the correct codes. Thanks for the confirmation :)

[-] marcos@lemmy.world 2 points 3 days ago

Depends on how you define "letter", but they are definitively not alphabetical. They are ideographs.

See the neighbouring comment

load more comments (9 replies)
this post was submitted on 30 Sep 2024
472 points (98.4% liked)

Programmer Humor

19314 readers
334 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS