calvin2021y

Results 217 comments of calvin2021y

https://github.com/protocolbuffers/protobuf/commit/85c7cc24e0084a3beda37b848e7037f8f09c6850 @haberman

hi @haberman @zhangskz Today I try master branch b1c0715, still get this error. Any comment how to fix this ?

I use bazel: ```sh bazel build //upb:gen_amalgamation clang bazel-bin/upb/upb.c bazel-bin/upb/upb.h -DUPB_FASTTABLE_ENABLED -DUPB_ENABLE_FASTTABLE -c ``` The `upb_MiniTable` from `.upb_minitable.c` still has the fast field, that is why I build with FASTTABLE...

Thanks for the tips, I will try again and report back late.

This is very classic single-threaded use case, with a busy event loop, error callback and timer handle in main thread can speed up a lot, and much fast without lock....

Just wanted to check in: Is there any update on the progress of adding AEGIS AEAD to OpenZFS? Also, I’d love to help test this feature if any early implementation...

I mean add CI/CD process to build shared library, and put into the github release download links. This will easy the process for newbie to rust like me.

Thanks for the tips, `rvlinux -P -v ./sqlite3 :memory:` has same result. I want try like 10K instance, I guess tinykvm only can handle much less instance and with high...

This give me a work RESTful embed api ```sh docker run --gpus all -e MODEL_ID=Linq-AI-Research/Linq-Embed-Mistral ghcr.io/huggingface/text-embeddings-inference:latest ```

I guess it will not work because this : https://github.com/cococry/runara/issues/1