The top panel shows the Rust experience: find a library on crates.io, run one command, import it, and you're done. The stick figure even has their arms outstretched in celebration.
Meanwhile, C++ is depicted as the ninth circle of dependency hell. Finding libraries across random websites, manually downloading tar files, and engaging in ritual combat with CMake until your build inevitably fails. The stick figures are literally hanging themselves in despair.
And this is why some of us drink heavily before attempting to add external libraries to C++ projects.