News
Jan 21, 2026
C++ Exceptions, Explained from First Principles (and Assembly)
A deep, step-by-step exploration of how C++ exceptions work on Linux, from the language rules down to ABI details, stack unwinding...
Jan 16, 2026
C++ Isn’t Going Anywhere in Game Development
C++ remains the backbone of modern game engines—and it’s not going away anytime soon.
Jan 02, 2026
10 Noteworthy C and C++ Bugs Found in Open-Source Projects in 2025
A roundup of 10 standout C and C++ bugs found in open-source projects in 2025.
Dec 31, 2025
The 1980s Code Powering Modern Reliability—and the Mistakes It Still Makes
We audit Erlang/OTP’s decades-old C and NIF code with PVS-Studio, surfacing logic bugs, buffer risks, undefined behavior, and leak...
Oct 16, 2025
Is C++ Really That Bad? Separating Fact from Folklore
C++ has often been criticized for its complexity and steep learning curve.
