James Cuzella
James Cuzella
Using `irssi` version `1.5+1.dev.r237.g5c159375` 5c159375, the `/wait` command appears to not work anymore. In the `1.4.5` version, this worked properly to close automatically opened windows (e.g. `NickServ`, `SaslServ`, etc...) ```...
**Describe the bug** The default `libvirt__network_name` as [documented here][1] is not correct. It should be `vagrant-private-dhcp` according to the [code here][2]. [1]: https://github.com/vagrant-libvirt/vagrant-libvirt/blob/a94ce0d7b6c90129a38435698ca97b364130313d/docs/configuration.markdown?plain=1#L433-L434 [2]: https://github.com/vagrant-libvirt/vagrant-libvirt/blob/a94ce0d7b6c90129a38435698ca97b364130313d/lib/vagrant-libvirt/util/network_util.rb#L177-L180 **To Reproduce** Steps to reproduce...
See: https://github.com/vagrant-libvirt/vagrant-libvirt/blob/a94ce0d7b6c90129a38435698ca97b364130313d/lib/vagrant-libvirt/util/network_util.rb#L177-L180
Note: Requires that onnxruntime-rocm pip module is installed See: https://rocm.docs.amd.com/projects/radeon/en/latest/docs/install/native_linux/install-onnx.html
Currently, it looks like the IPv6 bracketed IP syntax is not supported. For example, testing IPv6 access to an HTTP server on port `8000` of IPv6 (example) address `2001:0db8:abcd:ef:a0a:a0a:a0a:3` ```console...
This fixes `ansible-test unit` when given a colon-separated list of collections paths via `ANSIBLE_COLLECTIONS_PATH`. Solves the following error / edge cases: When ANSIBLE_COLLECTION_PATHS contains multiple valid collections paths Example unit...
An API limit is hit far too easily when using `digitalocean/action-doctl` with the `no_auth: 'true'` option to download a newer version of `doctl` than is available on the runner node....
Fixing CMake version dependency related to: TheAssassin/AppImageLauncher#717
Discovered while trying to add a GPLv3 license text in a multi-line CSS comment in the `~/.config/sov/html/main.css` config file. It just so happens to have a `;` in it, which...
When showing `sov` via `echo 1` to the pipe, it now segfaults. Tested when built from the AUR `PKGBUILD` from either `master` branch or `dev` branch. This coredump was from...