一次狗东薅羊毛提现到微信钱包失败引发的排查记录,“无效的openId,当前pin尚未绑定微信”错误 2021年06月07日 Allen Hua 4189 一开始的错误日志是这样的: 省钱大赢家之翻翻乐 【京东账号1】xxx 4点:0.32现金 提现至微信钱包失败 详情:{"success":true,"code":0,"errMsg":"success","data":{"status":"50053"... 阅读全文 0 评论
写shell脚本监测vps上的frps进程是否存在,不存在自动重启 2021年06月07日 Allen Hua 2108 写下面文本到文件 /home/sftp/check_frps.sh #!/bin/bash # author: hellodk # time: 2021-05-28 16:14:26 # script feature description: ch... 阅读全文 2 评论
openwrt 安装 tree 2021年06月04日 Allen Hua 2055 opkg 源中 tree 的软件包名字就叫 tree 安装: 首先更新 opkg update 再安装 opkg install tree 出现错误,如下 # opkg install tree Installing tree (1.8.0-1) t... 阅读全文 0 评论
Rime/鼠须管/小狼毫 在完全中文输入下使用全套西文标点/英文标点 2021年06月04日 Allen Hua 4679 以前的设置方法步骤是 使用一个 alternative.yaml 的配置文件 将上述文件中的 config_version 设置成你本地的rime配置同版本号 在你正在使用的输入方案的配置文件中(比如小鹤双拼的配置文件,double_pinyin_f... 阅读全文 0 评论
IDE的暗黑模式(dark mode)真的护眼吗?我为什么一直使用浅色背景(light mode) 2021年06月03日 Allen Hua 2819 关于 Dark Mode 和阅读,最近看到了这样的一篇文章 文章链接 https://rxoptical.com/eye-health/is-dark-mode-better-for-your-eyes/ 其中有这样的一段话: White text on... 阅读全文 0 评论