If youβre thinking about starting with Scala, this video is the one. Great work, MichaΕ Pawlik! Very well structured and packed with all the major Scala "flavors" π #scala https://www.youtube.com/live/O4IMED7sHgo
Matej Cerny
npub17hpl...yx66
Scala & Functional Programming Engineer. Database/SQL Veteran. #FP #Scala #Postgres
That was faster than I thought! Git support is already in the stable release of Zed. It's pretty barebones for now, but gets the basic job done and is super fast! Just watch the videos yourself π 

Native Git support in Zed - Zed Blog
From the Zed Blog: You can now stage, commit, pull, push, and more, all natively within Zed.
Very nice, the latest milestone of sbt 2 has already been updated to the newest patch version of Scala π #scala 
GitHub
Release 2.0.0-M4 Β· sbt/sbt
π features and other updates
Implement client-side run by @eed3si9n in #8060
Make timing outputs consistently show hours and hint at time forma...
Looking into some Kotlin code. Is it normal to have return statements scattered all over a single method? Or is this just the authorβs skill issue? π‘
Scala 3.6.4 is here, with a lot of polishing π΅π± under the hood! See the long list of fixes and improvements.
#scala
GitHub
Release 3.6.4 Β· scala/scala3
Highlights of the release
Support for JDK 24 #22250
REPL :silent command to toggle automatic printing of outputs #22248
REPL --repl-init-script: s...
"There are over 20 million people connected up!" π It's funny, but it was an incredibly precise prediction of an "information superhighway" made 30 years ago!
Love seeing GitHub bounties emerging. Coders solving real problems, getting paid, and pushing open-source forward! #scala #opensource https://console.algora.io/org/ZIO
What a lineup! Do you know what would be great? If a .conf domain existed, imagine scalar.conf π #scala .jpg)
.jpg)
Agenda - Scalar Conference 2026
Check the agenda for Scalar Conference 2026
True, Scala is some kind of MMA: FP and OOP in a crazy ring of many sides, hitting wild with no laws! π


X (formerly Twitter)
banananananananananananananananana (@interpretantion) on X
C is boxing, C++ is kickboxing, Java is karate, Haskell is Kung fu, Scala is some kind of MMA, Go is Tiger Schulman's

It is official, Scala 3.8 will drop JDK8 in favor of JDK17! π
View quoted note β

JDK 17 will be the next minimum version required by Scala 3
Thanks @Michael Pilquist for the rewrite to Scala 3! Passing my 1st edition to a teammate to spread the FP love β₯οΈ #scala 

Developer experience isn't just about highly automated processes like CI/CD or well-documented APIs. It's also about the joy of writing the code itself. Forcing devs to use a language that doesn't fit their skills/preferences kills productivity & morale. Good job, $BORG π https://medium.com/swissborg-engineering/from-python-to-scala-rewriting-27k-lines-of-a-cli-8513e20cd268
Related reading π https://radicalsimpli.city/ View quoted note β
Where is the Postgres LISTEN/NOTIFY commands aka RabbitMQ alternative, @Fireship? π #postgres
To ensure our e2e tests provide truly independent verification β
, we chose a different HTTP library from the one used in our main applications. The sttp client proved to be an excellent choice for this purpose as it's intuitive and beginner-friendly. #scala
As IntelliJ still lacks support for Scala 3 exports, I've been trying Zed again as my main editor. I have a feeling a complete switch from IntelliJ is close. I'm looking forward to the Git integration, @Zed ! #scala #zed 
Zed
Native Git Support
First-class support for staging, committing, pulling, pushing, viewing diffs, and more.
Hey developers, ditch services like 'Buy Me a Coffee' and add Lightning donations to your projects. Why use multiple middlemen when we can support each other directly! The Internet is a global place, so why not use a global P2P currency?
And by the way, scala-uri added support for Scala Native 0.5 in the latest release π
View quoted note β
GitHub
Release v4.2.0 Β· indoorvivants/scala-uri
π Now available for Scala Native 0.5 π
What's Changed
Scala native 0.5 and adjust mima settings by @keynmol in #8
Full Changelog: v4.1.0......
Having so many JSON libraries in Scala is a pain. But it's even worse with URIs β you end up having to use several at once, like scala-uri, Tapir, and http4s. They all handle URIs differently. #scala
Would be great to have a project generator like this on an official #Scala websites: https://adopt-tapir.softwaremill.com/