Hacker News new | ask | show | jobs
by codezero 4364 days ago
The page loads fast but the images are crawling, they really need to get these things on to a CDN or scale them down to the size they are displayed at (the file size of one of these things that I checked is 2 megabytes, and the server is transferring at 50KB/s or less)
1 comments

Because their images are: 3264×2448 and they are using the browser to scale.
whoops, need to fix that.