Niklas
Niklas
I haven't looked close enough to know exactly what crates are needed, but I think you shouldn't need `tokio`. I think technically it should be enough with `std::future`, `std::task` and...
So the plan would be to wrap these interfaces? * Windows (using hid.dll) * Linux (using the Kernel's hidraw driver) * Mac (using IOHidManager)
Nope sorry, I don't work with usb hardware right now so I'm not looking into it anymore.
Not that often. Usually i start alacritty with a keyboard shortcut and maybe 1 in 100 it doesn't start. Obviously I cannot be sure that this is the issue. But...
Great thanks!
I have been using HackMD for a while and got really used to collaborative editing. The use cases I see are for example writing meeting minutes and doing project plan...
Since you will have to go through a "compromised" unit (your phone or laptop) to get the private key onto the bitbox02 I don't see any benefit in the bitbox02...
I think I ran into the same issue, got here via google, is this the same issue and are there any workarounds? backtrace: ``` java.lang.RuntimeException: Invalid token: ::api.redacted/redacted at clojure.lang.Util.runtimeException(Util.java:221)...
This started happening to me as well. Can't use Alacritty anymore. Is there a workaround?
I fixed this issue by reverting the oibaf ppa ``` sudo ppa-purge ppa:oibaf/graphics-drivers ```