主要关注:
- LLM 的基础原理
- KVCache
在 rust 中,immutable 的数据结构的性质是非常好的。在大部分函数式语言中,都不允许存在 mutable 的数据。
如果要在不可变数据结构上进行修改,就需要 clone 一份出来。因此:
所以有了 Persistent data structures 的概念:
Since April 2025, I have been actively contributing to a new Rust–C++ project. Through this work, I have gained many valuable insights. Although I cannot disclose most project details, there are numerous technical challenges worth discussing.
One of the most notable aspects of this project is that it has been developed alongside the rapid evolution of AI agents, which led us to encounter many pitfalls when practicing vibe coding.
因为五一节打羽毛球把膝盖打出问题了,现在主要学习乒乓球了
趁着清明节又去了一趟关西。本以为是度假,但实际上累得要死。
包含:
在小绿鸟上学法语。
The novel of Yes Minister. Including metaphors, grammar issues and funny paragraphs.