sebseb7
sebseb7
I use 2.6.11 and connect to a locally installed cryptonote pool. (http://cryptoknight.cc/stellite/) I get frequent "{"code":-1,"message":"Invalid job id"} proxy error: undefined ". what is the problem and how to debug...
faster and compatible to more GPUs compared to the referenceminer https://github.com/develsoftware/GMinerRelease/releases
https://github.com/tromp/cuckoo/tree/master/src/cuckaroo https://github.com/swap-dev/cuckaroo_portability_testcase
I use webcrypto-liner with chome when using http (not https) when webcrypto is not available. Currently I do not package it, because I only got it to work by including...
currently Iam using 3 integers to configure a coodinate.
it would be nice to have auto click ability on any key combo. implementation idea: - add button "add key group" - for each key group created: * interval in...
MIDI send
Hi, I'am reusing your MIDI USB Host driver. (Good work) Have you thought about implementing Midi Send ? I like to use it for controlling the LEDs on the nanoKONTROL....
``` ser = serial.Serial(args.device[0], 115200) AttributeError: module 'serial' has no attribute 'Serial' ```