@[email protected] 🔸️ Marcin Szałomski
@baldram
🐘 http://functional.cafe/@baldram 🔸️ Software Engineer, OSS contributor: #Scala #JVM #AWS. Opinions are my own. In free time 📸 or 🥁🎶🤘http://seasonfortheend.bandcamp.com
Released Version 1.0.0-RC3 of the Mill build tool for #Java and #Scala. Last release candidate before 1.0.0 final which is due next week 10th July, so please try it out! github.com/com-lihaoyi/mi…
This is awesome! With Chimp library and #Scala-CLI stack creating an MCP server is so straightforward! github.com/softwaremill/c…
Announcing Chimp: build type-safe, boilerplate-less #MCP servers in #Scala using the HTTP transport! Below is a self-contained, scala-cli runnable example:
Last week, I attended the #AWS Summit Hamburg, a truly massive and well-organised event! Beyond the inspiring presentations, I visited the Ask An Architect booth. We discussed some limitations and explored what we needed to unlock new possibilities. And today I just received an…



Scala 2→3 migration going smooth! 🚀 Dozens of microservices, e.g. 37kloc pure Scala (286kloc total) with mostly business logic, or in-house libs e.g. 28kloc (60kloc total) with a bit more advanced code. It's maritime logistics industry. Step 1: -Xsource:3 for migration warnings…
I just completed a very smooth migration from Diffx to Difflicious. I have several add-ons that I'll likely propose as new features in the form of MRs. #scala #testing
Announcing Difflicious - a new Scala test library for readable and customizable diff assertions. Check the docs out! jatcwang.github.io/difflicious/do…
TIL: In Scala `trait` can extend `class`. github.com/scala/scala-de… and further in this thread another use-case stackoverflow.com/questions/3299…
Underrated Linux distro.
Zorin OS 17.3 is here with new features, stronger privacy, and an even easier user experience 🚀️ • Tailored alternatives to more Windows apps • A new default web browser • Upgrades to Zorin Connect • Improvements for touchscreen devices • Updated software out of the box
Door-kicking FTW! 👟💥😅
Wow she is a Master!
Recently came across Cancer's new release. Forgot about this band. Liked them in the 90s. Still in decent form. Nice raw sound, moderate tempos, not trying to compete with extreme bands. No excessive experiments or genre fusions. Simply rocks and rolls on. m.youtube.com/watch?v=9-bF-U…
This library really works wonders. It allows for concise, readable, declarative code, instead of many lines of boilerplate. At the same time, concerns that something is out of our control are unfounded. You need to try it and simply see for yourself.
Its finally here! ZIO DynamoDB documentation is available on the main ZIO documentation website zio.dev/zio-dynamodb/ . All the gory details you need to know in order to write type safe next generation DDB apps in Scala. Happy New Year! (PS also has cats-effect interop!)