<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Hackerchai&apos;s Dev Blog</title><description>Free Software, Free Society.</description><link>https://blog.hackerchai.com/</link><item><title>LLGo Rust 生态探索和七牛云 1024 实训营</title><link>https://blog.hackerchai.com/posts/qiniu-campus-llgo-rust-ecosystem/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/qiniu-campus-llgo-rust-ecosystem/</guid><description>讲解这三个月以来对 LLGo Rust 生态探索包括 Rust 语言对接 LLGo 、异步运行时和net/http 框架的实现</description><pubDate>Wed, 09 Oct 2024 17:08:04 GMT</pubDate></item><item><title>如何使用 Zeabur CLI 部署一个简单 Flask 应用</title><link>https://blog.hackerchai.com/posts/zeabur-cli-flask-demo/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/zeabur-cli-flask-demo/</guid><description>这篇文章将会指引你在 10 分钟内，使用 Zeabur CLI 完成一个从零开始的 Flask 后端应用搭建并部署到 Zeabur</description><pubDate>Mon, 06 Feb 2023 17:17:30 GMT</pubDate></item><item><title>Rust下成熟好用的权限控制库</title><link>https://blog.hackerchai.com/posts/rust-acl-casbin/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/rust-acl-casbin/</guid><description>Casbin-RS权限控制库生态介绍</description><pubDate>Fri, 18 Sep 2020 05:24:36 GMT</pubDate></item><item><title>为一加7无损转换F2FS文件系统</title><link>https://blog.hackerchai.com/posts/enable-oneplus7-f2fs/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/enable-oneplus7-f2fs/</guid><description>一加7手机上使用最新的文件系统F2FS最佳实践，使用Arter97内核</description><pubDate>Mon, 09 Dec 2019 00:52:00 GMT</pubDate></item><item><title>ESNI和加密DNS - 保护信息隐私的最后一块拼图</title><link>https://blog.hackerchai.com/posts/encrypted-sni-anti-censorship/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/encrypted-sni-anti-censorship/</guid><description>通俗移动的ESNI原理讲解，用ESNI保护隐私和对抗信息审查</description><pubDate>Tue, 26 Feb 2019 20:53:30 GMT</pubDate></item><item><title>写一个自动短信提醒足球比赛的Python脚本</title><link>https://blog.hackerchai.com/posts/soccer-dog-sms-reminder-python/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/soccer-dog-sms-reminder-python/</guid><description>使用Python2编写的自动短信提醒足球赛脚本，使用urllib</description><pubDate>Mon, 05 Feb 2018 21:29:04 GMT</pubDate></item><item><title>Meltdown&amp;Specture漏洞完全修复教程</title><link>https://blog.hackerchai.com/posts/meltdown-and-specture-repair/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/meltdown-and-specture-repair/</guid><description>修复多平台下Meltdown/Specture漏洞</description><pubDate>Thu, 18 Jan 2018 12:36:22 GMT</pubDate></item><item><title>Meltdown漏洞解析及Linux开源POC演示</title><link>https://blog.hackerchai.com/posts/meltdown-exploit-on-linux-opensource/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/meltdown-exploit-on-linux-opensource/</guid><description>在Linux下使用Meltdown进行攻击演示</description><pubDate>Fri, 12 Jan 2018 19:31:19 GMT</pubDate></item><item><title>Python微信跳一跳辅助原理解析</title><link>https://blog.hackerchai.com/posts/python-weixin-jumpjump-principle-analysis/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/python-weixin-jumpjump-principle-analysis/</guid><description>目前爆红的微信小游戏，讲解了其Python外挂的实现机制和代码解析</description><pubDate>Fri, 05 Jan 2018 18:50:26 GMT</pubDate></item><item><title>DS1302温度LED时钟</title><link>https://blog.hackerchai.com/posts/ds1302-ds18b20-stc15-led-clock/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/ds1302-ds18b20-stc15-led-clock/</guid><description>自己动手从设计PCB开始，使用DS1302，18B20制作一个LED时钟，踩过的天坑</description><pubDate>Sun, 07 Aug 2016 21:40:35 GMT</pubDate></item><item><title>10分钟解惑C语言指针</title><link>https://blog.hackerchai.com/posts/c-language-pointer/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/c-language-pointer/</guid><description>深入浅出语言指针</description><pubDate>Fri, 12 Dec 2014 14:25:56 GMT</pubDate></item><item><title>Arduino-GPS时钟</title><link>https://blog.hackerchai.com/posts/arduino-gps-clock/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/arduino-gps-clock/</guid><description>使用GPS模块提供最准确的时间，LCD1602负责显示工作</description><pubDate>Mon, 10 Nov 2014 14:47:02 GMT</pubDate></item><item><title>东北育才计算机讲座完美落幕--主讲人：柴轶晟</title><link>https://blog.hackerchai.com/posts/neyc-computer-science-speech-eason-chai/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/neyc-computer-science-speech-eason-chai/</guid><description>一次演讲活动</description><pubDate>Sat, 25 Oct 2014 10:17:13 GMT</pubDate></item><item><title>十进制小数转化为二进制小数</title><link>https://blog.hackerchai.com/posts/decimal-to-binary/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/decimal-to-binary/</guid><description>进制转换基础知识</description><pubDate>Sat, 11 Oct 2014 23:02:02 GMT</pubDate></item><item><title>数据结构——二叉树的遍历</title><link>https://blog.hackerchai.com/posts/data-structure-binary-tree/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/data-structure-binary-tree/</guid><description>二叉树解惑</description><pubDate>Sat, 11 Oct 2014 22:15:12 GMT</pubDate></item><item><title>数据类型对应字节数（32位，64位 int 占字节数）</title><link>https://blog.hackerchai.com/posts/c-sizeof-int-platforms/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/c-sizeof-int-platforms/</guid><description>C语言下各个平台不同数据结构占用内存</description><pubDate>Sat, 11 Oct 2014 22:06:52 GMT</pubDate></item><item><title>Arduino智能蓝牙小车Dev1完工</title><link>https://blog.hackerchai.com/posts/arduino-bluetooth-car/</link><guid isPermaLink="true">https://blog.hackerchai.com/posts/arduino-bluetooth-car/</guid><description>用Arduino和Motor Shield制作蓝牙小车，使用了安卓手机蓝牙遥控</description><pubDate>Fri, 26 Sep 2014 12:03:56 GMT</pubDate></item></channel></rss>