<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ysnb</title>
    <link>https://ysnb.store/</link>
    <description>个人记录与技术分享</description>
    <language>zh-cn</language>
    <atom:link href="https://ysnb.store/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>间隔重复：把复习安排在「快要忘掉」的那一刻</title>
      <link>https://ysnb.store/posts/2026-09-19-3329e34cc85b/</link>
      <guid isPermaLink="true">https://ysnb.store/posts/2026-09-19-3329e34cc85b/</guid>
      <pubDate>Sat, 19 Sep 2026 00:00:00 GMT</pubDate><description>把书再看一遍、把笔记再抄一遍——这种「熟悉感」会骗你觉得已经掌握了。心理学上有个更有效的做法，而且更省时间。</description>
    </item>
    <item>
      <title>费曼技巧：讲不出来，就是没学会</title>
      <link>https://ysnb.store/posts/2026-09-19-c39b256b710d/</link>
      <guid isPermaLink="true">https://ysnb.store/posts/2026-09-19-c39b256b710d/</guid>
      <pubDate>Sat, 19 Sep 2026 00:00:00 GMT</pubDate><description>判断自己是否真正理解一个概念，有个非常可靠的标准——能不能用大白话把它讲给一个完全不懂的人听。这个方法看起来简单，但它会精准地把你所有的知识漏洞暴露出来</description>
    </item>
    <item>
      <title>把 Git 当数据库：一个静态博客后台的架构取舍</title>
      <link>https://ysnb.store/posts/2026-09-19-git/</link>
      <guid isPermaLink="true">https://ysnb.store/posts/2026-09-19-git/</guid>
      <pubDate>Sat, 19 Sep 2026 00:00:00 GMT</pubDate><description>静态托管没有服务器，就无法验证登录——这是个硬矛盾。Git-based CMS 用「提交即保存」绕过了它。这篇文章拆解这套架构的工作原理、它真正解决了什么，以及它付出了哪些代价。</description>
    </item>
  </channel>
</rss>
