Leon Wright

Results 76 comments of Leon Wright

That's really cool @manderso7 !

@Mackalope I'm not familiar with Octodash. It should be similar to how most things are updated in the interface. If there are examples and simple, it can be looked into....

Interesting, I wonder what it should be? I'd like to refactor a bunch of this to make it a bit easier to add test cases.

I've never had to really care that much about tight timing, so that's really neat. Though I note that python can't time down to the [microsecond level](https://stackoverflow.com/questions/58553072/how-to-make-a-delay-at-100-200us), at best it'll...

Yeah, likely an academic problem at this point. It works as is, so I'm inclined to leave it for now.

IIRC I didn't change the mac path, because this related to how `actions/setup-python` compiles (at least compiled when I submitted my PR) the python libraries. Covered by the commit comment:...