How a JVM configuration default caused significant memory waste in Docker/Kubernetes environments — and how we fixed it.
Jvm
A deep comparison of Kotlin's Collections and Sequences — when each excels based on memory, laziness, and operation patterns.
Reified type parameters and crossinline/noinline — solving Java's type erasure through inlining.
Why Kotlin requires explicit inline declarations for lambdas — compiler internals and JVM compatibility.
Invited talk at FOSDEM 2020, Brussels — a deep dive into how Kotlin's inline functions work at the bytecode level.
Deep dive into the internals of Kotlin's inline keyword at the March 2019 BlrKotlin meetup — the talk that later became the FOSDEM 2020 talk.