Yury Zhuravlev

Results 48 issues of Yury Zhuravlev

Maybe IE11 too old but Edge should work fine.

Why? 1. It is just for a discussion. 2. Educate how kernel Rust is working. 4. liquidtux is small enough to create such a migration without too much effort. 5....

In the python version, we have special variables like %(here) which is very helpful for big config files, but mostly it's needed for interoperability. https://docs.python.org/3/library/configparser.html#configparser.BasicInterpolation

Without this #16 PR we can't use this action for mono repos.

Looks like currently have no way to send anything else in `setup` but base on that http://www.happytimesoft.com/knowledge/audio-back-channel.html we should add `Require:` and some other things.

enhancement

By this line https://github.com/tinygrad/tinygrad/blob/master/tinygrad/runtime/autogen/hsa.py#L32C92-L32C98 they try to find lib by `/lib/libhsa-runtime64.so` inside ROCM_PATH, but on my system (Gentoo) this file in lib64 - `/usr/lib64/libhsa-runtime64.so` . I don't think we should...

It's still in progress because I break angry horde animation quant.

Seems like we should replace storage by value.

Seems like new asyncio server process_request can't consume bytes, it's produce extra work.