In this talk, we will start with the basics, understanding what build caching is and why it can be a bit tricky to handle in real projects.

In this talk, we will start with the basics, understanding what build caching is and why it can be a bit tricky to handle in real projects. Looking at a quick history of build caching in Scala, we will see how it has evolved and how you can leverage existing build caching capabilities in sbt today. I’ll share some practical insights on making the most of build caching when using sbt. Finally, we’ll look at what the future holds for build caching with sbt 1 and 2 and see how you can prepare for it.
Join me for a fun and possibly opinionated talk about the state of Scala and other JVM languages.
Listen to a story of how we have dealt with 201 obstacles allowing us to run multithreaded programs natively!
In this talk, I will show how you can use ScalaPy to leverage an excellent NLP library like Spacy, minimizing your discomfort of using Python, and enhancing your comfort with Scala 3 for the remaining parts of your application.
Let's write a game in Scala Native, for Playdate!
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.
I propose that we can extend Mirrors to operations, and use the most natural DSL of all - plain trait definitions.