to be clear, the blurhash effect used in the audacious kirigami UI is *not* an actual blur. that would, obviously, be too slow.
instead we sample chroma and luminance on a grid and turn that into a gradient
this is an old demoscene trick to approximate a blur :)