Jasper van Heugten, PhD

Results 5 comments of Jasper van Heugten, PhD

The solution to this problem for me was: * Check KVM is installed (was the case for me) * Run with `docker run` command with `--device /dev/kvm/` instead of `--privileged`....

I get: "Could not install package 'FireSharp 2.0.3'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile111', but the package does not contain any assembly references...

Still get problems with firesharp together with Xamarin. Could not install package 'FireSharp 2.0.3'. You are trying to install this package into a project that targets 'portable-net45+win+wpa81+MonoAndroid10+xamarinios10+MonoTouch10', but the package...

Had this exact same problem just now. It seemed that nordvpn wasn't logged in, and somehow the extension tried to force login, causing too many requests. It then was hanging...

It also seems to me that round(uniform(low, high)/q)*q also gives a bias away from the low and high values. And a staggered pattern in between low and high. It seems...