Results 39 issues of Nathan

Hi, I am trying to use [go-streamdeck](https://github.com/magicmonkey/go-streamdeck), which internal uses karalabe/hid. Its a library to control the elgato Stream Deck. It works under linux, but fails under windows with: ```...

I want to read from a device to detect button press but also write to the device at the same time. To accomplish this, I create a thread for reading...

This fixes vue LSP in my case # Description summary of the change fixes #(issue) ## How Has This Been Tested? - Run command `:mycommand` - Check logs - ...

**Describe the bug** I created a new project and followed the scss theming guide. At first the prepare script works, but afte I do: ``` yarn add -D @smui/top-app-bar ```...

bug

When I try to compile an example: ``` package main import ( "fmt" _ "tinygo.org/x/bluetooth" ) func main() { fmt.Println("Hello") } ``` Inside docker: ``` # docker run --privileged --rm...

Trying to install profunctors leaves me with this error: ``` hastec: /home/ls/.haste/libraries/lib/integer-gmp-0.5.0.0/ghc-7.6.2/HSinteger-gmp-0.5.0.0.o: unknown symbol `I_compare' hastec: hastec: unable to load package `integer-gmp' ``` I want to install profunctors for netwire.

I have not deeply dived into the code, so I don't know which side-effects this will have. But it works for me.

I would like to connect to an existing appium server, because it runs on a different machine and cannot be started from the machine where the agouti tests are running....

On may want not to start appium from agouti but connect to an already running appium service (for example if it is located on a different host). This merge request...

Add functions for the android and iOS UI automator selectors