Eamonn Nugent
Eamonn Nugent
Hi, all It appears that when building this repo using the `go get` command, the build fails due to some outdated packages that have been retracted by the authors. Specifically,...
Hello, I'm having an issue on Debian 8 x64. I try to run the Candle file, but I get the following error: `./Candle: error while loading shared libraries: libgobject-2.0.so.0: cannot...
Hello, I just had a quick question. Are there any plans to provide support for Amazon Cognito? They have an "oddity" with how they accept the client ID & secret...
Hi, I've been looking around a little bit for solid documentation for this project, as I plan to utilize it. I noticed there's no ReadTheDocs site, and `mkdocs` doesn't build...
Hi, I'm getting a weird little error. When I attempt to resize my window on an Apple M1 chip, it segfaults, with only the following log line: ``` UNSUPPORTED (log...
This commit will decode the compute capability from `nvidia-smi`, and allow `_detect_cuda` to return an appropriate value for GPUs other than the T4, V100, and A100 (such as the RTX...
Hi, I'm debugging some issues with the ConcurrentHandlers made available in the library. Essentially, if I use a concurrent handler, the whole application does not process any requests. While I...