189
you are viewing a single comment's thread
view the rest of the comments
[-] barsoap@lemm.ee 2 points 7 months ago

No. Things being on your domain doesn't mean that traffic hits your servers.

[-] Aux@lemmy.world -1 points 7 months ago

It doesn't, but it defeats the purpose of CDN, because your users still hit your domain instead of CDN one and cannot leverage the benefits of distributed caching. Browser cache is bound to a URL, you change one letter and it is invalidated.

[-] barsoap@lemm.ee 1 points 7 months ago* (last edited 7 months ago)

Why would the URL change?

It won't share js libraries and fonts and whatnot cross-site but compared to a single image that should be negligible. At least if you don't pull in gazillions of superfluous dependencies and don't even run dead code elimination over them. And anyway that's more bandwith usage between user and CDN, not user and you.

Also I already said that it's insanity. But it would work.

[-] Aux@lemmy.world -1 points 7 months ago

Because you're not using a CDN URL everyone else is.

Savings are massive for the user. If you don't care about your users, please stop doing anything development related.

[-] barsoap@lemm.ee 1 points 7 months ago

You know what's faster than a CDN? Vanilla js.

And how often do I have to repeat that it's insanity? It's just that user network traffic doesn't even come close to the top of reasons why it's a bad idea.

[-] Aux@lemmy.world -2 points 7 months ago

Insanity is what you have in your head.

[-] barsoap@lemm.ee 2 points 7 months ago* (last edited 7 months ago)

I wasn't the one advocating to outlaw cross-site everything. I only said that it could be made to work... not well, but still. Also that it's a bad idea. Do you disagree with that?

But yes I'm also insane how could you tell.

this post was submitted on 14 Nov 2023
189 points (97.5% liked)

Technology

55690 readers
4252 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS