学习札记,
第 一四二 期。
今天 builders 一手说什么, 官方文档改了什么, 哪些 视频值得花一小时 —— 六十分钟读完。
今日索引,六条。
周一 · 严选-
01
X · @karpathy
Mental models for LLMs.
On why pretraining is industrial-scale information compression, and why "thinking" emerges from prediction with a long enough context. The closest analogue is not a search engine — it is an autocomplete that has read enough physics to bullshit its way to the right answer.
-
02
Anthropic 文档 · 今日新增
Agent Skills · Best Practices.
官方新增 SKILL.md frontmatter 与单一触发流程的规范页面,以及反对"什么都做"的 skill 设计。直接影响:我们的 /learn skill 要 tighten description, trigger 命中率会更高。
-
03
本地视频 · 张咋啦
Follow builders,
not influencers.三分半钟讲清 follow-builders skill 的 v1 → v2 演化:从"用户自配 X API key"到 centrally fetch, locally remix。架构论点比 skill 本身更有意思。
- 04
-
05
OpenAI Cookbook · 已修订
Prompt caching, rewritten.
Cache 命中阈值从 1024 降到 512 token。新指南:稳定 system content 放 prompt 顶部;长 agent loop 命中率应 > 70%。今天就该 re-order 你的 pipeline。
-
06
X · @paulg
Founder mode for solo operators.
公司是一个人的时候,在公司外做事和在公司里做事没有真正的区别。有意思的问题是:怎么让"外"的工作不被"里"的紧急感完全裹挟。
一小时,四个动作。
建议节奏-
15′
扫读上面六条。标记 2-3 条值得重读 —— 其余放下。
-
20′
精读一篇官方文档变化,带着当前项目的上下文。
-
15′
抽听一个播客的开头和结尾。决定要不要完整听完。
-
10′
记录一句到 复盘:这些内容能用到哪里?