<ZyZcnaZ8h/5BSFxK@arendt>
Hello all, I've just finished the first version of my Grid Binary Editor[1][2], an application similar to what is commonly called a hex editor in the UNIX world and the result is great! It's impressive what can be achieved with 85 lines of Dusk code. I've updated the Dusk Tour[3] to include a part about "gbe" so that the kind of things it can do is clearer. Once again, true power is achieved by combining simple tools together. Just imagine what it will be like once I plug a disassembler pane into it... Onwards, Virgil [1]: https://git.sr.ht/~vdupras/duskos/tree/master/item/fs/doc/bin/gbe.txt [2]: https://git.sr.ht/~vdupras/duskos/tree/master/item/fs/bin/gbe.fs [3]: https://git.sr.ht/~vdupras/duskos/tree/master/item/fs/doc/tour.txt