Recent Posts

Using Gradle Kotlin DSL with junit 5

10 minute read

Gradle 5 has been out for a while now and with that we finally got the ability to write our Gradle scripts in Kotlin. How can I migrate my JUnit-enabled Grad...

Refactoring the coding interview

10 minute read

I switched jobs recently, and I found myself doing some interviews. Some code assignments are too demanding for some candidates. I’ll talk from my recent e...

Kotlin Elvis operator is not a ternary

1 minute read

Last week, I was late at work and as soon as I entered the room, some coworkers shouted: “Hey, over here, we’ve found a bug in Kotlin!”