CMake is one of the most popular software for building/testing automation. In this article, several basic usecases are presented with examples.

Read more »

Machine learning is getting everywhere. This article introduce some basic concepts in machine learning.

Read more »

Take a look at some of the console programs, such as cp in Linux. They all have a fancy help, their input parameters do not depend on any position, ad have a human readable syntax. You can implement the same functionality for your program with the Boost.ProgramOptions library.

Read more »

A list of a few commonly used git commands.

Read more »

In this article, the installation of FreshRSS on Oracle Cloud with Ubuntu OS is presented. It can be a reference for you if you want to install FreshRSS or other similar program on VPS.

Read more »
0%