Siyuan Ren

Results 20 issues of Siyuan Ren

In choicebox, the `choices` argument is forced into a list of str by `EasyGui`. This makes it impossible for me to present choices in Chinese with Python 2.7. Please coerce...

The README.md says ``` compile 'com.koushikdutta.async:androidasync:2.+' ``` However, according to [Maven](https://search.maven.org/artifact/com.koushikdutta.async/androidasync), the latest version is 3.1.0.

Enable tests for Crypto++ to catch compiler bugs like in https://github.com/netheril96/securefs/issues/124

I've setup a SSTP server that works fine. But I want to hide its existence. According to https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-sstp/7e5b2134-b4bf-435a-85bf-bfe0313fd889, the SSTP protocol can have a path in the connection (e.g. `mydomain.org/mypath/abc`)....

The original issue is [here](https://github.com/netheril96/securefs/issues/74). The gist: even though securefs, a FUSE filesystem I've written, passes filenames as is, Finder insists that the filenames must be in NFD format, as...

# Environment * Windows version: 10 * Processor architecture: x64 * Dokany version: 1.0.2 * Library type (Dokany/FUSE): FUSE # Check List - [x] I checked my issue [doesn't exist...

Enhancement

先运行 ```bash gost -L="http2://admin:123456@:4433?probe_resist=code:400&knock=www.example.com" ``` 然后 ```bash curl -k https://localhost:4433 -v ``` 结果是 ``` > GET / HTTP/2 > Host: localhost:4433 > user-agent: curl/7.68.0 > accept: */* > * TLSv1.3...

Is it used for all requests, only for proxied requests, only for non-proxied requests, or called prior to determining proxy/direct? Is the nameserver itself proxied?

documentation

I am surveying different packages for hyperparameter optimization, and HpBandSter seems promising, especially becaues of its support for distributed training. But one thing I haven't had a clue is how...

Starting from [v3.3.0-rc.9](https://github.com/openethereum/openethereum/releases/tag/v3.3.0-rc.9), there has been no more binary release for Windows. What happened? Can we Windows user see binary release again?