Remember when the .tk TLD became free 20 years ago ? Every hobbyist took one, then scammers followed, then Facebook and antiviruses started blocking it. I remember publishing a website for a class on my .tk domain, the teacher couldn't open it and I almost got a failing grade because of it.
.self: A new top-level domain designed to support self-hosting
391–400 of 410 posts
Re: .self: A new top-level domain designed to support self-hosting
#392We could fix a lot of this by just making sure .local (which is used in Bonjour/mDNS) could coexist sanely in mixed resolver environments _and_ could support subdomains. I built https://rcarmo.github.io/projects/mdnsbridge to “fix” it for my particular use case, and if it wasn’t for TLS shenanigans and the lack of subdomains, my issues largely went away.
Re: .self: A new top-level domain designed to support self-hosting
#393Remember when the .tk TLD became free 20 years ago ? Every hobbyist took one, then scammers followed, then Facebook and antiviruses started blocking it. I remember publishing a website for a class on my .tk domain, the teacher couldn't open it and I almost got a failing grade because of it.
A friend almost failed an IT class because his website didn't render at all in IE6. This was during the time of IE9. The teacher just hadn't updated their browser in a long time. I don't get how you get to be an IT teacher without knowing the most basic troubleshooting steps to get assignments to run.
Almost 30 years, and every so often I still wonder about where that got him.
Re: .self: A new top-level domain designed to support self-hosting
#394Earlier quoted context omitted.
I don't get it. How do you handle 10k people wanting, say, garden.com, without a free market?
first served or random from a waitlist are other options.
Same with waitlists.
It's impossible to avoid capitalism!
Re: .self: A new top-level domain designed to support self-hosting
#395Earlier quoted context omitted.
I never understood Dreamweaver. The first thing it asked me when making a new website was ... what the resolution of my user's screen is? I don't know that!
Its web development software from the 90s/00s, a period when websites were built by first having a designer meticulously mock everything up in Photoshop on a 640x480 canvas (maybe 800x600 or 1024x768 in later days), that mockup would then be handed over to a web developer (hi, that was me) who would take that mockup, slice it up into a billion little images, and then put them in a wildly complex set of nested HTML ta…
Re: .self: A new top-level domain designed to support self-hosting
#396Earlier quoted context omitted.
We plan to operate a shared mail server than can be used by users of the domain and we will work to ensure it is trusted by imposing usage limits. We will assume that every endpoint in our domain is someone's personal homelab, meaning small-scale use. For large mailing campaigns and newsletters there are plenty of services to choose from that enable those but for just sending personal emails, it should work.
Wait, so self hosting but I don't host my own email? So you guys just want to run your own mailserver and give people custom emails? That sounds like negative utility. That would make hosting an email server on one of your domains harder than hosting it on a .com, so what benefit is this providing?
Re: .self: A new top-level domain designed to support self-hosting
#397Earlier quoted context omitted.
The owners of `queer.af` thought that AF only meant “as f*ck”, without realizing that AF also happens to the be the ISO 3166 code for a country controlled by the Taliban, who didn’t like their domain name [1]. Brits that had `.eu` domains lost their domains due to Brexit [2] (unless they had some other EEA ties). And if the Chagos deal goes ahead [3] and the British Indian Ocean Territory ceases to exist, then all `.…
Assuming the British/American air base remains on some agreement with the Mauritian government, then the Chagos Islands may remain as a special territory of Mauritius, justifying the continual existence of an ISO 3166 code for it.
It's "Exceptionally reserved" "at the request of International Telecommunication Union (ITU)".
Although my gut feeling is that if the deal happens, Mauritius would probably ask to exceptionally reserve `IO` as well. Still, I'm not sure if I'd risk using a `.io` domain since it's not guaranteed.
Re: .self: A new top-level domain designed to support self-hosting
#398Earlier quoted context omitted.
There are three TLDs I block on my computer completely, and all of them are file extensions - .zip, .md, and .mov. (Yes, the domain "readme.md" exists. Fortunately, whoever owns it is not using their power for evil and does not have any webserver there... but I'm not risking it.)
I am SO tired of the Claude docs site getting a rich preview every time anyone mentions “claude.md”. At least it’s registered by Anthropic, but what a terrible decision to allow these TLDs.
Moldova has every right to the ccTLD. It's just that I find that Markdown files can sometimes get auto-linked to the corresponding (and frequently non-existent) domain, which could catch me out if I'm unaware... and I don't even know of any sites using that ccTLD, hence why I block it.
Nothing personal, Moldova.
(.zip and .mov were terrible ideas, though.)
Re: .self: A new top-level domain designed to support self-hosting
#399Re: .self: A new top-level domain designed to support self-hosting
#400Earlier quoted context omitted.
Tell me you don't know when a CDN is needed without telling me you don't know when a CDN is needed
> The primary purpose of the Cloudflare DNS Proxy is to act as a reverse proxy that sits between your website visitors and your origin server. When enabled, Cloudflare intercepts incoming web traffic, processes it, and shields your server from direct connections. Maybe you are not up to date on latest trends, but modern CDN purpose is to shield the origin from the public writ large.