If you have ever asked yourself how to avoid warnings in your c++ projects that are caused by 3rd-party projects like boost “system includes” are the answer. All you need to to is replace the -I flag with -isystem. Of course the CMake offers the same functionality you can use […]
Category: linux
WeeChat
Here are some WeeChat Tricks that help a lot Official Documentation (link) keybindings: alt-l – toggle bare display (if you want to copy stuff) alt-r – delete input buffer (if you fall asleep on the keyboard:)