GitHub Detekt action with Detekt 1.19.0
I created a github action config for detekt 1.19.0 based on Java 17 because the template from GitHub was using […]
I created a github action config for detekt 1.19.0 based on Java 17 because the template from GitHub was using […]
I was trying to build a spring boot application based on spring spring-boot-starter-webflux which is based on kotlinx-coroutines-reactor. The API […]
Using unmodifiable variables – so called values in Kotlin with keyword val – should be the default where possible but […]
This error can occur when you try to run an amd64 image on the wrong architecture. For example I tried […]
I was using an Apple MacBook Pro with Intel chip for quite some years now. The last weeks I switched […]
With a release date in 2018 I expected to have my Xiaomi Mi Mix 3 at least for a few […]
I installed Krita 5.0.2 on my Windows 10 machine to test it with my old Wacom Intuos 5. The first […]
Some links I gathered with free but very powerful sound plugins: https://tal-software.com/products TAL Noisemaker TAL Vocoder https://www.tokyodawn.net/tokyo-dawn-labs/ TDR Nova TDR […]
Project lombok has become a defacto standard in close to every Java project I see. Because of this I want […]
I’ve been using Netflix Zuul for many years as a proxy for APIs. Some weeks ago I tried to bootstrap […]