kt.academy Logo
Jan Vladimir Mostert profile

Jan Vladimir Mostert

X (Twitter)

Jan abandoned Java for Kotlin when Kotlin 1.0.0 was released and never looked back.

Published articles

Running Kotlin coroutines on Project Loom's virtual threads
1/9/2023
Jan Vladimir Mostert
Jan Vladimir Mostert

Running Kotlin coroutines on Project Loom's virtual threads

How to use Project Loom to improve Coroutines performance.

Learn morelearn more icon
Slowing down your code with Coroutines
12/9/2022
Jan Vladimir Mostert
Jan Vladimir Mostert

Slowing down your code with Coroutines

How can we use coroutines to slow down our code, and why would we want to do that.

Learn morelearn more icon
Type modelling in Kotlin
9/14/2022
Jan Vladimir Mostert
Jan Vladimir Mostert

Type modelling in Kotlin

Type safety is undervalued in most software projects and causes enormous financial losses throughout the world. Changing a few bad habits can lead to more reliable software.

Learn morelearn more icon