Matej Cerny's avatar
Matej Cerny
npub17hpl...yx66
Functional programming enthusiast with strong foundations in the relational databases world #FP #Scala #Postgres
Matej Cerny's avatar
matejcerny 1 month ago
There are so many great thoughts, to pinpoint just a few: 1️⃣ Tooling is nowhere near other languages 2️⃣ Missing a true "Spring Boot-like" framework 3️⃣ Official docs need real-world examples 4️⃣ The persistent misconception that "you need async for performance" #scala
Matej Cerny's avatar
matejcerny 1 month ago
The tech industry is creating its own talent crisis. By ditching junior devs for AI hype, companies are just burning out their seniors and killing the future talent pipeline. #ai
Matej Cerny's avatar
matejcerny 2 months ago
Binary compatibility is a very important topic that every senior should understand. This video, even though it's about Smithy4s, explains concepts for evolving a library's schema in a binary-compatible way. #scala
Matej Cerny's avatar
matejcerny 2 months ago
Java is removing sun.misc.Unsafe, an API which is widely used but was never supported or meant to be public. This is one of the reasons for the adoption of JDK 17 in the upcoming version of Scala, which relies on Unsafe for its lazy val implementation. #java #scala
Matej Cerny's avatar
matejcerny 2 months ago
💡 Quick tip: Stop parsing Array[String], use @main and get type-safe command-line args directly as function parameters. #scala image
Matej Cerny's avatar
matejcerny 2 months ago
Scala 3 would obviously also go in the S tier. #scala
Matej Cerny's avatar
matejcerny 2 months ago
What a day to have my first on-call shift 😀 #awsoutage image