Great post by @alexelcu about functional Scala: https://www.reddit.com/r/scala/s/CF4Wp8stno

@mpilquist @alexelcu Ooooh, and that led me to Alex’ year-old article on integrating #Akka with CE3: https://alexn.org/blog/2023/04/17/integrating-akka-with-cats-effect-3/

That's directly relevant to my life, since I hope someday to bring #Querki into the modern age, using CE3 and fs2, and it's 100% based on Akka Cluster Sharding. (Still the number-one use case for Akka.) So that's going to get bookmarked for future reference; thanks!

Integrating Akka with Cats-Effect 3

We are using a combination of Akka and Cats-Effect (ver. 3) for building payment processors. This post describes some solutions we’ve discovered.

Alexandru Nedelcu
@mpilquist @alexelcu He needs to turn that into a blog 😁