Setting up a modern C++ dev environment
C++
This blog post is a guide on setting up a modern C++ development environment. This can be especially helpful, if you are getting started with C++.
May 9, 2026
This blog is a no-fluff collection of C++ code snippets, tips, puzzles and C++ projects. Here, I have also documented my deep-dives on concurrency, performance and computer architecture topics.