skoppe

Results 27 issues of skoppe

I really like running workload in rootless containers. However, I have not found a way to have both rootless and rootful containers on a single nomad node. Because some things...

stage/needs-investigation
type/enhancement
theme/config

nvidia's stdexec now has a work stealing queue: https://github.com/NVIDIA/stdexec/commit/3a0439c9628a65edf3ed58e86d3a6b078a2d324b#diff-89920d7a167760061fc1c06555f9a0ac4955fb47d79769ca668c654d91ac6097

There has been in change in what auto ref means. Since we have a class this, we can just return the unshared this.

Not quite done, but the direction seems to be correct.

I guess because the build is failing new images aren't being pushed.

I am looking to implement pasta usermode networking for rootless containers. Pasta is a replacement of `slirp4netns`. See https://docs.podman.io/en/latest/markdown/podman-run.1.html#network-mode-net (scroll down to `pasta[:OPTIONS,…]`). Aside from being (supposedly) faster than `slirp4netns`,...