Hacker News new | ask | show | jobs
by v8engine 2527 days ago
Whoever developed Gizmodo frontend probably never read any article on it. That's some really bad image load animation. That solid 1 second delay hardcoded in CSS + network delay for lazy loading just leaves the whole article a white canvas while I scroll.

Why would you want to re-hide the image after I scroll out of it? Scrolling back up gives me that 1 second penalty to make the image visible. So frustrating.