Page 2 - Showing 8 of 22 posts
View all posts by years →
-
Modern C++ Basics - Lifetime & Type SafetyLifetime Logic: if (resource.alive()) { use(); } else { cry(); }
7 min read English -
Modern C++ Basics - Ranges & AlgorithmsRanges vs. Legacy Code: std::ranges::fight(cling_to_Cpp11_developers)
5 min read English -
Modern C++ Basics - Containersstd::vector, std::map, and std::why_is_my_stack_overflowing
16 min read English -
Modern C++ Basics - Basics ReviewLearning 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