How to use FreeMonad to build data pipelines for AI
I will present how to use FreeMonad to build data pipelines for AI. Will try to focus not on what FreeMonad is, but how we may take advantage of it and build readable, efficient and robust data pipelines.
The approach I present will focus on building pipelines that are build around business rules, not around Spark data frames.
Let's take a look at the issues that enums have in Scala 2 and whether we found the Holy Grail with the introduction of Scala 3.
Learn about opaque types and add this new tool to your modelling toolbox!
We all have pretty little things laying around in our codebases, yet, we seldom give them the same love
Let's go through some most common patterns when it comes to integrating Scala applications with Kafka
I'll share a handful of techniques that can help you avoid runtime errors and shift them to the realm of compile time