Small Updates & Fixes Updates Updates
Follow @hackingcpp on twitter so you don't miss any updates.
Educational Videos About C++
added new videos and did some restructuring
Profiling/Benchmarking Tools
added Hyperfine
Command Line Tools
added broot
VIM Plugins
updated themes section
Language References for C++
added stdman and fuzzy browsing of Zeal docs
Random Number Sequences: Control Reproducibility
Added a non-explicit default constructor in Dice example so that Dice type does not block copy-list-initialization.