791
you are viewing a single comment's thread
view the rest of the comments
[-] NeatNit@discuss.tchncs.de 8 points 1 day ago

Emoji domains can be registered using punycode, and you're right that it's up to the TLD whether they're allowed or not.

For example: http://xn--yt8h.la/%F0%9F%90%B6

๐Ÿ“™.la is encoded using punycode to http://xn--yt8h.la/

๐Ÿถ is URL-encoded to %F0%9F%90%B6

Giving the 'true' URL http://xn--yt8h.la/%F0%9F%90%B6 which then redirects to https://emojipedia.org/dog-face

Emails should generally use @xn--yt8h.la instead of @๐Ÿ“™.la for maximum compatibility. I'm not sure if the email spec allows punycode.

this post was submitted on 18 Aug 2025
791 points (99.1% liked)

Programmer Humor

25802 readers
3059 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 2 years ago
MODERATORS