nrclark
nrclark
Nim comes with Bash tab-completion scripts. For a given version of Nim (1.4.0 on my machine), these wind up in `$HOME/.choosenim/toolchains/nim-1.4.0/tools/nim.bash-completion` and `$HOME/.choosenim/toolchains/nim-1.4.0/dist/nimble/nimble.bash-completion`. It would be great if `choosenim` could...
I can attach a VMSwitch to WSL using WSLAttachSwitch.exe, and everything works fine. But when I try to delete the VMSwitch afterwords, this operation fails. It fails if I do...
Does this project still support Conan 1.x? I work in an organization with a large set of Conan 1.x packages, and we want to make a Yocto project that includes...
I'm using [WSLAttachSwitch](https://github.com/dantmnf/WSLAttachSwitch) to create a secondary Hyper-V ethernet adapter for WSL. My secondary Ethernet connection is set up as: 1. Physical NIC is connected to a Hyper-V switch that...