
Collapse spiral (with bugs).
![]()
Split into 16x16 tiles, sort by complexity, preserve most complex 1/8, reduce less complex tiles to average-color, further reduce to four-color palette -- there's something here but I'm not there yet.

I wanted to calculate entropy per 16x16 tile in this image. Someone suggested just using compression size as a proxy. So I used canvas toDataURL() and counted the characters. It works!

Did some config work on my linux/i3wm/polybar config for the first time in a while. Happy with the custom pomodoro time in polybar. Still need to work on the icon spacing.