Lawrence Kok
Lawrence Kok
**Troubleshooting steps** I am testing public key authentication to administrator a small group of machines that are not domain joined. Presently sshd doesn't seem play nice with the operating system....
I was attempting to use Dr. Memory against my graphics rendering application, and I always get a Dr. Memory internal crash at PC 0x79416ca5 error. I've tried to trace the...
I used to have an module that would patch the underlying http (tornado) server, to patch in support for systemd activated sockets (`SYSTEMD_SOCKET_FD `). To allow for systemd to accept...
@okrad I'm having a hard time getting started with your library. I like it's simplicity. I setup a simple test project (https://github.com/phr34k/oauth-example), and am able to initiate the authentication workflow,...
I would like to bring up an issue with the rather limiting testability infrastructure. Presently there are mock and fake and they do an amazing job in most common scenarios....
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...
The visualizer crashes when you use it to expose an array based property in instance fields. It seems to work fine for user-defined structs, I believe it's related not being...
Initial changes to improve error reporting in combination with preprocessor directives. The intent of this changeset is the modify glslang in a way it reports location where the statement origionally...
I'd like to address an issue with error handeling specifically in combination with common preprocessor directives like #include #line. I'll give you a short summary of the problem and how...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...