Irek M
Irek M
yes, that's great, it works
Limiting to Linux only is not a big problem since we have things like Docker or Windows Services For Linux 2 :-) As for `--inc` option and `pytest-incremental` dependency: you...
Yes. Unfortunately without this checking for exit code 5, every mutation was reported as killed, which wasn't true. Installing docker desktop for Mac takes literally 2 minutes. For users who...
Having 3 separate impls (one for lx, one for win, one for Mac) is even bigger risk of bugs 😔 Maybe the thing you want to do is done by...
There are problems with this approach: - won't work in Java 6 (there are still projects that have to support it) and Android (I guess that current joor should work...
CLI: 3.30.0 pulumi/aws: 5.0.0
the easy way of implementing this would be using a library like https://github.com/RuedigerMoeller/fast-serialization which with little customization (adding serializers) can save any Java object to json
But the problem is: I want to make a small bugfix in unboundid and install it to my local maven repo (to be able to use this changed version in...
The same on Ubuntu 18, even after clean install - about 12% CPU usage in `top` goes to `k3s-server` process.