Saturday, March 21, 2020

The Most Useful OpenSSL Commands

OpenSSL is one of the most useful applications available on all major platforms. It is an open-source implementation of SSL and TLS protocols and cryptography algorithms. Useful on enterprise-level and for your personal needs. And this is my list of the most useful OpenSSL commands.

Read more…

Thursday, March 12, 2020

Sex Education Season 2 Review

I was not sure what to expect from the new second season of Netflix’s Sex Education. At first sight, the series setting looks like a teen series from the 80s and 90s, but in reality, it is likely aiming at adults as a prime audience. The first season was a well-tailored comedy/drama about conflicts, growing up, being an adult, and a parent. Although the primary theme is sex, it is not in any way vulgar or, what would even worse, embarrassing. It was not the best tv series ever but a good one which I enjoyed.

Read more…

Sunday, February 23, 2020

PHPUnit Code Coverage and SonarQube

SonarQube is a wonderful tool for static code analysis and code review. Of course, it is not an all in one tool which replaces all other tools used in code review toolchain. SonarQube has a whole section dedicated to code coverage, but it analyzes code coverage, not run any tests.

Read more…

Sunday, January 19, 2020

How to Decrease the Size of Docker Images?

Creating new docker images based on some official Linux distributions or modifying existing ones increase their size. Sometimes, the difference between the new and the old ones dramatically exceeds the size of new packages or modifications. The reason behind that is mostly the way how images structure looks like and how Docker uses images and containers.

Read more…
This site uses cookies to analyze traffic and for ads measurement purposes according to your browser settings. Access to those cookies is shared with Google to generate usage statistics and detect and address abuse. Learn more about how we use cookies.