Results 54 issues of Daniel Dunn

Seems like it wouldn't be too hard to port something like this, it would just require changing the license to GPL: https://github.com/badgeteam/mch2022-esp32-app-gnuboy Adding that would give access to a large...

I found this project: https://github.com/dragoncoder047/tinytcl, currently abandoned, but seemingly usable, and there are several others like it, some seem to need less than 10k of flash. TCL supports the "Command...

It would be nice to have an accept_range flag on the semd_file, that would set the accept header, and check for range requests in the context. It seems easy enough...

Not sure what's going on here. When I do `monkeytype apply` on any module, it is running my entire program, which then fails because it looks at argparse, and doesn't...