Some fun reads on memory safety in C++: https://cor3ntin.github.io/posts/safety/ and https://danakj.github.io/2022/12/31/why-subspace.html. As someone without much expertise or experience, it's still quite interesting to see smart people at work on such a hard, practical problem.