Chris Dance
Chris Dance
It's been a while since I've installed Retaliation on a Mac. The error suggests that python's USB support. Libusb is a requirement but you'll also need USB support in Python....
Thanks @jtheoof So you've had to install pyusb with pip? Do you think a change to the README would help? e.g. On a mac system, run the following commands: ```...
Hi Tommy. Looks good. Was the driver for the change to make the code compatible with latest version of Jenkins, or the space in the job name? I'll merge this...
Code on master head. Will close issue when I role the next release.
I've read about delcall/delpackage but have not personally used it (yet). I know with the current release of Silken it's not possible to use these at the moment as their...
Sorry for the slow reply. Was off sailing over the Christmas/New Year period! Back into the computers now. Regarding the TODO for adding JS compile options. My thoughts were to...
Hi Marcel, A fair question and this is as good a place as any to answer/answer. We (PaperCut) use Silken in production on Google App Engine. The startup time on...
You need to be careful with startup times on GAE, even if you're using warmup requests. A percentage of requests may hit unwarmed up instances. I've personally found Spring a...
Great work! Happy to merge this in. Before I do, what OSs have you tested this on? I'm wondering if I need to test on say Windows first?
Yes. I'm sure this would be possible. Unfortunately I don't have such a device to it's hard to develop/test. If anyone out there has one, and some python skills, I'd...