Scala 3.7.3 is out! 🎉 It features a compiler lint that helps when you use a default value for a using parameter and there is also an explicit given in the scope. Also, enum items hashcode is now stable. #scala
ZIO+Tapir+Quill combo template with CRUD operations, authentication, routing, pagination, monitoring and more. AKA type-safe, purely functional alternative to the Spring Boot ecosystem. #scala #zio
One would think that in the official Scala toolkit there would be the most widely used libraries. Yet I haven't used MUnit, uPickle, and Cask in my whole career. #scala
Is there something wrong with my eyes, or is that really a Monoid in the presentation about Java? "What we propose here is most similar to Haskell's type classes" 🤯 #java
Isn't it time to start porting core libraries like Cats to Scala 3 syntax, or would maintaining two versions be too much of a hassle? The next Scala LTS is coming very soon. #scala