Results 113 issues of Arthur Wolf

I'm trying to help a friend recover their lost BTC wallet. So far I have: * A file with a million possible private keys in WIF format (they used a...

FYI, this wouldn't build on Ubuntu without first doing: sudo apt-get install autoconf Maybe add it to the list in the apt-get in the readme? I can do a PR...

Hello. My name is Arthur Wolf, I'm a developer for the Smoothieware Open-Source CNC controller project ( smoothieware.org ). One of the major features we plan for v2 of the...

Hello. What do you use NodeJS for ? Smoothieboard has an ethernet interface with a http interface for sending Gcode. If this project added support for this, would it be...

❓ question
⭐ feature (enhancement)
focus:gcode

Hello. Using the 3.0 shaders, it's not using my GPU but using all of the cores on my CPU. Somebody on reddit suggested using a previous version ( 2.1 or...

Hello. Here is my config : https://pastebin.com/0PvgVDbG I have zero idea how to do the debug copy/paste thing, I search Google, the keymap file, and the documentation without finding an...

I've been profiling zenbot (in simulation mode) It was spending most of it's time in lolex doing Object key lookups. I solved that by storing lolex timers in a queue...

enhancement

Have I written custom code (as opposed to using zenbot vanilla): Yes, a custom strategy, but see bellow OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.04, Fresh install...

bug
enhancement

Buy_hold changes from execution to execution (at least in simulations) This is because the code that is used to remember the initial trade value is not always executed at the...

enhancement