Hacker News new | ask | show | jobs
by jszymborski 20 days ago
Does anyone else also feel... uneasy, bothered, it's hard to express the feeling, by LQIPs?

Primarily those that are blurry, my brain wants to figure out what the picture is, even before I recognize it's an LQIP, which is straining and frustrating because... well it's blurry or super degraded.

Is it really better than just having a placeholder square with maybe the most prominent color? Or just a good old progressive image?

1 comments

> Is it really better than just having a placeholder square with maybe the most prominent color? Or just a good old progressive image?

The Hugo static site generator provides a `.Colors` method[0] for doing this. It produces what one 2018 article[1] referred to as a GIP (Gradient Image Placeholder).

[0]: https://gohugo.io/methods/resource/colors/#article

[1]: https://calendar.perfplanet.com/2018/gradient-image-placehol...