Gigahawk
Gigahawk
Seems to install fine on linux (using WSL so it won't actually find an adapter) ``` $ go run github.com/rajveermalviya/go-webgpu-examples/compute@latest go: downloading github.com/rajveermalviya/go-webgpu-examples v0.0.0-20230730112648-c29c7b8006e5 go: downloading github.com/rajveermalviya/go-webgpu/wgpu v0.17.1 panic: failed...
When building off master, it seems like none of the overlays I've selected are getting applied: config: ``` hardware.raspberry-pi."4".apply-overlays-dtmerge.enable = true; hardware.deviceTree = { enable = true; filter = "bcm2711-rpi-cm4.dtb";...
### Please verify that this feature request has NOT been suggested before. - [x] I checked and didn't find a similar feature request ### Problem statement Right now when I...
New players have no ratings associated and will cause a crash if ratings are accessed Not a big Ruby guy, this fix was suggested by ChatGPT, tried to ask if...