Build Continuous Integration with GitLab and Synology NAS My Synology NAS comes with Docker, and I have been using GitLab
C++ Notes ANSI Colors in Command Prompt {fmt} has this nice feature allowing you to use colors for your
C++ Notes Date/Time Manipulations C++ provides std::chrono::system_clock::time_point that represents time, that
C++ Notes Working with Memory I have been fortunate enough to learn programming languages that allow me
C++ Notes ZeroMQ Subscribe-Publish Pattern ZeroMQ is a great message queue library that has been around for