Karl Chen

Results 12 issues of Karl Chen

## Polyphone Issue use Words.dat to override default behavior. by default ``` Pinyin.t('广州') => "yan zhou" ``` add file Words.dat ``` 广州|guang3 zhou1 ``` set `ENV['WORDS_FILE']` for Words.dat ``` ENV['WORDS_FILE']...

如题,当前的基本环境信息是 * 手机型号:OP3T * Android 版本:8.0 * Xposed 版本:90.2Beta3,API 26 * Wechat 版本:7.0 * Wechat Magician版本:2.8.0 Xposed Logs: ``` 01-13 23:39:49.489 I/Xposed (10545): Wechat Magician: process = com.tencent.mm:tools, version =...

win10 1709 chrome 66.0.3359.139 x64 aria2 1.33.1 with token 目前出现两问题: 1.点击下载链接 hook 后,没反应,下载任务里没有。 2.使用右键 send to aria2,没反应,下载任务里没有。 不使用rpc-secret,以上添加任务功能正常。但是连接aria2除了http协议之外,其他协议会提示添加任务失败,请检查配置。 另外有 3 个提议 新增一个按钮,可以有个完整下载页显示的(一个单独全屏页面)。。。而不是那么小一个窗口。 禁用鼠标悬停自动展开菜单的功能,单纯通过按钮来切换。。 (如果第一个功能有了,这个其实不大重要) 如果可以,自动调用 aria2

When i using this [http3check.net](https://http3check.net/?host=kn007.net) to test http3 with nginx have fastcgi cache: ``` HTTP/3 Check Internal Errors Request timed out. Request timed out. ``` nginx.log ``` 2020/04/05 18:45:06 [alert]...

nginx

像lftp是exclude-glob 或许我们也可以采取相同方式。 主要三大需求:忽略指定目录、忽略指定文件和忽略指定扩展名文件

Compile failed. Nginx 1.21.5: now nginx is built with the PCRE2 library by default. ``` /tmp/nginx.lJpu0R.ltrans10.ltrans.o::function ngx_http_lua_log_by_chunk: error: undefined reference to 'pcre_malloc' /tmp/nginx.lJpu0R.ltrans10.ltrans.o::function ngx_http_lua_log_by_chunk: error: undefined reference to 'pcre_free' /tmp/nginx.lJpu0R.ltrans10.ltrans.o::function...

Oxygen OS Android 10 Wechat 7.0.7 EdXposed 有时是直接闪退或者看到地球再闪退。偶尔多按几次微信可以启动,然后微信会越来越卡,然后收不到信息,结束微信进程后就再也打不开了(一直闪退。 -------------------------- 猜测是因为用了微信巫师的方法,在64位微信上存在问题。

Using like this: $memcached_servers = 'unix:/tmp/memcached.sock'; or $memcached_servers = 'unix:///tmp/memcached.sock:0';

enhancement

`worker_processes auto`(4 core) with `rtmp_auto_push on`. No publishers, no clients. In bytes/out bytes is 0KB. If change `worker_processes` to 1, working well. **It seems that statistics cannot show the out...

Not compatible with mbedtls 3.1.0. Work well with mbedtls is 2.28.0. ### What version of shadowsocks-libev are you using? The latest version ### What operating system are you using? CentOS...