Projects
This blog runs on a a Raspberry Pi since 9th April 2019 and surprisingly the Pi performs quiete well. WordPress on itself does not need too many ressources for my use case since i don’t have hundreds of visitors per day, leaving capcaity for other applications.
The current setup includes an out of the box docker-compose and a backup script which uploads files to the dropbox cloud storage. In this series i would like to give you a short introduction how my setup works and how you could set it up by yourself.
My Interests
Recent Posts
Airflow tasks do not run at specified time as scheduled
We observed a problem where dags did not run at the specified time at all but consistently started at a random time. Let’s dig into it.
How to move objects between OCI buckets
I just stumbled upon probably one of my best documentation snippets on how to move objects between OCI buckets.
pgadmin in Kubernetes – mount Permission denied
If you want to mount a PVC to your k8 cluster to persist data of your pgadmin deployment, you will likely get a mount permission denied error.
How to autostart a video in Windows
The other day a friend asked me to help with a practical prank. For his girlfriend, he prepared a laptop as a gift, however he wanted to tease her a bit by automatically starting a scary video whenever she logs…
How To Calculate the mean Average Precision (mAP) in object detection- an overview
When training an object detection model you want to quantify and compare different models preferably with just one comprehensive metric. Let’s take a look at the mean Average Precision (mAP).
Null values and their pitfalls
Learning: Best to not permit NULL values in columns which are used for comparisons
Passing comma separated String to function / stored procedure to use with IN condition
[..] passing comma separated variables into a function does not seem to allow the use of the variable directly in the IN condition.
Add leading zeroes to time
When a time is saved as integer the leading zeroes will not be saved.
#3 How to backup WordPress and what to consider
There are several possibilities to backup WordPress, depending on your knowledge and user privileges. In this post I want to show you how we can backup our WordPress instance which we previously deployed through our docker-compose. For this feat we…
Recent Posts
No post found!
No post found!
No post found!









