Month: May 2018
-
Gitlab certificates
On Ubuntu, cloning a repo from a machine you don’t have a certificate for will give the error: fatal: unable to access ‘https://servername’: server certificate verification failed. CAFuile /etc/ssl/certs/your_filename CRLfile: None You can …
-
Gitlab certificates
On Ubuntu, cloning a repo from a machine you don’t have a certificate for will give the error: fatal: unable to access ‘https://servername’: server certificate verification failed. CAFuile /etc/ssl/certs/your_filename CRLfile: None You can …
-
std::accumulate vs. std::reduce
std::accumulate has been a part of the standard library since C++98. It provides a way to fold a binary operation (such as addition) over an iterator range, resulting in a single value. std::reduce was added in C++17 and looks remarkably similar. This …
-
Perforce Acquires PRQA
Clearlake Capital-Backed Perforce Adds Enterprise-Grade Source Code Analysis to its Portfolio With Acquisition of PRQA
-
Perforce Acquires PRQA
Clearlake Capital-Backed Perforce Adds Enterprise-Grade Source Code Analysis to its Portfolio With Acquisition of PRQA