Notes on automating and scaling security

Today’s enterprise security staff cannot keep up with the fast moving DevOps software development model using their old waterfall-like gatekeeping control structures. At work I am heavily involved in that shift-left-of-security-transformation, which lead to this collection of notes. ...

June 11, 2018 · 8 min · 1517 words · Lars
White Mountain

White Mountain

Without any preparation or a defined route we tried to reach a mountain top near St. Johann in Tirol, Austria in March. More snow than expected and bad weather prevented us from achieving our ambitious goal. ...

June 3, 2018 · 1 min · 55 words · Lars
Monitoring temperature, humidity, pressure and air quality

Monitoring temperature, humidity, pressure and air quality

Monitoring the climate is a standard project for the RaspberryPi. I bought two Raspberry Pi Zero, two BME680 Breakout, booted my old Raspberry Pi 3 and started hacking. ...

May 29, 2018 · 5 min · 1053 words · Lars

Automate build, test and deploy of a static Jekyll site

In the last month I implemented CI/CD in multiple projects. Some of them were Javascript applications, others Python Flask REST Backends and Jekyll apps. I also used CI/CD methods to automate the generation of my LaTeX Awesome CV.. ...

January 27, 2018 · 11 min · 2154 words · Lars

Automate Awesome CV with xelatex and GitLab CI

A few years ago I stumbled over the outstanding Awesome CV which is written in LaTeX. At that time I had no idea what LaTeX - but customizing the CV to my needs, contributing the Cover Letter and adding the image to the header taught me how it works. ...

January 25, 2018 · 2 min · 341 words · Lars