Speeding Up C++ Build Times
-
Isabel Ren
Kunal Desai
tl;dr: “When we learned that engineers were losing hours building our C++ codebase, we jumped into investigating the root cause. Here’s how we cut build times in half and shipped a solution for scale.”
featured in #511
What Science Can Tell Us About C And C++'s Security
-
Alex Gaynor
tl;dr: Research suggests that using memory-safe programming languages results in reduction in number of vulnerabilities.
featured in #184