Pavol Vargovčík

Results 9 issues of Pavol Vargovčík

Hi devolopers and maintainers of this great project, I have come across a bug in the `refine` function, which generates broken faces in some models. For now, I don't understand...

graphics-engine
In-Progress

The v1.0 behaviour for coroutines was actually useful to detect incorrect use of non-asyncio I/O calls which block the loop but not CPU. It might be convenient to add an...

hi, if the backend changes its IP address the auth proxy gets stucked for some long time - https://github.com/moby/moby/issues/30029 This update can make the auth containers more flexible. Moreover, I...

Hello, it is sometimes convenient to pass the credentials in a non-hashed form, when creating the basic auth proxy. I have added the feature... The drawback is that the `apache2-utils`...

As Java has no RPC implementation, I have a use case where C++ could handle the RPC and pass capnp structures to Java without copying. In addition, I can imagine...

Hi, it would be really handy if not only image tags could be updated but also environment variables.

Could you please support something like this? https://docs.rs/hashbrown/latest/hashbrown/struct.HashSet.html#method.get_or_insert_with

waiting-for-std

Only MacOS arm64 is built, but if you run docker on mac, you need Linux+arm64. Could we please support this?