Langston's ant automata is working. I like how it "surfs" on straight black lines.
Langston's ant automata is working. I like how it "surfs" on straight black lines.
I got terminal color scheme switching working with Base16 shell and wrote about it. From: https://writing.grantcuster.com/posts/2020-07-12-swapping-color-schemes-across-all-terminals-and-vim-with-pywal-and-base16/
Switching between light and dark colorschemes in all terminals using a hotkey.
I recently got instant light and dark color scheme toggle working for all open terminals, including those running Vim. I used a combination of techniques from Pywal and Base16 shell, and learned some things about scripting in Linux and escape sequences along the way.
The more I understand what Base16 is: a structured way for setting up and applying color palettes (a design system), the more I am impressed by it. From: http://chriskempson.com/projects/base16/
Light and dark mode with hotkey. Mostly done using pywal, though Vim turned out to be tricky because the gruvbox package needs to have the background set. I might try using base16-shell instead...
Using only the pixels from the rendered to text to render the image.
Constraint Systems has a gallery now. From: https://constraint.systems/gallery/
Working on creating a gallery for images created using Constraint Systems. Hugo continues to be an enjoyable way to make a website.