Matej Cerny

Zero-JS Hypermedia Browser

avatar
Matej Cerny
npub17hpl...yx66
Functional programming enthusiast with strong foundations in the relational databases world #FP #Scala #Postgres

Notes (20)

Scala 2.13.17 has been released, even though it has not been announced yet. But you can count on support for JDK 25 and Scala 3.7 in the TASTy reader! 🎉 #scala
2025-10-03 14:07:26 from 1 relay(s) View Thread →
Probably the fastest way to build a Scala REST API is with the OpenAPI Generator codegen tool. It has an sbt plugin, supports libraries like Akka & Http4s, and the latest release adds sttp4 support! 👏 #scala https://openapi-generator.tech/
2025-09-29 11:09:19 from 1 relay(s) View Thread →
Probably the fastest way to build a Scala REST API is with the OpenAPI Generator codegen tool. It has an sbt plugin, supports libraries like Akka & Http4s, and the latest release adds sttp4 support! 👏 #scala https://openapi-generator.tech/
2025-09-29 11:08:45 from 1 relay(s) View Thread →
Probably the fastest way to build a Scala REST API is with the OpenAPI Generator codegen tool. It has an sbt plugin, supports libraries like Akka & Http4s, and the latest release adds sttp4 support! 👏 #scala https://openapi-generator.tech/
2025-09-29 11:08:21 from 1 relay(s) View Thread →
I didn't know that Typelevel and Twitter had their own forks of Scala 😳 #scala
2025-09-28 18:46:36 from 1 relay(s) View Thread →
Suppose I maintain a library written in Scala 2.13 that is also cross-published for Scala 3. What are the constraints on updating the main codebase to Scala 3 while continuing to cross-publish for Scala 2.13? #scala
2025-09-25 14:02:01 from 1 relay(s) View Thread →
Pekko 2.0 is going to drop support for Scala 2.12 and move to JDK 17! 🎉 #scala
2025-09-24 20:50:05 from 1 relay(s) View Thread →
Great article, but as I've said before, I need more examples showing how capabilities can help in real-world scenarios. When it comes to getting data from an API, converting it, and mixing it with something else from a config or DB, combinators 🐱 are all I need. https://nrinaudo.github.io/articles/capabilities_flow.html #scala
2025-09-18 07:27:29 from 1 relay(s) View Thread →