Chris Close

Results 6 issues of Chris Close

Should we perhaps point people to https://github.com/codetuner/Arebis.Common in the readme?

I've been doing this instead lately and it appears to work: ```posh Get-PnpDevice -Class "Display" | Where-Object Manufacturer -eq "NVIDIA" | Disable-PnpDevice -Confirm:$false Get-PnpDevice -Class "Display" | Where-Object Manufacturer -eq...

This test intermittently seems to break on Travis, on both 0.8 and 0.10 of node: https://github.com/mixu/npm_lazy/blob/ad5acbbd4160e9bc44a85302f91ace13e9219719/test/resource.test.js#L486 I've updated the tests file to give the error output in the assert failures...

Builds are slower on Docker Hub compared to building the same Dockerfile on a static same host. This is especially evident if bringing in a large number of dependencies (e.g....

enhancement

See https://developer.spotify.com/community/news/2022/04/12/libspotify-sunset/ > We will be disabling access to libspotify on May 16, 2022. After that date, integrations that still use libspotify will stop working.

I'm getting the following output. /var/lib/dkms/hid/4.4+magictrackpad2/build/make.log attached ``` > sudo dpkg -i magictrackpad2-dkms_1.0.0_all.deb (Reading database ... 188655 files and directories currently installed.) Preparing to unpack magictrackpad2-dkms_1.0.0_all.deb ... -------- Uninstall Beginning...