July 04, 2025
I got cursor and grid input working. It recalculates all the answers every time the input grid is changed and still is extremely responsive on my hardware. This should be pretty much ready to ship.
Added a browser for the currently found solutions and changed the lines to use Box-drawing characters.
Got sudoku display working as intended. I chose to use a preexisting mature sudoku solver to try and maximise performance.
Solver: https://github.com/emerentius/sudoku
A blazing fast and fully interactive sudoku solver based in the terminal.
I now have gotten top to work pretty well with it. But the colors don't seem to change in a smooth gradient and I still need to make programs using an alternate screen work.
This now works with single output cli tools. I still need to figure out how to make it work with tui applications such a top.
This is just a port of the lolcat command to rust. lol
Just made the whole thing lol, this is just a small project to warm up.
This is a simple cli based number base converter. It supports base 2, 8, 10 and 16. You can either pass the number to convert directly or use an interactive mode that is shown in the demo.
This was widely regarded as a great move by everyone.