Live data from Hacker News

9m.no – Short URLs for the Unicode Age

9m.no

1–10 of 75 posts

Re: 9m.no – Short URLs for the Unicode Age

#9

I don't think risking url rendered as unicode boxes justifies the reduction of the url by 2 or 3 characters. Nice proof of concept though.

Not only that, but since it will be encoded in utf-8 and then percent-encoded the number of bytes transmitted will actually increase:

something as simple as 邗諾

becomes %E9%82%97%E8%AB%BE , 18 characters!

Still, as other mentioned it's a neat idea that if widespread would make all kinds of encoding mistakes pop up :)

Re: 9m.no – Short URLs for the Unicode Age

#10
I got http://9m.no/𑂜൭ for my daughter's website, but I'm wondering whether this helps shrink character count when used for services like twitter. It's not at all readable, but since it's two (I think) 4-byte unicode characters, will that URL be counted as 13 characters or 21 characters?
Post reply on HN