Lawrence Kok

Results 15 issues of Lawrence Kok

Could you support setting the password over stdin, so for example `"somepassword" | sudo -u somebody whoami /priv` could work. Presently the only option is to read from the console...

### Windows Terminal version 1.22.2912.0 ### Windows build number 10.0.22631.0 ### Other Software OpenSSH_for_Windows_9.5p1 ### Steps to reproduce You can repoduce this bug by opening an the preview version of...

Issue-Bug
Needs-Triage

To my understanding glslang presently supports for selecting an alternative entrypoints. While working with multiple compute shaders, I wondered what the correct way is to specifcy the workgroup size when...

I'd like to use an msix package that depends on the desktop shortcut extension, allegedly according to msdn it requires a windows 10 with 19645 build. The problem that I...

Needs-Triage

I am trying to use wgpu-py in a research setting coming from a jupyter background. I was looking for a way to render triangles as wireframes i.e. polygon mode. This...