Live data from Hacker News

Domains for the Rest of Us

domainsfortherestofus.com

21–30 of 207 posts

Re: Domains for the Rest of Us

#22
beemods.com, severestimation.com, sculpabag.com, polysemaphores.com, brimlet.com, lungocephalographic.com, saltcoatedoak.com, backalache.com, whiffard.com, haggitygoosey.com, externist.com, trunche.com, globefluid.com, hackergater.com, quagmosis.com, glooshy.com, punctualize.com, cheeziness.com, wristfist.com, redactal.com

(five letters is the shortest I got: rohvy.com)

I offer up these domains to my fellow HNers, to utilize in the pursuit of billion dollar dreams.

Re: Domains for the Rest of Us

#24

For the curious, there's a number of other helpful domain name generators https://www.saashub.com/domainsfortherestofus-alternatives . They are not AI generated but rather free names with suitable prefixes or suffixes.

FYI: parent is the founder of SaaShub.

It’s considered courteous to disclose any affiliations you have, when self promoting.

Re: Domains for the Rest of Us

#26
Very curious to hear about the training set for these. If I had to guess, someone scraped GoDaddy/Google Domains/Namecheap for the "premium domains" that are being squatted on and then trained a language model on that corpus. Hopefully the OP can provide details!

Re: Domains for the Rest of Us

#27
post #11

Some years ago I wrote a proof-of-concept chrome extension for "unlocking" domain names. https://github.com/amoffat/hash-n-slash The basic idea was that we should be able to use anything as a routable domain name, and not just limit it to short words or phrases.

This is super neat but also sorta defeats the whole purpose of domain names, which is to have memorable names that point to hard to remember IP addresses. This creates impossible to remember hashes that point to difficult to remember IP addresses. This is essentially content addressing + location addressing. If you're not familiar, IPFS does content addressing in a really cool way. https://ipfs.io/

To be fair, I've never had a problem remembering IP(v4) addresses, much like with phone numbers and (physical) addresses. The real advantages of using domain names is that it associates a word or phrase with the site, can remain the same while the IP changes, and also allows for virtual hosting.

Imagine a world in which the Internet grew and commercialised before DNS ever appeared --- we may have ended up with IPs being as common knowledge as phone numbers.

Re: Domains for the Rest of Us

#29
post #11

Some years ago I wrote a proof-of-concept chrome extension for "unlocking" domain names. https://github.com/amoffat/hash-n-slash The basic idea was that we should be able to use anything as a routable domain name, and not just limit it to short words or phrases.

But what's preventing squatters from squatting all the valuable hashes? eg. pizza.com is valuable, so with the same logic you can also squat hash(pizza).
Post reply on HN