Hacker News new | ask | show | jobs
by dante_dev 1830 days ago
Love it! But the cdn serving the images is improperly configured. The browser hits the cdn each time you go back and forth, downloading the images (multiple megabytes each) every time.

Likely the `expires` header is the problem (it's a date in the past)