Greg Manning
Greg Manning
I tried using serde_dhall in my seed project (compiling to wasm-unknown-unknown). This doesn't compile becuase it relies on the blocking feature of reqwest, which [doesn't appear to be implemented in...
Could you say anything about which versions or git revisions of esp-adf and esp-idf work, and where you expect them to be, and what environment variables should be set? I've...
Is windows compilation supposed to work? I've cloned the repo, done the git submodules, installed StrawberryPerl and esp-idf-tools with chocolatey. When I run idf.py build from the checkout in the...
https://github.com/novafacing/qemu-rs/blob/ed66662b21e0a217eb240543415b6462689e7a69/qemu-plugin/src/lib.rs#L128 Now I come to try this again (via the `disas()` function), it seems it doesn't work - I get segfaults. I thought I had seen it work previously. Maybe...
Would it be possible to get STL files of the v2 board support plates? Thanks for your work on this - it looks amazing.
I have a folder on my NAS with about 50000 photo, video, and related files (I think maybe half of them are 'something that should be uploaded to immich'. There...
It would be useful to see an example of how to embed a `CqrsFramework` inside a services or query object. I might have an aggregate which needs to query other...