<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Nought</title><link>https://lyzhang.me/</link><description>本来无一物……</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>liangyi@me.com (Sidney Zhang)</managingEditor><webMaster>liangyi@me.com (Sidney Zhang)</webMaster><copyright>This work is licensed under an Attribution-NonCommercial-ShareAlike 4.0 International License.</copyright><lastBuildDate>Fri, 20 Feb 2026 16:46:07 +0800</lastBuildDate><atom:link href="https://lyzhang.me/index.xml" rel="self" type="application/rss+xml"/><item><title>马年伊始的纷繁思绪</title><link>https://lyzhang.me/tumult_of_thoughts_2026/</link><pubDate>Fri, 20 Feb 2026 16:46:07 +0800</pubDate><author>Sidney Zhang</author><guid>https://lyzhang.me/tumult_of_thoughts_2026/</guid><description><![CDATA[<div class="featured-image">
                <img src="/Moonlit_River_Boat.png" referrerpolicy="no-referrer">
            </div><p>岁序潜移寒似退，驹光过隙惹闲愁。</p>
<p>闲云过眼千峰寂，素指鸣弦一曲休。</p>
<p>赣水行舟经冷暖，杭城回首感春秋。</p>
<p>欲挽清辉终不得，聊将思绪托银钩。</p>]]></description></item><item><title>学数学与写程序</title><link>https://lyzhang.me/math_and_programing/</link><pubDate>Wed, 29 Oct 2025 17:14:43 +0800</pubDate><author>Sidney Zhang</author><guid>https://lyzhang.me/math_and_programing/</guid><description><![CDATA[<div class="featured-image">
                <img src="/Wan_aicreate.png" referrerpolicy="no-referrer">
            </div><div class="details admonition quote open">
        <div class="details-summary admonition-title">
            <i class="icon fas fa-quote-right fa-fw" aria-hidden="true"></i>Linux.do 帖子^[1]<i class="details-icon fas fa-angle-right fa-fw" aria-hidden="true"></i>
        </div>
        <div class="details-content">
            <div class="admonition-content">研究haskell,lean4,用于数学抽象。</div>
        </div>
    </div>
<p>在一个学什么编程语言的帖子中，看到有人提到了Lean4和Haskell，其实我个人感觉，除非是数学类专业，否则就不用先考虑Lean4了。
Lean4的确可以作为一般的编程语言来看，但整体代码管理、使用都有点不那么让人满意。
但作为数学证明的形式化验证（辅助证明器），这些就足够了。相比而言，为了了解函数式编程，
或者数学证明在程序中的实现，Haskell可能更适合，虽然其实验性也很强。
另外还有Racket（更现代的Lisp），在函数式编程的探索上，也很有实践和学习的意义。</p>]]></description></item><item><title>做一把 Pico Key</title><link>https://lyzhang.me/pico_key/</link><pubDate>Sun, 07 Sep 2025 15:52:43 +0800</pubDate><author>Sidney Zhang</author><guid>https://lyzhang.me/pico_key/</guid><description><![CDATA[<div class="featured-image">
                <img src="/TOP-pic.png" referrerpolicy="no-referrer">
            </div><p><strong>TLDR</strong> 花60块买个RP2350开发板，刷入PicoKey固件，就能自制开源硬件密钥，当便宜版YubiKey用，支持FIDO2登录和OpenPGP，但硬件登录和加密功能不能同时用。详细步骤：买板子→下载固件→按住BOOT键插电脑刷固件→网页初始化配置→搞定。适合不想花几百块买YubiKey又想玩硬件密钥的穷鬼（比如我）。</p>]]></description></item><item><title>手搓密码管理器</title><link>https://lyzhang.me/passwords_manager/</link><pubDate>Sat, 12 Jul 2025 16:27:58 +0800</pubDate><author>Sidney Zhang</author><guid>https://lyzhang.me/passwords_manager/</guid><description><![CDATA[<div class="featured-image">
                <img src="/chris-abney-ugQb6PFLPWI-unsplash.jpg" referrerpolicy="no-referrer">
            </div><p>【AI Summary】在央企保密要求下，用 Rust 手搓了一个 CLI 密码管理器 RPaWoMaster，兼顾相对安全与便捷，并记录了从 Python 到可执行文件的全过程。</p>]]></description></item><item><title>搞个邮件服务器吧</title><link>https://lyzhang.me/mailserver_hosted/</link><pubDate>Sat, 05 Jul 2025 14:14:45 +0800</pubDate><author>Sidney Zhang</author><guid>https://lyzhang.me/mailserver_hosted/</guid><description><![CDATA[<div class="featured-image">
                <img src="/largepic.jpg" referrerpolicy="no-referrer">
            </div><p>【TL;DR】放弃 Yandex，改用 poste.io 自建邮箱，踩坑 DNS、rDNS、反代，虽不完美却乐在其中。</p>]]></description></item></channel></rss>