C++ 标准委员会已达成共识:不破坏 ABI、不接受"传染性注解"(如生命周期注解),继续走零开销原则的老路。与此同时,Google 等大厂对 C++ 标准演进失去信心,转向 Rust 或自研语言(Carbon)。文章认为 C++ 社区已分裂为两派:能构建版本化源码、有自动化重构工具链的现代派,和依赖 1998 年预编译库、无法从源码构建的遗留派。核心分歧不在语言特性,而在工程工具能力。
tl;dr: If you want to play the original, buy UFO 50 and play ‘Party House’. The remake was hosted on my site for demonstratitive purposes, but since it contained assets from the original, it made the ...
Hello! Not too long ago, a friend of mine told me about Paged Out!, a “free experimental (one article == one page) technical magazine”. (Yes, that means that you can read them online right now. In fac...
The Helix editor is a modal1 (read: Vim-like) Kakoune-inspired ‘batteries included’ terminal editor with sane defaults and a focus on multiple cursors and selection-based editing. There are a lot of r...