Page 2 - Showing 8 of 22 posts
View all posts by years →
- Modern C++ Basics - Lifetime & Type Safety
Lifetime Logic: if (resource.alive()) { use(); } else { cry(); }
7 min read English - Modern C++ Basics - Ranges & Algorithms
Ranges vs. Legacy Code: std::ranges::fight(cling_to_Cpp11_developers)
5 min read English - Modern C++ Basics - Containers
std::vector, std::map, and std::why_is_my_stack_overflowing
16 min read English - Modern C++ Basics - Basics Review
Learning C++: Where Segmentation Fault is Just a Life Metaphor
11 min read English - C++ modules 折腾记
import std;
4 min read Chinese - 使用 hyprlock 作为锁屏和登陆界面
这下不用担心别人视奸我了
1 min read Chinese - Neovim 问题解决及 VSCode Neovim 插件体验
你看着我好像在用 VSCode, 其实我在使用 Neovim
4 min read Chinese - 配置适用于嵌入式开发的 Neovim
用了就再也离不开了
9 min read Chinese