Oleg

Results 14 comments of Oleg

Update: the [example for Joystick library](https://github.com/MHeironimus/ArduinoJoystickLibrary/tree/version-1.0/Joystick/examples/UsbJoystickTest) works fine and is detected as `/dev/input/js0`. Unfortunately, I am a little lost in the code for PS2, I don't get why there are...

> Correct me if I'm wrong @fortuna but does this run up against the apple ToS? If not, I can add it to `outline-releases` in #1176 That would be very...

[Outline.dmg.zip](https://github.com/Jigsaw-Code/outline-client/files/9140362/Outline.dmg.zip) In fact, I managed to make a dmg file with Outline.app. Might help someone. It asks for permissions when launched and the respective permission is invoked.

I tried to collect some tools in very raw mode into Wiki: https://github.com/interrogator/corpkit/wiki/Multilanguage-tokenization-tools If you think it's useful, I can extend it to verify certain selection of languages, or to...

I tried to make the list of utilities that can be used. Fortunately, number of utilities of greater than number of interfaces used. I agree about settings (each language can...

Sure I heard about CQL, although it was about 7 years ago. There are many changes in how it's processed. Meanwhile I see that _manatee_ development has diverged. I used...

Same issue. ```netbug@netbug-mbp2 MacOS % qmake --version QMake version 3.1 Using Qt version 6.3.1 in /opt/homebrew/lib ./qFlipper zsh: killed ./qFlipper netbug@netbug-mbp2 MacOS % uname -a Darwin netbug-mbp2.local 21.2.0 Darwin Kernel...

Well, I took the ready build and put it into a folder Is there a build for MacOS, or I need to build it from scratch? I can try in...

Please consider taking the updated Makefile, the old one generated wrong ELF that did not operate on the device. Now it's fully correct and operating exactly as your prebuilt binaries.

Update: the demo worked with 9093 port (with a delay of ~10 sec, which is fine but a bit unexpected), the real code throws `ERROR:kafka_rpc.client:failed to handshake with krpc_servicename_server` error,...