OpenShift: “systemd” is different from docker cgroup driver: “cgroupfs”
Messing around with OpenShift Origin 3.6.0 and their Docker Quickstart guide I stumbled upon some configuration incompatibilities with Kubernetes: F0819…
Messing around with OpenShift Origin 3.6.0 and their Docker Quickstart guide I stumbled upon some configuration incompatibilities with Kubernetes: F0819…
fastlane is an awesome tool to release your iOS and Android apps. It handles all your tedious tasks, like generating…
Sometime things go wrong... and sometimes things go terribly wrong. So you might find yourself in the depths of your…
Compiling a third party project on macOS, I stumbled upon the following compilation error after running make: Scanning dependencies of…
Sentry is a realtime, platform-agnostic error logging and aggregation platform, that helps me catch errors across different projects. Raven.js is…
Using Alpine Linux as a base for Docker images does have some implications and odd bugs. Trying to get Taiga…
Using a continuous integration solution to efficiently develop iOS applications, I stumble upon the following issue when trying to upload…
Using WordPress with Custom Post Types enriched with Advanced Custom Fields offers a simple solution to provide an intuitive Database…
For testing purposes I use an old Android 2.3 device that runs an old version of Cyanogenmod. Unfortunately I could…
Even though signing Android applications is quite simpler than signing iOS applications, it's sometimes annoying to set it up and…