ety001 (72)in #witness • 9 days agosteemCreated with Sketch.Invoice of https://files.steem.fans service in next 6 months has been generated.is a steem blockchain data backup service. This service will save a lot of time for people who want to build a…ety001 (72)in #witness • 15 days ago「Witness Update 2022-05-14」Post Article to Steem as Schedual Recently I optimized my posting tool Post-Article-As-Schedual . I made this…ety001 (72)in #cn • 28 days ago孩子的画终于画完了孩子新学的近大远小的画画方法后,用了大半周,终于画好了。ety001 (72)in #cn • 28 days ago意外提车今天提车了,估计我应该是为数不多,这么快就能提车的人了。 五一可以出去浪了。ety001 (72)in #witness • last monthSteemDataBackup Service has finished maintanceThe serivice of steem data backup has finally finshed maintance.( ) The server's one disk was broken down in…ety001 (72)in #witness • last monthUpdate post-to-steem-action and post-article-as-schedualI updated two features for my tiny tools in this weekend. Let's have a look. post-to-steem-action This github…ety001 (72)in #cn • last month比赛的赛前测试完毕了昨晚在家调了一晚上设备,今天跟媳妇到学校又调了大半天,终于算是完成了赛前测试。ety001 (72)in #cn • 2 months ago尝试使用github手机端发文到steem上周末开发了一个小工具,可以定时发文到steem。实现原理是通过github的actions功能,把仓库的issue内容整理后,发到steem. 今天来测试一下使用github的手机app能不能成功发文。…ety001 (72)in #steem • 2 months agoPost schedual article to Steem by Github ActionsLast weekend I developed a tool which can help me send my article when schedual time comes. This tool is based on…ety001 (72)in #steem • 2 months agoCreate an action on Github to post an article to SteemToday I create a Github action which can be used to post to steem. This is an example workflow configure file: name: 'Post to Steem'ety001 (72)in #cn • 2 months ago装机党最友好的工具 -- Ventoy对于装机党最头疼的是什么事情? 当然就是各种版本的安装镜像,每次装机都要现找U盘刻录。 现在有一款非常好用的工具,叫做 Ventoy 。 Ventoy 可以直接把你的 U 盘制作成启动航母,上面搭载各种类型的安装镜像…ety001 (72)in #cn • 2 months ago在 github actions 中使用 telegram 推送消息最近在研究 github actions。 这个是 github 提供的 CI/CD 服务,并且对于开源库来说,几乎就是免费使用。 得利于 github actions 支持很多的环境,所以可以做很多的事情。 最近研究的方向就是…ety001 (72)in #cn • 2 months ago把 makepkg 的下载器从 curl 换成了 aria2c今天才知道,原来 archlinux 的 makepkg 可以更换下载器啊。 按照 arch 官方文档的说明,修改一下 /etc/makepkg.conf 的 DLAGENTS 变量。…ety001 (72)in #cn • 2 months ago解决 Bad SMB2 (sign_algo_id=0) signature for message 问题最近线下培训教育机构都停了,孩子报的班都改为了线上授课,教练和老师会把视频发过来,看着学。 由于手机屏幕太小,所以打算把视频放到家里的服务器上,通过 samba 共享让投影可以读取。…ety001 (72)in #cn • 2 months ago给 mdadm 配置邮件接受报警昨天 配置好exim4的发邮件设置 后,今天继续来设置下 mdadm 的邮件报警功能。 在 /etc/mdadm/mdadm.conf 中,找到 MAILADDR 配置,修改为你要接收邮件的地址即可。…ety001 (72)in #cn • 2 months agoSend email on Debian via Exim4 through a public SMTP serverFirst run sudo dpkg-reconfigure exim4-configety001 (72)in #cn • 2 months ago使用 corkscrew 实现 ssh 走 http 代理这两天 github.com 又被 GFW 修改了 IP,导致我半天都没法提交代码。 我印象中之前我都是通过 export https_proxy= 来设置当前终端会话的代理,然后提交代码的。但是这次却不行了。SSH…ety001 (72)in #cn • 2 months ago对 aws elasticbeanstalk 真是够够的了上周末开发了新的功能,本来计划周一上到测试环境测试,没有问题就上线了。 结果三个服务的升级,有两个都因为 elasticbeanstalk 的问题没有成功。 一个是莫名的 docker-compose…ety001 (72)in #cn • 3 months agogoproxy试用之前一直使用 frp 进行内网服务穿透。 前两天折腾公司的VPN的时候,在找 HTTP 代理服务器的时候,发现的 goproxy 这个软件, 。 看了文档,除了几种代理服务外,也支持做内网穿透。…ety001 (72)in #cn • 3 months ago国内的私有协议的软件的Linux支持还是不给力啊这两天公司用的 VPN 客户端 EasyConnect 的 Linux 版又出现之前的问题了。无奈之下,只能再开一台 2 核 2G 的虚拟机,部署一个 Win10 环境,专门用来跑公司的 VPN 客户端。然后靠 GoProxy 开一个…