this post was submitted on 14 Nov 2023
167 points (97.2% liked)

Technology

72212 readers
4818 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Pxtl@lemmy.ca 30 points 2 years ago (21 children)

Kill third party everything. No more CDNs, no more tracking pixels, no more cookies, no more content from anything but the domain in the url bar.

[–] Aux@lemmy.world 23 points 2 years ago (16 children)

No more CDNs is a bad fucking idea.

[–] barsoap@lemm.ee 6 points 2 years ago* (last edited 2 years ago) (10 children)

Any CDN worth its salt can run on your domain so that's not an issue. The issue is that no third-party anything is pointless as links will just change from nyt.adnetwork.com to adnetwork.nyt.com. I'd rather not encourage those kinds of DNS shenanigans.

[–] LufyCZ@lemmy.dbzer0.com 3 points 2 years ago (1 children)

What about a CDN for JS libraries?

What about YouTube embeds?

What about images from Imgur?

Why should all of this be handled by me, on my domain?

[–] barsoap@lemm.ee 2 points 2 years ago* (last edited 2 years ago)

You'd tell cloudflare DNS "yo put your stuff on cloudflare-cdn.mydomain.foo". Embeds should be iframes, that is, different webpages, imgur could do the same though yes it's overkill. Another option would imgur offering an automated API that would allow cloudflare DNS to tell it "here's a key, please get ready to serve on imgur-cdn.mydomain.foo".

It can all be handled on your domain without you actually running the backing servers. It's also insanity.

load more comments (8 replies)
load more comments (13 replies)
load more comments (17 replies)