Vanessasaurus

Results 2208 comments of Vanessasaurus

More investigation - this is only for older kernels, before 5.3, which is probably something we only have to deal with in HPC: https://web.archive.org/web/20201123221722/https://github.com/lxc/lxd/issues/5193#issuecomment-502857830 Here was the fix: https://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git/commit/?id=22567590b2e634247931b3d2351384ba45720ebe I...

Heyo! Is there still no automated way to generate this file for an existing archive? Using the API?

You know, it's been enough time this would be a fairly straight forward task for an LLM. As long as you provide it the structure and data you need to...

@AkihiroSuda I've moved it to advanced topic. I also fixed a detail that, as stated, was incomplete. Higher ports are not required for multi-tenancy. The reason we need them for...

And I think it would be unlikely for multiple users to be using the same physical node with Usernetes. Update: I added it back, but put experimental. I suppose it...

A contributor just needs to be able to find "how to contribute" quickly. The CONTRIBUTING.md is (to me) preferred over what I had here, which was a workaround to not...

Yes! Generally speaking you'd want to have a regular expression that matches that case here: https://github.com/pydicom/deid/blob/14d1e4eb70f2c9fda43fca411794be9d8a5a8516/deid/utils/actions.py#L32 and then throw an error when the particular name for the function is missing,...

As long as they are public and open, PRs to add them are welcome and encouraged!

This is a great idea, and would be really powerful designed as a plugin framework (so it is easy to write and register custom health checks). Another question is if...