Using SAP AI Services in Python 🐍

16. October 2022 8 min read
This blog post shows how one of the SAP AI Business Service, the Business Entity Recognition Service, can be used in Python.

More Bitwarden CLI Shell Scripting

31. August 2021 4 min read
In this blog post I continue my adventures in the realm of shell scripting by adapting the Bitwarden CLI to my needs.

Adapting the Bitwarden CLI with Shell Scripting

25. August 2021 4 min read
This blog describes how I adapted the Bitwarden CLI to my needs using a shell script. As this was the first time I build a shell script from scratch I learned a lot about shell scripting along the way.

Building my Python Dev Environment with VIM

29. May 2021 8 min read
This blog describes the development environment for Python 🐍 (and other languages) I set up based on VIM.

Docker Hates Me

23. March 2021 8 min read
This is the third post on my endeavour to learn about Kubernetes on my Raspberry Pi cluster. In this blog I describe hot to deploy a simple echo server to the Kubernetes cluster and how to scale this server. For reasons that will shortly become clearer this blog is called: Docker Hates Me.

Exploring the Raspberry Pi Cluster

08. March 2021 7 min read
In this blog I describe my first steps in exploring Kubernetes on my Raspberry Pi cluster. This include some final configuration steps as well as interacting with the cluster using the Kubernetes CLI.

Building a Raspberry Pi Cluster

05. March 2021 5 min read
I build a Raspberry Pi cluster last year. The goal was to learn about different technologies like e.g. Kubernetes. In this blog I describe the steps necessay to build the cluster and install the necessary software.

Adding comments to my blog

03. March 2021 3 min read
In this blog I describe how I added comment functionality to my blog using the utterances project. The blog mainly describes the problems I ran into and shows how to solve them.

Why I Created My Own Website

25. February 2021 4 min read
This is the first post on my brand new website. In this post I describe the litte journey that brought me here. It started by playing with Kubernetes on my RaspberryPi cluster and ended with learning about Gatsby and the JAM stack.

Hello World

23. February 2021 1 min read
This is the first blog to test the blogging feature of the site.