New week, new Rust! What are you folks up to?
Working on a Corewar virtual machine that simulates how viruses take over memory.
I am currently working on my first public repository. I have called the project reciprocal_spouge. It uses an adaptation of the Spouge approximation to compute the
reciprocal gamma function.
I gave the EZSP firmware updater a finishing touch.
After some tests, it needed some changes to also flash firmware when the current firmware is not reachable via the EZSP protocol due to a previously interrupted firmware update for robustness.
Now it can even recover from broken firmware on the device on the fly without the reboot of the entire system. Just flashes the new firmware, waits for validation and the Zigbee WNIC can be used again by the respective smart home application. ![]()
Just created a plain Sudoku GUI as an exercise, one more Xilem example, and something to play over Christmas holiday: GitHub - StefanSalewski/xilem-sudoku: Plain Sudoku puzzle with Xilem GUI