MiX

Results 11 comments of MiX

I didn't user autoFindInterface since I have more than 1 wireless adapters installed and I have to control many of them at a time. Here was my code that have...

the command of netsh wasn't `netsh {interfacename} ....` it was `netsh wlan .... interface="{interfacename}"`. the second parameter have to be 'wlan' and can't be anything else. So this wasn't have...

Node 20 now provides an official native ARM build. IMO, Volta might not need an ARM-native build, since it's just a slim execution layer that doesn't significantly impact performance. Supporting...

> I think the release builds are also generated from this repo, so I think you'd need to tweak https://github.com/volta-cli/volta/blob/main/.github/workflows/release.yml to add a Windows + ARM section (in order to...

I resolved the conflict with the main branch, by rebasing. In commit 1f4585a, all platforms and architectures were tested with version v16.x, the cutoff for Apple Silicon. I updated this...

> As ARM64 support for Linux is [now available](https://github.com/volta-cli/volta/pull/1696), could the `target_os` requirement in `crates/volta-core/src/tool/node/metadata.rs` be removed? This is assuming that this code is required for all operating systems that...

> The way I read your changes they are adding Windows to `target_os` in `metadata.rs`. If a `target_os` check for Linux is added to `metadata.rs` as well, it may be...

> The CI failures I think are related to GitHub actions transitioning `macos-latest` to use an M1 machine, so they're running on an architecture that we don't have fixtures for....

> @iNViTiON The CI should be working again, so if you get a moment can you rebase the changes? Thanks again! I use `Sync fork` button on my forked repo....

FYI. The mini preview from main page and the trailer can work fine with Ctrl+Alt+Shift+S. Just the watching page that crash the player.