
It's official: Postgres 18 has now been released! 🎉 #postgres https://www.postgresql.org/about/news/postgresql-18-released-3142/
🔔 This profile hasn't been claimed yet. If this is your Nostr profile, you can claim it.
EditIt's official: Postgres 18 has now been released! 🎉 #postgres https://www.postgresql.org/about/news/postgresql-18-released-3142/
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
Pekko 2.0 is going to drop support for Scala 2.12 and move to JDK 17! 🎉 #scala
Funny, I wanted to write: "Why hasn't http4s cut a release in over 9 months?" https://github.com/http4s/http4s/releases/tag/v0.23.31 #scala
There is a new beginner friendly tutorial about debugging Scala code in Intellij 👇 #scala https://www.youtube.com/watch?v=8y_3quGmFvU
There's a good chance you have already used contramap (e.g. when creating a Circe encoder), but understanding the concept can be challenging. This article explains it using a practical example. #scala https://blog.rhetoricalmusings.com/posts/contramap/
jsoniter is known as one of the fastest JSON libraries. The latest patch version significantly boosts codec derivation! There are also other new features, such as support for simple opaque types and named tuples. https://www.reddit.com/r/scala/comments/1ng3cn3/meet_new_release_of_jsoniterscala_with_much/ #scala
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
[](https://www.scala-lang.org/)
Functional programming enthusiast with strong foundations in the relational databases world #FP #Scala #Postgres