<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blogging on EtaoinWu</title>
    <link>https://etaoinwu.com/tags/blogging/</link>
    <description>Recent content in Blogging on EtaoinWu</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-hans-cn</language>
    
    
    <lastBuildDate>Sun, 22 Feb 2026 03:05:39 -0800</lastBuildDate><atom:link href="https://etaoinwu.com/tags/blogging/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Happy New Year 2026</title>
      <link>https://etaoinwu.com/blog/happy-new-year-2026/</link>
      <pubDate>Sun, 22 Feb 2026 03:05:39 -0800</pubDate>
      
      <guid>https://etaoinwu.com/blog/happy-new-year-2026/</guid>
      <description>Year of stablization</description>
    </item>
    
    <item>
      <title>Happy New Year 2025</title>
      <link>https://etaoinwu.com/blog/happy-new-year-2025/</link>
      <pubDate>Wed, 01 Jan 2025 02:57:01 -0800</pubDate>
      
      <guid>https://etaoinwu.com/blog/happy-new-year-2025/</guid>
      <description>你并非最喜欢的年更博主，现已闪亮归来。</description>
    </item>
    
    <item>
      <title>Happy New Year 2024</title>
      <link>https://etaoinwu.com/blog/happy-new-year-2024/</link>
      <pubDate>Fri, 09 Feb 2024 14:59:26 -0800</pubDate>
      
      <guid>https://etaoinwu.com/blog/happy-new-year-2024/</guid>
      <description>2024 年农历新年快乐——顺带回顾一下过去的 2023 年。</description>
    </item>
    
    <item>
      <title>多语言 Etaoin</title>
      <link>https://etaoinwu.com/blog/multilingual-etaoin/</link>
      <pubDate>Thu, 08 Feb 2024 23:57:26 -0800</pubDate>
      
      <guid>https://etaoinwu.com/blog/multilingual-etaoin/</guid>
      <description>“Etaoin”这个名字来自英语中最常用的六个字母按顺序排列。在其他语言中类似的序列能不能构成像名字一样的词呢？</description>
    </item>
    
    <item>
      <title>Happy New Year 2023</title>
      <link>https://etaoinwu.com/blog/happy-new-year-2023/</link>
      <pubDate>Sun, 01 Jan 2023 01:00:44 +0800</pubDate>
      
      <guid>https://etaoinwu.com/blog/happy-new-year-2023/</guid>
      <description>2023 年新年快乐——顺带回顾一下过去的 2022 年。</description>
    </item>
    
    <item>
      <title>Etaoin 怎么念？</title>
      <link>https://etaoinwu.com/blog/how-to-pronounce-etaoin-part-1/</link>
      <pubDate>Thu, 26 Nov 2020 15:54:45 +0800</pubDate>
      
      <guid>https://etaoinwu.com/blog/how-to-pronounce-etaoin-part-1/</guid>
      <description>其实我也不知道。不过从现在开始念“一团”。</description>
    </item>
    
    <item>
      <title>Happy New Year 2020</title>
      <link>https://etaoinwu.com/blog/happy-new-year-2020/</link>
      <pubDate>Mon, 06 Jan 2020 23:49:45 +0800</pubDate>
      
      <guid>https://etaoinwu.com/blog/happy-new-year-2020/</guid>
      <description>2020 新年快乐。</description>
    </item>
    
    <item>
      <title>2019年11月：一些更新</title>
      <link>https://etaoinwu.com/blog/some-updates-nov-2019/</link>
      <pubDate>Sun, 03 Nov 2019 23:46:05 +0800</pubDate>
      
      <guid>https://etaoinwu.com/blog/some-updates-nov-2019/</guid>
      <description>TL;DR:换机子、换域名、换工作流、换Slogan</description>
    </item>
    
    <item>
      <title>从教学的矛盾看，讲稿与博客应该是什么样子？</title>
      <link>https://etaoinwu.com/blog/on-teaching-and-learning/</link>
      <pubDate>Fri, 25 Oct 2019 15:13:35 +0800</pubDate>
      
      <guid>https://etaoinwu.com/blog/on-teaching-and-learning/</guid>
      <description>昨晚聊天的时候谈到，某些知名的社群贡献文字性教学项目的内容并不优秀。所谓的博客、讲稿、教学、讲课，都是为了承载“将一个东西传达到其他人的心中”的任务；但这并不简单，需知很多知识点，网上的辣鸡博客一抓一大把，尤其是像 KMP 这样的大众玩意。这篇讲讲这一问题。
</description>
    </item>
    
    <item>
      <title>再见，Pelican！你好，Hugo！</title>
      <link>https://etaoinwu.com/blog/goodbye-pelican-hello-hugo/</link>
      <pubDate>Thu, 14 Mar 2019 20:56:30 +0800</pubDate>
      
      <guid>https://etaoinwu.com/blog/goodbye-pelican-hello-hugo/</guid>
      <description>本站的博客系统 Pelican 已经服役接近三年了。这三年里，它目送了我从0文件到现在107KB源代码、17MB全站文件的转变，其生成速度也慢慢变慢到了接近 10s。于是，在其他一些博客的启发下，我尝试更换了静态博客生成系统。
第一个尝试当然是大名鼎鼎的 Hexo 。然而其对于 MathJax 的兼容（在本机）非常难以解决，于是初次尝试之后就被抛弃了。
之后就是Github所使用的 Jekyll ，不过比Pelican更慢。
现在的选择就是 Hugo 了。其由 Go 语言编写，作为编译语言自然拥有效率优势，在默认情况下生成全站只需要 0.7s 左右。但是默认的两个渲染引擎（blackfriday与MMark）对数学公式的支持都非常不友善，无奈只能使用 Pandoc 生成，将渲染速度暴降到了 3s。数学公式仍然使用Mathjax书写与渲染。Katex毕竟还是太丑了
</description>
    </item>
    
    <item>
      <title>使用acme.sh签发Wildcard ECC&#43;RSA双证书</title>
      <link>https://etaoinwu.com/blog/issue-ess-rsa-wildcard-certificates-with-acme-sh/</link>
      <pubDate>Sat, 19 Jan 2019 14:20:00 +0000</pubDate>
      
      <guid>https://etaoinwu.com/blog/issue-ess-rsa-wildcard-certificates-with-acme-sh/</guid>
      <description>这应当是最简单的签发外卡双证书的方式了</description>
    </item>
    
  </channel>
</rss>