Live data from Hacker News

Shortest URLs on the Internet

jameswillia.ms

191–200 of 208 posts

Re: Shortest URLs on the Internet

#191
post #115

You can also use Unicode ligatures to make URls which look shorter. From that list, you could use http:// ㎝. / - that's U+339D if HN mangles it. I wrote it up at https://shkspr.mobi/blog/2020/08/buying-a-single-character-d...

Interesting. You can also have emojis in URLS apparently. (rolled up newspaper emoji).fm, for example.

Re: Shortest URLs on the Internet

#192

Could shave off a character by using ftp:// instead of http:// though I suppose modern browsers have removed FTP support recently. Are there any protocols that are known by even shorter abbreviations?

git:// comes to mind, but that's not understood by browsers.

irc:// is understood by Firefox at least.

Re: Shortest URLs on the Internet

#194
post #184

Earlier quoted context omitted.

See: https://news.ycombinator.com/item?id=32804868 There's a dnsmasq setting you have to twiddle to make it work.

I was able to test it. It is this setting indeed. The default is probably due to some concern about leaking misspelled split-horizon local names.

Probably. I'm sure there are actually good reasons for keeping that setting turned off. But it's annoying when you want to look at an edge case like this. :-)

I'm debating if I'll keep it set so that this works, or put it back the way it was.

Re: Shortest URLs on the Internet

#195
post #179

Earlier quoted context omitted.

Good thing that's an option that is trivial to enable under Preferences -> Search -> Search Bar. I suspect most users who are technical enough to appreciate the significance of going to http://ai are able to figure that one out easily enough.

trivial to enable but badly maintained. When I enabled that originally it broke the search bar on the default new tab page. The default behavior is also nonsensical if you want to access anything on the local network by name.

I have been using the separate search bar for, idk, 10(?) years and I have never encountered a single bug with it (including the one you describe). Maybe you should give it another chance and chalk that up to an issue with the initial rollout, which is a standard thing to happen on virtually every software release.

> The default behavior is also nonsensical if you want to access anything on the local network by name.

Ok, and what percent of users do you think that affects? And what percent of those aren't technically savvy enough to enable the separate search bar? And what percent of those who aren't under a company managed policy that enables the separate search bar automatically? Let's make some reasonable estimates about those numbers and then reevaluate how "nonsensical" this core feature of Firefox is.

Re: Shortest URLs on the Internet

#196
post #27

Earlier quoted context omitted.

We're also arguing that it ought to become usable even in a /24: https://datatracker.ietf.org/doc/draft-schoen-intarea-unicas... It only requires changes within the LAN to accomplish this, since distant hosts are already not supposed to assume anything about how networks are or are not subnetted. (For instance, they don't know whether you're on a /24 or not.) You can find some addresses ending a lot of zeroes that al…

I still don't understand why, instead of doing something like this, not just switch to IPv6.

If you're operating a public site and you switch to IPv6-only, you'll no longer be reachable by the majority of the current Internet. That's a pretty big sacrifice for most people.

If you're operating a public site and you don't switch to IPv6-only, for example by doing dual-stack, you'll still need IPv4 addresses.

The challenge is that "just switch to IPv6" isn't something that you can do unilaterally if you need to talk to the rest of the Internet.

Re: Shortest URLs on the Internet

#198
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

That's very cool!

Re: Shortest URLs on the Internet

#199
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

g.co and t.co used by Google and Twitter are shorter.

Can't believe I forgot t.co!
Post reply on HN