Shady Nawara
Shady Nawara
if its a FreeBSD specific issue then it might be a problem with their HID driver. I will try to take a look and if thats the case I will...
I just managed to get freebsd (GhostBSD) installed inside a VM after 3 days of trying and 3 different distros. Anyways, I am not experiencing the issues outlined here at...
I think this example shows what you are looking for: [host_hid_to_device_cdc.c](https://github.com/sekigon-gonnoc/Pico-PIO-USB/blob/main/examples/host_hid_to_device_cdc/host_hid_to_device_cdc.c)
Federation works but documentation is lacking slightly. take a look at: https://github.com/graphql-dotnet/graphql-dotnet/pull/1233#issuecomment-590008362 it has a nice example.
> https://github.com/syrusakbary/aiodataloader Is there any usage samples for this with ariadne?
> > https://github.com/syrusakbary/aiodataloader > > Is there any usage samples for this with ariadne? found that you generously provided an example here https://spectrum.chat/ariadne/general/make-single-call-to-service-that-provides-data-to-multiple-resolvers~d8ba151d-ceab-4771-b8c5-bbf628fb3eb9?m=MTU2Nzc4NzI3Mjg1Mg==
This pull request #24 fixes the issue
Thank you for the detailed feedback and the diff comments > So a small architectural change I think is necessary is to have a second "raw device" (e.g. self.hid_device) that's...
> I see why it makes sense to remove that code, but I think we need to replace it with a warning in case a hwmon kernel driver is found...
> I'll need a couple more days to really review the latest changes. By the way, did you see my hidapi and serial number questions? I think i responded to...