Skip to content

43rd Week of 2020

DevOps

Continuous Integration

Black

  • Correction: Configure black to process long lines.

    Use the --experimental-string-procesing flag to process long lines.

Coding

Python

  • New: Add python snippets article.

    Includes the generation of OpenSSH keys with the cryptography library

  • Improvement: Correct typo in the generation of ssh keys.

Operative Systems

Linux

HAProxy

  • New: Introduce haproxy and how to do a reverse proxy with it.

ZFS

  • New: Introduce zfs and some basic commands.