Blog


Barplot with Broken Axis in R

Following scenario: you have some data to be plotted in a bar plot with R. Your data has – as it should – confidence intervals. Unfortunately, one of the few confidence intervals is huge and...

Read

Migration from WordPress to Jigsaw

As of today, 6. May 2020, this site has been redesigned pretty recently. To be more accurate, not only redesigned, but redeveloped from scratch. All that's left is the content, which I successfully...

Read

Features of this website: speed

As of today, 6. May 2020, this site has been redesigned pretty recently. To be more accurate, not only redesigned, but redeveloped from scratch. All that's left is the content, which I successfully...

Read

Cooling by drying wet laundry

In this rough calculation it is to be calculated how much drying wet laundry can lead the house to cool down. The motivation for the calculation is that a family member thought that the apartment is...

Read

Why is this site available in mutliple languages?

As is so often the case, the reasons are historical. This page was originally started in German. After all, that's my native language. However, since I mainly use English in my daily work, read blogs...

Read

Exporting OneNote data to LaTeX format

So, it took a few attempts & steps, but I finally succeeded in exporting some of my lecture notes to LaTeX. I took them on my Surface device, in OneNote, as that is the easiest & quickest way...

Read





How to Create a Third-Party Symfony Bundle

Have an awesome library you want to integrate in your Symfony application? Share your code between different Symfony instances? Share your code with other people? Create your bundle standalone and...

Read

My first third-party Symfony Bundle

I created my first open-source Symfony bundle: PlaceholderBundle. It is an abstraction of Primitive and/or SQIP for use in a PHP respectively Symfony application. This way, you can automatically...

Read


Getting started with elastica queries in Symfony

When integrating Elasticsearch with Symfony, there can be a few troubles for newcomers. The easiest way to achieve integration is by following the setup instructions of the FOSElasticaBundle, in...

Read

sv: fail: runit not running

To fix this error, all I had to do is install runit-systemd. This error appeared after the upgrade from Debian wheezy over jezzie to stretch when trying to get the status respectively...

Read