Hacker News new | ask | show | jobs
by archerx 1270 days ago
Thats interesting because when I added a CDN to one of my projects to serve the assets (mostly images) my latency went up and I would preferred not serving them through the CDN but didn’t have a choice because of the large number of files.

I accept that my images are being served a bit slower but with the compromise that I can server a lot more images.

I also think the person your are replying to is correct. The CDN makes the user experience worse but saves me money, that’s an unfortunate sacrifice.