Jim Ma
Jim Ma
Hi, every one, I'm member of [Dragonfly](https://github.com/dragonflyoss). We are looking for consistent hash ring balancer in gRPC, and we found this article https://authzed.com/blog/consistent-hash-load-balancing-grpc/ and this great project. For more universal,...
The link in README is not available https://github.com/cloudwego/multisyscall.
非常喜欢 leanote,所以针对 markdown 进行了一些扩展,希望对大家有用。 1. chart.js 支持 [Demo](https://staging.blog.jim.plus/blog/post/jim/demo-chart.js) 2. mermaid 支持 [Demo](https://staging.blog.jim.plus/blog/post/jim/demo-draw-diagrams) 3. emoji、提示框支持 [Demo](https://staging.blog.jim.plus/blog/post/jim/demo-emoji-and-block-level-custom-containers) TODO: * 部分 css 依赖主题,需要修改成动态加载 * 部分 css 依赖 github,需要使用 cdn * 完善使用文档 * 相关元素在生成摘要时,会出现问题,需要重新...
Model: zits High Resolution Strategy: Original Log: ``` /usr/local/lib/python3.7/site-packages/torch/amp/autocast_mode.py:198: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling warnings.warn('User provided device_type of \'cuda\', but CUDA is not...
e.g: We have a forwardproxy for https://proxy.plus `on host A`, and a web site https://web.plus ( different from proxy.plus ) `on the same host` with caddy. P.S. enable tls always....
Signed-off-by: Jim Ma ## Description ## Related Issue ## Motivation and Context ## Screenshots (if appropriate) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an...
### Feature request: Currently, when download recursively, dfget need to list all files in target URL, the result is only in memory. If too many dfget list all files in...
### Feature request: When download a file with range, after a while, the following requests with other range may be sent to proxy. So, prefetch the whole data will be...
### Feature request: Scheduler should pick the less loaded (cpu, memory, n/w, disk) peer for the uploads ### Use case:
Currently, browser-box just remove the containers using `repo/browser-box:latest` image. While when install the browser-box, we should detect the version and update it to the wrapper scripts. I have added a...