我觉得“良定义”的状态需要具备:
- 完备性
- 唯一性
通过 https://kernel.dk/io_uring.pdf 简单学习下 io_uring。
主要关注:
基本来自于我的问题,以及我对通过 chat 学习到的东西的总结,由 AI 整理。完整版我放在腾讯文档中,这里选取一些方便摘录的写成博客。
在 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.
因为五一节打羽毛球把膝盖打出问题了,现在主要学习乒乓球了
趁着清明节又去了一趟关西。本以为是度假,但实际上累得要死。
包含:
在小绿鸟上学法语。