- Mixed C++ Monorepo Project Structure Development and Build Workflow
- Rust’s Ugly Syntax
- Undefined behavior, and the Sledgehammer Principle
- The evolution of enums
- C++ Brace Pair Colorization and More in Visual Studio
- Debug Linux Console apps in Visual Studio’s Integrated Terminal
- Computing the UTF-8 size of a Latin 1 string quickly (AVX edition)
- What Is ChatGPT Doing … and Why Does It Work?
- Annileen Devlog #2 - C++20 and Modules
- Examples of Projections from C++20 Ranges
- Applied Modern C++ 5: Functions
- View files on your Remote Machines using the new Remote File Explorer in Visual Studio
- The Iterator Protocol
- Zig's Curious Multi-Sequence For Loops
- Reverse Engineering of a Not-so-Secure IoT Device
- Improving performance and optimizing QML apps – Part 1
- Should the compiler sometimes reject a
[[trivially_relocatable]]
warrant? - Trimming spaces from strings faster with SVE on an Amazon Graviton 3 processor
- C++20 Ranges Algorithms - sorting, sets, other and C++23 updates
- ReSharper C++ 2023.1 EAP: VA_OPT and Updates for Modules
- Language Model Scaling Laws and GPT-3
- Monadic operations in C++23