1. 01
    项目

    learn-dsh:先把 DSH 做成一门课,再验证它能不能真的教会人

    一个把 DSH、教材、Teacher、Student、Builder 和 Trajectory 放进同一个工作区的交互式 Harness Engineering 课程。Ch00–Ch05 已完成第一轮实现,但教学质量还在验收。

  2. 02
    项目

    Rabbit Hole:个人内容系统

    一个以 Markdown 为内容源、由 Astro 静态生成的长期个人内容系统。

  3. 03
    笔记

    Tokenization Is a Design Choice, Not a Law

    A demo note that starts with a basic preprocessing assumption and exposes the system boundary hidden inside it.

  4. 04
    笔记

    Normalization Defines a Boundary

    A demo note on why normalization is easier to reason about when treated as an interface contract.

  5. 05
    文章

    A Working Model for Durable Technical Notes

    A demo article showing how this site can carry an idea from a question to a precise, reusable explanation.

  6. 06
    笔记

    Ask Which Bound You Mean

    A short demo note that uses one question to separate Big O, Big Omega, and Big Theta.

  7. 07
    文章

    Static Sites as Content Systems

    A demo argument for treating a static site as a durable publishing system rather than a pile of pages.