-
During the course of debugging #872, correcting [shellcheck](https://github.com/koalaman/shellcheck) errors and warnings, a number of issues presented that made verifying the changes difficult. Examp…
-
Hello,
First of all i would like to say thank you for your commitment and effort on this!
I recently bought Tuya Smart Gateway model GW-018 (wifi + ble + zigbee) (https://a.aliexpress.com/_EjwjehJ)…
-
I'm working on an error command (#49) to report if the last command failed, but I'm unsure of how commands report their errors. I've looked through the Wasi, WasiResult, and Console types, but can't f…
-
**Description**
If I run any of the examples with `WGPU_POWER_PREF=high`, I get a seg fault.
**Repro steps**
```sh
WGPU_POWER_PREF=high cargo run --bin wgpu-examples -- mipmap
```
```
…
-
Hi, did you run any benchmarks against [ECX](https://github.com/eliasku/ecx) or [Edge (specifically this branch)](https://github.com/fponticelli/edge/tree/kedge)?
-
For the last couple of Rust GPU projects I've been building my shaders using a standalone compiler, https://github.com/tombh/rust-gpu-cli, which is based on Bevy's https://github.com/Bevy-Rust-GPU/rus…
-
When using form auto and I try to edit it using the state machine, I get an error message which I have attached. The error message is about a missing transition. My current solution is to add `nil` …
-
-
I did setup the system on windows 10, x64, 32 gb ram, core i7 2600k and GTX 1050Ti
When I run this `python src/interactive_conditional_samples.py` It asks Model prompt >>
Then I type my word suc…
-
I have noted one flaky test, but I think there was another one, that I can't find right now. @wintermeyer predicted this scenario, [here](https://github.com/wintermeyer/omedis/pull/210#discussion_r182…