Joshua Koike
Joshua Koike
I would agree with option 2 (Clean up the code into an example). HID devices seem to be less complicated from an actual gateware logic side, and the complexity is...
@nevercast As this PR stands, you could probably build a working keyboard or something, I've been using this code for a bit as a HID-based datalogger. There may be some...
Stack (https://docs.haskellstack.org/en/stable/README/) is a package/environment manager for Haskell. I'm currently working on a starter package for Haskell, but installing the toolchain + libraries needed in addition to actually compiling a...
Awesome, thanks. I'll pr into it when I get this damned parser working.
Ah, cool. I thought I searched the issues for Haskell, but either I'm imagining things or I can't read. Possibly both.
Do we want to test ETF on the websocket also? Erlang also has a quickcheck module so it wouldn't be too hard (I think)
So basic plan (that imma start working on): After a lib confirms that auth/ratelimits work properly (fuck knows how), connect to an orchestration server on Discord. Server has bot connect...
I was working on a rework that I (somewhat) accidentally pushed to hackage, but I just started a new job and my life will be a bit busy for at...
Update: Found these entries in /var/log/messages: ``` 2020-02-13T21:40:03.425453-08:00 ERR crosvm[6583]: [vm_control/src/lib.rs:527] fail to recv command from usb control socket: failed to receive request or response: Resource temporarily unavailable (os error...