OpenRNDR We sit down with Edwin from OpenRNDR to discuss creative graphical programming and the engine that has been developed for this purpose using Kotlin. We discuss its usages and why it was developed using Kotlin.

Compiler Plugins with Kevin Most We chat with Kevin about writing compiler plugins for Kotlin, covering what the goals with plugin technology is, when it's useful, as well as how to get started in this area.

Common Code in Multiplatform projects Mark decided to develop a multiplatform game, taking the concept of common code to the extreme. In this episode we discuss his adventures, the issues he encountered and how applicable this really would be in other types of applications such as LOB ones

Code Kindness with Pamela Hill We chat with Pamela Hill about code kindness, in which we discuss what constitutes comprehensible code and the things we need to be aware of when writing code. We discuss the challenges of different approaches to writing code, objectivity, code reviews, and a bunch of other things!

SQL Delight We chat with Alec Strong about SQL Delight, the multiplatform data access library that have written from the ground up using Kotlin. We discuss some of the differences with other data access frameworks as well as the benefits that Kotlin has provided them.