Why in the FUCK is this a PDF?
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
I love how the comment section on their site just ended up being a format argument because of that, no interest in the actual topic lol
it's already got a paragraph of text, so clearly they can put text on their sites. PDFs are ass. I do not need to print this. Even then, HTML can be printed.
Like imagine if the rest of this Lemmy comment was in a PDF... Why the fuck would I do that? That's what this article feels like.
The comment by ksymph sums up my thoughts exactly:
The principles behind this effort are admirable, but I’m concerned about the practical implementation. Who is funding this? How will one person per domain be verified? Is self-hosting actually required, or can one use an external host; in the case of the former, how would it be verified, and in the case of the latter, what exactly does this tld accomplish that isn’t accomplished by free tlds, tlds like .me, or services like duckdns? Open source software clients as described are a major undertaking; why keep them under the umbrella of this tld?
I respect the goals here, and I want this to succeed, but this is a massive project, and without a clear plan I’m afraid this will peter out even if the tld is granted.
Epstein.didnotkillhim.self
Bra-vo!
And label my hosts as “loners?” Why don’t I put a yard sign out saying “hack me?” I know security through obscurity isn’t security, but safety in numbers y’all.
gofuckyour.self
Sounds pretty funny. Can't wait to see what is hosted there.
I would guess either 50-50 it is a meme site or pron. No in between.
Wow this is a pretty fantastic initiative. I think digital privacy and self-hosting are both really gaining steam right now and anything that helps that momentum is great!
Sounds like a great way to curate a list of homelab targets. I'm good, thanks.
Was just thinking that it would be such a juicy target for so many things. I also shall pass on this one.
Given the context, the four "Follow Us" links going to proprietary services does seem somewhat antithetical to .self ideals.
At the very least set up a Mastodon account somewhere in addition to those.
At the very least set up a Mastodon account somewhere in addition to those.
Yes!
I want to get a huge banner flag with this sentence printed on it, and pay someone to run past various offices with it each day.
TLD's aren't the limitation... Public IPs are.. If it wasn't for Cloudflared, I couldn't run half the shit I run.
in an ideal world, ipv6 would solve that problem...
😔
I have a whole /56 of public IP addresses 😉
Sometimes these new TLDs are just odd. And the odder they are, the more expensive they are.
The proposal is for them to be free, restricted to one per person.
the pdf says a sub domain. which is something that could be provided by a single domain on an existing tld.
I interpret it as a subdomain of the top-level domain.
upstream connect error or disconnect/reset before headers. reset reason: remote connection failure, transport failure reason: delayed connect error: Connection refused
The gap .self is targeting is real — .local via mDNS is flaky across subnets, and RFC 8375's home.arpa never really caught on outside router firmware. One thing worth thinking through: browsers are increasingly blocking non-secure origins, so even with a clean TLD, you'd still need a local CA or something like Caddy's auto-HTTPS to make it usable day-to-day. @tmpod, has the cert story been scoped out yet? That's usually where self-hosting setups fall apart in practice. We've written a bit on this infra layer at https://cxgo.ai/l/jK7fEMQ — might be useful background.