全部记录
- 01
learn-dsh:先把 DSH 做成一门课,再验证它能不能真的教会人
一个把 DSH、教材、Teacher、Student、Builder 和 Trajectory 放进同一个工作区的交互式 Harness Engineering 课程。Ch00–Ch05 已完成第一轮实现,但教学质量还在验收。
- 02
Rabbit Hole:个人内容系统
一个以 Markdown 为内容源、由 Astro 静态生成的长期个人内容系统。
- 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.
- 04
Normalization Defines a Boundary
A demo note on why normalization is easier to reason about when treated as an interface contract.
- 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.
- 06
Ask Which Bound You Mean
A short demo note that uses one question to separate Big O, Big Omega, and Big Theta.
- 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.