Zhiyuan Zheng

Results 12 comments of Zhiyuan Zheng

Some of my scenarios - just for reference: 1. I do balance assertions at a weekly basis, to find out if the broker reinvests dividends. However balance assertions cannot work...

有没有可能和这个有关系 https://github.com/be5invis/Sarasa-Gothic/issues/261 因为本来里面的字符就是有的比别的宽

the threshold in gatus works in this way: - failure-threshold: the failure notification will be sent if there're `n` continues failures. - success-threshold: once there're `n` continues success event, the...

Looked into it in detail. 2 items on the way: - ssrf-req-filter issue [HTTP Proxy is not well supported in HTTPS connection. · Issue #42 · y-mehta/ssrf-req-filter](https://github.com/y-mehta/ssrf-req-filter/issues/42) - upgrade to...

#230 I tried a bit - - [X] ring 0.17 supports aarch64, though clang woa is needed. see https://github.com/briansmith/ring#L578C5-L578C79 - [ ] rquickjs still doesn't support aarch64, https://github.com/DelSkayn/rquickjs/issues/207. - By...

I'm willing to help with this. Though I saw quite a lot of failures when running `go test ./...` on a Windows ARM device. Some errors are from tests like...

@binwiederhier Any other concerns of this PR?

Interestingly, there are quite a few cases where Ballista polls results from executor and the poll timeout is fixed 100ms. To compare, I ran the same code and see **250ms**...

winget-cli#140 is for zip compressed portables only. You can check plain exes samples like nuget here: winget-pkgs/Microsoft.NuGet.installer.yaml at master · microsoft/winget-pkgs https://github.com/microsoft/winget-pkgs/blob/master/manifests/m/Microsoft/NuGet/6.3.1/Microsoft.NuGet.installer.yaml

Here you go: Add TotalRegs by zhzy0077 · Pull Request #90612 · microsoft/winget-pkgs https://github.com/microsoft/winget-pkgs/pull/90612 [12-07] It's merged.