_ _ _ _
| \ | | ___| |_ ___ __ _ _ __ ___ _ __ _ __ _ __ ___ __ _ _ __ __ _ _ __ ___ _ __ ___ (_)_ __ __ _
| \| |/ _ \ __/ __/ _` | '_ \ / _ \| '_ \ | '_ \| '__/ _ \ / _` | '__/ _` | '_ ` _ \| '_ ` _ \| | '_ \ / _` |
| |\ | __/ || (_| (_| | | | | | (_) | | | | | |_) | | | (_) | (_| | | | (_| | | | | | | | | | | | | | | | (_| |
|_| \_|\___|\__\___\__,_|_| |_| \___/|_| |_| | .__/|_| \___/ \__, |_| \__,_|_| |_| |_|_| |_| |_|_|_| |_|\__, |
|_| |___/ |___/
* 1996, Summer, Senior Software Engineer
* Skills: C/C++/Rust, Haskell/Scheme, Bash/Python/Javascript/PHP
* Interests: CS, OO/FP, Design/Coding/Writing
- Modern C++ Template Metaprogramming
- Constexpr from 11 to 20
- Embedded Domain-Specific Languages in Industry
- Advanced C++ Programming
- Variadic Arguments
- 2023-03-12 使用 ZFS 作为 Linux 根文件系统
- 2023-01-14 家用软路由折腾记(技术流)
- 2022-12-09 C++ 编译时谓词函数生成
- 2022-06-22 如何出版一本技术图书 -- 写在《C++20 高级编程》出版之时
- 2022-05-16 妙用 std::optional 类简化状态机设计