Niel de WetWhy I’m quitting WhatsAppShould you join the biggest digital migration in human history?Jan 18, 2021Jan 18, 2021
Niel de WetKubernetes: Launch Job from CronJob templateIf you have a CronJob you can use it as a template for a Job.May 28, 2020May 28, 2020
Niel de WetinMac O’ClockLaunch `adb`, installed by Homebrew, on MacOSLet MacOS trust adb installed with HomebrewApr 23, 2020Apr 23, 2020
Niel de WetThe 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
Niel de WetGet 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
Niel de WetExclude 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
Niel de WetCompile XSD files into Java classes using XJC with Gradle and KotlinJul 25, 20191Jul 25, 20191
Niel de WetGetting 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
Niel de Wet.gitignore for fresh gradlew project`.gitignore` to include the Gradle wrapper without including the Gradle binaries.Jun 5, 2019Jun 5, 2019
Niel de WetThe 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