A free, once-weekly Scala news flash. Easy to unsubscribe. Goes out every Thursday.
October 6th, 2022, ISSUE 449

VIDEOS

SBT in Scala (part 2) - Setting up Modules, Organizing Builds, Using Plugins

We learn to create multi-module projects, navigate around them with the SBT console, pass different settings and definitions for each, making them depend on each other. We also learn how to modularize build.sbt with constants and arbitrary Scala code, then we learn how to use plugins and build an application with sbt-assembly.
Daniel Ciocîrlan (@rockthejvm)

EVENTS

ZIO Hackathon, October 27th-28th, New York, USA & Online

We will share and learn about ZIO and related projects; chat about functional programming, functional Scala, and much more; work on fun projects; and get to know one another. No prior background knowledge of ZIO is assumed.
Ziverge (@zivergetech)
Functional Scala 2022, December 1st-2nd, London

Use our link and get a 10% discount for Scala Times readers!
Ziverge (@zivergetech)

READING

A tapir looms in the distance

We'll need to do some adjusting in the Scala ecosystem to integrate more seamlessly with Loom. Good news is both sttp client and tapir are ready!
Adam Warski (@adamwarski)
State of Scala 2022 by ScalaCenter and VirtusLab

Help us collect data about how developers use Scala, and what they would like to learn.
VirtusLab (@VirtusLab)
The Trouble with Checked Exceptions: Part 2

It’s difficult, however, to convince people that their carefully designed, super explicit return types are actually a smell of bad design. Therefore, the legend and allure of checked exceptions will persist.
Alexandru Nedelcu (@alexelcu)
Akka Fork: Pekko Proposal

Pekko is a fork of the Akka project just before its licence changed from Apache 2 to Business Source License 1.1.
Ryan Skraba
Execute Shell Commands in Java/Scala/Kotlin

The following describes snippets for executing shell commands, in Java, Scala, and Kotlin, using standard functionality. It’s also useful to compare Java vs Scala vs Kotlin for this particular problem.
Alexandru Nedelcu (@alexelcu)
Metaprogramming in Scala 2 & 3 - VirtusLab

In this article, you’ll learn more about changes in Scala 3’s metaprogramming functionality compared to Scala 2.
Jan Chyb

LISTENING

Tooling Talks - The Scala Improvement Process (SIP)

In this talk we'll dive into the SIP process, talk about what it is, how tooling relates to it, and a bit about some of the current proposals.
Chris Kipp, Gabriele Petronella (@ckipp01)

RELEASES

zio-sql 0.0.3

New Scope-style transactions, alternative syntax for column selection, ZIO 2.0.2, ZIO Schema 0.2.1.
zio-sql contributors
cats-effect 3.4.0-RC1

High performance Queue, hardened Queue semantics, more robust Dispatcher (and Supervisor!), experimental Scala Native support, improved runtime performance on foreign Runnables, Serializable support, and more!
cats-effect contributors
Metals 0.11.9

This version brings some of the final missing features in Scala 3 and greatly improves its performance.
Metals contributors





  1. Scala Times Issue #473

    Enum serialization in Scala. The official Scala programming language Mastodon account. Functional Programming is Based. Scala is Ready to Power the Future of Financial Services Today. VS Code Profile for Scala.


  2. Scala Times Issue #472

    Contribution Equals Impact. Scala Center's five-year impact report. ZIO Streaming Applications, Transformation, and Error Handling. Scala case class comparison using diffx. Proxy large messages via S3 with pass4s.


  3. Scala Times Issue #471

    A solid checklist for configuring new Scala projects. Coding Adventures with Party Parrot. Scala Center Is Accepted as a Mentor Organization for GSoC 2023!. Scala 3's New Compile-Time Features. Exclusive Scalar offer for Scala Times subscribers.


  4. Scala Times Issue #470

    Kubernetes and the JVM. Exploring Scala CLI  -  the new scala runner. An incomplete guide to Scala 3 macros and Multi-stage programming. Web Scraping with Scala. Cross build anything with Bazel.


  5. Scala Times Issue #469

    Performance tips for IntelliJ Scala Plugin. Introduction to Bazel for Scala developers. Gradle Inc. Acquires Triplequote to Expand Developer Productivity Solutions Footprint. Concise enumeration in Scala. Akka Streams - Working with Stage Actors.


  6. Scala Times Issue #468

    Prototype Loom-based concurrency API for Scala. Why Learn Contextual Abstractions in Scala 3 First. 10 years of Scala.js. ZIO From Scratch (Part 4). ZIO From Scratch (Final).


  7. Scala Times Issue #467

    Scala Center Roadmap for 2023 and Beyond. How to use a Rust lib inside the Scala app. Scalar 2023, March 23rd-24th, Warsaw, Poland.


  8. Scala Times Issue #466

    Pub/Sub with Scala. 6 Tips for Scala Adoption. Implicit parameters when to use them? Part 2. Call for Scala GSoC 2023 projects!. Scalar 2023, March 23rd-24th, Warsaw, Poland.


  9. Scala Times Issue #465

    Deploy http4s on your domain with fly.io. Early adventures in ZIO land. Implicit parameters when to use them? Part 1. Tour of Scala. Sttp4: improving the developer experience.


  10. Scala Times Issue #464

    Scala CLI Tutorial: Creating a CLI Sudoku Solver. Scalar 2023, March 23rd-24th, Warsaw, Poland. NEScala 2023 Call to Action.


  11. Scala Times Issue #463

    Universally Unique Sortable Identifier - ULID. Compile time validation using inline modifier in Scala 3. Thank you for taking part in Advent of Code 2022!. Nix Flake for Scala - a Nix Introduction, Overview and Demo. Scalar 2023, March 23rd-24th, Warsaw, Poland.


  12. Scala Times Issue #462

    Support Scala Center. Dancing with ZIO. Scalar 2023, March 23rd-24th, Warsaw, Poland. NEScala 2023 Call to Action. CFP: ScalaMatsuri (Online event, April 15th-16th 2023).


  13. Scala Times Issue #461

    Python and ZIO crushed my egotism. Fast Scala 3 parsing with tree-sitter. Scalar 2023, March 23rd-24th, Warsaw, Poland. NEScala 2023 Call to Action. CFP: ScalaMatsuri (Online event, April 15th-16th 2023).


  14. Scala Times Issue #460

    Fabric: A New JSON Library. Benchmarking Kafka vs Akka Brokerless Pub/Sub. Scala Developer Survey 2022 Results. State of Scala survey 2022. Integration testing using docker containers in Scala.


  15. Scala Times Issue #459

    IntelliJ Scala Plugin 2022.3. Scala Center Advent of Code. Use Typescript libraries with Scala.js! - ScalablyTyped. The fastest and safest JSON parser and serializer for Scala. Lichess on Scala 3.


  16. Scala Times Issue #458

    Grenoble Scala User Group (France). Getting started with Scala.js, Laminar and ScalablyTyped. Finagle Tutorial: Twitter's Scala RPC Library. Scalar 2023, March 23rd-24th, Warsaw, Poland. NEScala 2023 Call to Action.


  17. Scala Times Issue #457

    Native Config Lands in ZIO 2.0 . Automatic parallelisation of for-comprehensions in Scala 3. The Journey of a Dotty Diagnostic. The Magic of Lazy Lists. Scala 3: the missing compiler plugin.


  18. Scala Times Issue #456

    Scala Toolkit makes Scala powerful straight out of the box. Scala 3 migration: 7 benefits that outweigh the risks. Google Summer of Code 2022: How It Was. Things that are things, but not other things. Function reuse is just wishful thinking.


  19. Scala Times Issue #455

    Integrating Java APIs with Cats Effect. Speed up ZIOs with memoization. Archive your toots to Hugo. Software Engineering Radio: on Scala and Tapir . Top 10 Skills to Learn to Be a Scala Developer.


  20. Scala Times Issue #454

    I ❤️ Scala's Community. Immutable Collections should be Your Default. Data Transformations in Scala with Gallia: Version 0.4.0 Is Out. Quine 1.4.0: Scale, Stability, Supernode Mitigation. Functional Scala 2022, December 1st-2nd, London.


  21. Scala Times Issue #453

    Scala for Game Server Development. Pekko accepted into the Apache Incubator. On Scala 3's Optional Braces. ZIO HTTP Tutorial, Part 2 - Security, CORS, CSRF, Authentication, Websockets. Where to find a Remote Scala Job?.


  22. Scala Times Issue #452

    The case against Effect Systems (e.g., the IO data type). Cut the Technobabble. Build Web Apps with ZIO 2.0, October 17th-19th. ZIO Hackathon, October 27th-28th, New York, USA & Online. Functional Scala 2022, December 1st-2nd, London.


  23. Scala Times Issue #451

    Support for XML request responses in sttp and tapir. Scala Center Activity Report for 2022 Q3. SBT in Scala (part 3). ZIO API Design Techniques. Migrating From Akka to ZIO Panel Discussion.


  24. Scala Times Issue #449

    ZIO Hackathon, October 27th-28th, New York, USA & Online. Functional Scala 2022, December 1st-2nd, London. A tapir looms in the distance. State of Scala 2022 by ScalaCenter and VirtusLab. The Trouble with Checked Exceptions: Part 2.


  25. Scala Times Issue #450

    ZIO Hackathon, October 27th-28th, New York, USA & Online. Functional Scala 2022, December 1st-2nd, London. A tapir looms in the distance. State of Scala 2022 by ScalaCenter and VirtusLab. The Trouble with Checked Exceptions: Part 2.


Organizing an event?
Promote it with
Scala Times.
The Scala Times reader?
Get a banner!
Got a tip?Send it in!
Follow us onTwitter.
Curated bySoftwareMill.
We arehiring.
Andtaking on projects.