Security

git on windows on CA's without crl (mostly pki)
If you're working with git and are using certificates without revocation lists on windows this article shows how you can disable ssl revocation checks on git client.

Docker - Hardening with firewalld
Containers are no virtual machines - yet we might want to treat hosts running container workloads like hypervisors and apply limitations on container networking. This guide describes a way to limit container networking on docker based container hosts using firewalld.