Hacker News new | ask | show | jobs
by geekybiz 267 days ago
The product label images loading on the homepage are huge right now. They are displayed in 128px * 128px box but are about 2 MB in size each. May be generate resized versions at build time and use <picture> tags?
1 comments

Thanks, I'll take a look at this.