Marcus Wichelmann

Results 31 comments of Marcus Wichelmann

This is only a consumer perspective, too, but maybe such a split into a new `material3` package could also be a great chance to risk some breaking changes and throw...

To my understanding, Windows 10 can act as a 9P client to access files of its Windows Subsystem for Linux (WSL). So there will probably already be a 9P implementation...

@alphaonex86 virtio-fs looks very cool. But since it's based on FUSE it probably won't work on Windows either, right?

Any progress on getting this (or a similar fix) merged?

As @problame pointed out in #395 the post hook feature requested by this issue could as well be used to send emails after a job finished executing. `zrepl status --raw`...

> Would you like to pick up that PR? It's a great starter project and Go is really easy to pick up! You mean if I could work on implementing...

Also it would be very helpful if you could create image tags on Docker Hub to make it possible to manually select releases. A few weeks ago you introduced a...

Thank you for your quick response. Yes, that's what I meant with `hack this together`. 😄 I managed to build it now by including these directories: ``` -I ../p4c/backends/ebpf/runtime/ \...

Is there any fix for this? I ran into the same issue when trying to create a manifest, on my local machine, as well as on GitHub workflows: https://github.com/MarcusWichelmann/PrometheusSolarExporter/runs/606703836 My...