Live data from Hacker News

Shortest URLs on the Internet

jameswillia.ms

111–120 of 208 posts

Re: Shortest URLs on the Internet

#111
post #90
post #82

Shortest address is http://1 Not on the internet, though. Just on the network. Kinda surprised Linux routes 0.0.0.1 to my router, when used as a destination address. Might be fun to use it as a local redirector whitout having to do any DNS shenanigans. Edit: yep, it works

Shorter: ftp://1 Anyone knows a shorter protocol name that is widely supported/known?

ws://1

Re: Shortest URLs on the Internet

#112
post #84
post #79

http://ai is an interesting case. It was there from the early days of the web, back when you could type "ai" into the mozilla url bar and it would take you there. Today firefox "helps" you out and changes what you typed into something else because it knows better than you do what web site you want. It's run by a character named Vince Cate who moved to Anguilla to protest taxes or something. He was from the US and gav…

You still can type "ai." (including the dot, excluding the quotation) in your browser. Works in firefox (tested in 104), however does not work in Chrome (tested in Chromium 105).

[deleted]

Re: Shortest URLs on the Internet

#113
post #108

Earlier quoted context omitted.

I think on Windows machines you can use `\\` to access a machine via SMB, so `\\1` would be the shortest if you're happy with Windows-only.

//1 turns into file:///1 everywhere AFAIK

But "//1" is not a full URL, and any URL with "file:" is not "on the Internet".

Re: Shortest URLs on the Internet

#114
post #90

Earlier quoted context omitted.

Shorter: ftp://1 Anyone knows a shorter protocol name that is widely supported/known?

Both Chrome and Firefox have actually recently removed support for ftp:// for security reasons.

It may be, but that does not disqualify it being "shortest URLs on the internet", I think. However, maybe it should not count if there is not a FTP server at that address, though.

Re: Shortest URLs on the Internet

#116

Earlier quoted context omitted.

I suspect it gets mapped to 1.0.0.1 because no other resolution is possible. Any other locations for the two zeros results in an invalid IP (either starting or ending in 0).

Absolutely nothing wrong with ending with a .0. I suspect you are confused by n.n.n.0/24 being a network address in a /24 network which is obviously very common. However there are way more networks of other sizes that have .0 addresses in them.

Huh, and today I learned something new. Thanks!

Re: Shortest URLs on the Internet

#117
post #84

Earlier quoted context omitted.

You still can type "ai." (including the dot, excluding the quotation) in your browser. Works in firefox (tested in 104), however does not work in Chrome (tested in Chromium 105).

" http://ai ." works in Chrome

Does not work in Edge.

Re: Shortest URLs on the Internet

#119
post #77
post #56

aka.ms is short but probably not thr shortest, but I would say it is the shortest most popular url possibly. For those who don't know, that is MS's link shortner for official URLs

It's also used quite extensively internally for company wide resources. Any employee can create aka.ms urls, here is one for your comment: https://aka.ms/AAhztyq

What a flex. Can you also specify a custom link?

Like aka.ms/mango or aka.ms/inglor?

Re: Shortest URLs on the Internet

#120
post #84
post #79

http://ai is an interesting case. It was there from the early days of the web, back when you could type "ai" into the mozilla url bar and it would take you there. Today firefox "helps" you out and changes what you typed into something else because it knows better than you do what web site you want. It's run by a character named Vince Cate who moved to Anguilla to protest taxes or something. He was from the US and gav…

You still can type "ai." (including the dot, excluding the quotation) in your browser. Works in firefox (tested in 104), however does not work in Chrome (tested in Chromium 105).

You need a slash for it to work in Chrome: "ai./" and "ai/" both work in Chrome (obviously without quotes.)
Post reply on HN