Feed
Making786 posts

Collapse spiral (with bugs).


Reminding myself how to do spirals.


Res - selectively pixelate an image using a compression algorithm and let me know how it turns out.

From: https://res.constraint.systems


Cleaning up.


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!

From: https://stackoverflow.com/a/45579688


Rgb lets you pixel-paint with keyboard controls.

From: https://rgb.constraint.systems


Rgb pixel shuffle.


Image rgb.


Rgb.


Paint WIP.


More flow work.


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.


Flow in progress.


Returning to rework Flow.


Face - edit both the text and the font it is rendered in.

From: https://face.constraint.systems


-1581996457188.png)-1581996457188.png)

Face edit.


Image font.


More breadboard lights.


Getting close to finishing Face.