Hacker News new | ask | show | jobs
by fold_left 1324 days ago
I had a go at doing this in Rust some time ago https://github.com/JamieMason/blurhash-to-css and there is also https://plaiceholder.co/.
1 comments

Nice!

A CSS Houdini worklet would be another way to represent this in CSS.

https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Houdini

https://houdini.how/

Interesting idea using Houdini, although I think browser support isn't really good enough yet to justify this.