Join me for a fun and possibly opinionated talk about the state of Scala and other JVM languages.

I've had the please of working with Scala for many years, as well as other main JVM languages like Java and Kotlin. In this talk, I'd like to reflect on these experiences, what I like/dislike about Scala (and other languages), how certain decisions have affected projects, how these languages have changed over time and how they address different problems. Join me for a fun and possibly opinionated talk about the state of Scala and other JVM languages.
I propose that we can extend Mirrors to operations, and use the most natural DSL of all - plain trait definitions.
This talk is my slightly expanded version of that statement, and should hopefully understand what "Free" is, what purpose it serves and where it came from.
In this talk, we will take a tour around the `error` function. Starting from the simple use-cases and ending up with sophisticated yet developer-friendly error messages.
In this beginner-friendly talk we'll try to find out using the power of Scala and functional programming techniques.
Drawing on 25 years of experience as a professional musician and record producer, this will be a beginner focused talk introducing the use of Scala.js and the web audio api for building Scala powered Web Audio Applications.
In this session, I will guide you through two recent additions to Ox that I helped implement: channel operators and retries.