Jim Kleckner
Jim Kleckner
##### ISSUE TYPE - Bugfix pull-request ##### DSTAT VERSION ``` Dool 1.0.0 ``` ##### SUMMARY This is an application of the patch to dstat described here: - https://bugs.launchpad.net/ubuntu/+source/dstat/+bug/1866619/comments/5
Please consider support for being able to list, get, and put CI variables. I have started weaving `lab` more and more into some scripting and this is a tedious task...
This package would probably make sense to link into your "[flame graphs news](http://www.brendangregg.com/flamegraphs.html#Updates)" See [https://github.com/baverman/flameprof](https://github.com/baverman/flameprof)
An upgrade to current XCode breaks the build which is looking explicitly for the sdk 14.0 which is now 14.2: ``` $ go generate ./... Submodule path 'ggml': checked out...
This is really just to flag an interesting idea about minifying jar files using D8/R8 explored by Jake Wharton here [1] on Kotlin jar files where he achieved compression of...
Using `bin` as the default output directory for eclipse generated class files can be problematic for projects that use that directory for scripts or other purposes. But if I override...
In a large Scala repo with submodules, I tested a lot of combinations of sbt versions and sbt-assembly versions and found that moving from sbt-assembly version 1.2.0 to 2.0.0 or...
Mounting the host /tmp directory into a container can cause problems with permissions as described in this issue comment https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/issues/815#issuecomment-592239293 Should these examples such as [1] be modified to avoid...
I'm finding that `nodeSelector` and `tolerations` don't work declared in the executor spec. The `nodeSelector` works if put directly in the `spec` *and* if the label is fully qualified with...
It would be nice to see what models are in the registry. For example, `llama2:70b` is in there but not in the README.md