Zhuoyun Wei

Results 20 issues of Zhuoyun Wei

Hi, I recently moved from a city in Asia/Shanhai (+0800) timezone to a city in America/New_York (-0400) timezone. During my regular photo backup (with rsync), I noticed all my old...

bug
fuse

This PR is to solve #12. Without the `cipher_compatibility = 1` set, the driver would report `file is not a database` error even with the correct password.

In Terraform plans, unknown values are displayed as `(known after apply)`. This PR updates the docs to reflect this.

documentation
tw-reviewed

In REAMDE we are already requiring "Python 3.4 or later" but the installation instructions still use python2 and virtualenv. This patch replaces the commands with python3 and venv counterparts.

Hi, when exchanging currencies, it would be better to be able to enter "from" amount and "to" amount manually and let the application calculate the exchange rate for you. For...

在 `switch_node_in_url()` 函数中正则试图替换形如 `vodXX.tXX.lixian.vip.xunlei.com` 的域名,但这种 `tXX` 的域名只有电信用户会拿到,联通用户拿到的是形如 `vodXX.cXX.lixian.vip.xunlei.com` 这样的域名,因此永远不会被替换成功。 本 Pull request 修改了一下正则,使 `--node=fast` 等参数也能用于联通用户。

Support `-S` option of `mfsmount` when bootstrapping.

I've created an AUR package for this module. One can now deploy Google mirror with `yaourt -S nginx-google_filter`. This pull request adds link to the AUR package.

I encountered this on a bean file generated by a script. Here's a minimal reproducible example: ``` plugin "beancount.plugins.auto" ;option "inferred_tolerance_default" "CAD:0.01" 2022-10-20 * "" Assets:A -23.71666666666666666666666667 CAD Assets:A -94.86666666666666666666666668...