Konrad Adasiewicz
Konrad Adasiewicz
Running hydra 9.2-1 on Manjaro 21.1.6. I'm trying to use hydra for a basic HackTheBox task. There is RDP service running on Windows machine with "Administrator" username and no password....
Hi. Is it possible that from all positive evaluations for each timeframe, I get negative evaluation for simple strategy evaluator? Or is it a bug?  I'm running OctoBot 0.4.1...
Hi, Does DAPLink support cJTAG interface?
State machine with multiple anonymous transitions does not work as I would expect. namespace smt { using namespace boost::sml; struct s1; struct s2; struct s3; struct s4; struct e {};...
I am running VSCode 1.4 on linux mint with 0.0.15 cmake extension installed. There is cmake 3.6.1 added in path variable of the system. Code is colorized, but no completion...
### What feature would you like to see? When byte is selected in hex view, a shortcut to go to next different byte would be available. ### How will this...
I believe there was a bug in BLE packet reassembly. Current code assumed `L2CAP_Hdr` will be after `HCI_ACL_Hdr` in incoming packet fragments, but this is not true. In the next...
There was a `digitalPinToPort` macro usage missing in softspi fastio implementation for Teensy, that worked by accident, only because Teensy implementation of this macro is trivial: `#define digitalPinToPort(pin) (pin)`. After...
### Which Plugin? https://plugins.octoprint.org/plugins/macro/ ### Link to ticket on plugin's issue tracker confirming abandonment https://github.com/mike1pol/octoprint_macro/issues/28 this plugin is abandoned and dangerous! it executes gcode in random order ### Is there...