I was today years old when I found out that emojis can exist in urls.

http://triapul.cz/🐟

You can even have emoji in domain-names using Punycode¹. That means you can add

127.0.0.1 xn--s78h

to your /etc/hosts and then all your dev servers can be accessed at http://🚽

It's your loo-pback address.

@pmjv @dexter


¹ https://en.wikipedia.org/wiki/Punycode

Punycode - Wikipedia

@gumnos @pmjv @dexter today I learned about punycode!

And punycode has me thinking about learning to program. Implementing punycode (both ways) seems like a great class assignment, or way to learn Unicode. You’d have to understand Unicode, detailed parsing and calculations, state management… it’s all there!

@gumnos @pmjv @dexter

Or you could use wildcard DNS to make a URL shortener, and have https work:

https://🚽.on-a.pizza/

@gumnos @dexter @gnomon Finally I can enable autoflush!
@gumnos @pmjv @dexter I clicked http://📐🛒.ws a while back 🤪
@ivory there is a bug in your domain matching, this should be a link 😂🫣🫠
@Schrank Not a bug. We use NSURL which doesn't natively support it.
@ivory thanks for the quick answer :-)
@Hipska @ivory @IceCubesApp interesting. Wouldn’t have expected anyone to have it right 😂😍🥰
@Schrank well, a lot of other things in that app have bugs, so it is indeed surprising 😂