Why I’m quitting WhatsAppShould you join the biggest digital migration in human history?Jan 18, 2021Jan 18, 2021
Kubernetes: Launch Job from CronJob templateIf you have a CronJob you can use it as a template for a Job.May 28, 2020May 28, 2020
Published inMac O’ClockLaunch `adb`, installed by Homebrew, on MacOSLet MacOS trust adb installed with HomebrewApr 23, 2020Apr 23, 2020
The problem with doing bean validation on a Java BooleanApplying validation to Boolean fields on an API request is not as straight forward as you might first expect.Jan 18, 20202Jan 18, 20202
Get Kodein dependencies by typeSometimes it can be very useful to get from your DI container all the dependencies of a certain type or sub-type.Jan 2, 2020Jan 2, 2020
Exclude a transitive dependency with Gradle’s Kotlin DSLExcluding a transitive dependency from something you depend on is often necessary to exclude unwanted libraries.Aug 16, 20191Aug 16, 20191
Getting binary data from PostgreSQL as a base-64 encoded stringWhen returning binary data encoded as a base-64 string, postgresql splits it across multiple lines with `+` at the end of each line.Jun 21, 2019Jun 21, 2019
.gitignore for fresh gradlew project`.gitignore` to include the Gradle wrapper without including the Gradle binaries.Jun 5, 2019Jun 5, 2019
The wonder of psql client’s expanded view (auto)Use psql’s expanded view (auto) to easily view large and wide (wrapping) result sets in the terminal.May 12, 2019May 12, 2019