CMCDragonkai
CMCDragonkai
How strange, after messing around with v4l2loopback thinking I could create 2 devices one that has no exclusive caps and one that does, now no matter what I do, I...
After hours of testing. I have found a consistent behaviour between OBS, Skype, Zoom, and Google Chrome. This is done on NixOS on 4.19 kernel. > Experiment: > > ```...
Is there any progress on this?
Figured it out, it just needs meta data using the File object. However can there be a new tagged release? The last one was 3 months old. Solution looks like...
It appears the model cannot be easily saved. I encountered this error when trying to save MaskRCNN model: https://github.com/keras-team/keras/issues/10140
I'm interested in this, since I have many NodeJS projects, and I have a workspace file that is rooted at `Projects/` directory. In particular, one thing I'm confused about is...
I just hit this error. I was scratching my head why my signal handlers were terminating before finishing its asynchronous work. Modifying signal handling in this library is a very...
Can signal handling be provided by as an additional utility function that users can install? It's quite dangerous for the signal handlers to be installed upon import.
Yea this doesn't work for me. The `"types": ["@cloudflare/workers-types"]` doesn't do anything to my vscode. I've written alot of TS, and most TS projects use the `@types` convention? Why not...
If this one avoids the problem of https://github.com/siers/nix-gitignore/issues/23 then yes please put it in nixpkgs proper.