home.social

#scala β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #scala, aggregated by home.social.

  1. Jakub Cichy is working on creating a truly production-quality #MCP server & client in #Scala. I've already used Chimp to effortlessly expose an MCP server from a Scala application with just a couple lines of code. Everything that can be inferred, is inferred in a type-safe way - minimal boilerplate.

    Great to see this happening :)

    linkedin.com/feed/update/urn:l

  2. "Today, I'm open-sourcing my life's work and magnum opus: ShipReq ... a SaaS/webapp for storing and managing project requirements, tasks, and issues."
    #Scala #ScalaJS #FP

    gist.github.com/japgolly/53887

  3. In just two weeks I'll have the pleasure of visiting #Vienna for two meetups. First, #Java on 1st of June, talking about virtual threads and how they relate to reactive streams:

    meetup.com/java-vienna/events/

    Then on 2nd of June, #Scala, with a tour of Ox 1.0, and discussing how direct-style compares to functional effect systems:

    meetup.com/scala-vienna/events

    Hope to see you there :)

  4. The wait is over #Bangalore! #FPIndia #meetup this weekend! Saachi will talk about building chess provers using #Lean. Plus, the usual nerdy debates, and catching up with fellow FP heads. Don't miss it! hasgeek.com/fpindia/bang... #Haskell #PureScript #Erlang #Scala #OCaml #TypeScript #Rust #Clojure

    Bangalore FP May 2026 meetup

  5. The wait is over #Bangalore! #FPIndia #meetup this weekend! Saachi will talk about building chess provers using #Lean. Plus, the usual nerdy debates, and catching up with fellow FP heads. Don't miss it! hasgeek.com/fpindia/bang... #Haskell #PureScript #Erlang #Scala #OCaml #TypeScript #Rust #Clojure

    Bangalore FP May 2026 meetup

  6. The wait is over #Bangalore! #FPIndia #meetup this weekend! Saachi will talk about building chess provers using #Lean. Plus, the usual nerdy debates, and catching up with fellow FP heads. Don't miss it! hasgeek.com/fpindia/bang... #Haskell #PureScript #Erlang #Scala #OCaml #TypeScript #Rust #Clojure

    Bangalore FP May 2026 meetup

  7. The wait is over #Bangalore! #FPIndia #meetup this weekend! Saachi will talk about building chess provers using #Lean. Plus, the usual nerdy debates, and catching up with fellow FP heads. Don't miss it! hasgeek.com/fpindia/bang... #Haskell #PureScript #Erlang #Scala #OCaml #TypeScript #Rust #Clojure

    Bangalore FP May 2026 meetup

  8. The wait is over #Bangalore! #FPIndia #meetup this weekend! Saachi will talk about building chess provers using #Lean. Plus, the usual nerdy debates, and catching up with fellow FP heads. Don't miss it! hasgeek.com/fpindia/bang... #Haskell #PureScript #Erlang #Scala #OCaml #TypeScript #Rust #Clojure

    Bangalore FP May 2026 meetup

  9. In case anyone is curious: no, I have no plans to rewrite anything in #Rust 😁

    When I do rewrites, I go :scala: #Scala 3 :scala: β€” and I actually enjoy it. I know, I know. Seek help. πŸ˜‚

  10. This is scary! 🫣 Only 6% of respondents to the #Scala 2026 survey have less than two years of experience with the language!

    I know it's a difficult time for junior developers right now, but this stat is seriously giving me COBOL vibes πŸ₯Ά

  11. Videos from Scalar are online! πŸŽ‰ Let's start with the presentation from Martin Odersky. It's about applying the new capabilities to AI agents πŸ‘‡ youtu.be/t460XVJA944 #scala

  12. I've summarized our impressions from the #Scala Survey 2026 results in a short article: virtuslab.com/blog/scala/our-i

    Take a look if you're curious what's the state of the Scala ecosystem!

    Or just take a look at the raw numbers: scalasurvey2026.virtuslab.com

  13. Ever wasted more time configuring Maven than writing the script itself? Haoyi Li shows how Mill simplifies #Java, #Kotlin & #Scala projects with lightweight configs & runnable single-file scripts β€” helping you prototype & ship JVM tools faster.

    Read: javapro.io/2026/05/13/simpler-
    #JVM

  14. Ever wasted more time configuring Maven than writing the script itself? Haoyi Li shows how Mill simplifies #Java, #Kotlin & #Scala projects with lightweight configs & runnable single-file scripts β€” helping you prototype & ship JVM tools faster.

    Read: javapro.io/2026/05/13/simpler-
    #JVM

  15. Ever wasted more time configuring Maven than writing the script itself? Haoyi Li shows how Mill simplifies #Java, #Kotlin & #Scala projects with lightweight configs & runnable single-file scripts β€” helping you prototype & ship JVM tools faster.

    Read: javapro.io/2026/05/13/simpler-
    #JVM

  16. Ever wasted more time configuring Maven than writing the script itself? Haoyi Li shows how Mill simplifies #Java, #Kotlin & #Scala projects with lightweight configs & runnable single-file scripts β€” helping you prototype & ship JVM tools faster.

    Read: javapro.io/2026/05/13/simpler-
    #JVM

  17. Already the fastest, and it just got even faster! The latest jsoniter-scala release improves parsing speeds for doubles, ints and longs by up to 30% 🀯 #scala

  18. I'm using sbt-updates to get reports for available dependency upgrades, but it's not as comprehensive as Scala Steward.

    Does anyone know if I could use Scala Steward as a CLI or sbt plugin?

    #scala