#Smithy4s
Binary compatibility is a very important topic that every senior should understand. This video, even though it's about Smithy4s, explains concepts for evolving a library's schema in a binary-compatible way. #scala youtu.be/1HFV-tGZVlY
Deep dive: how I added THIS feature to smithy4s (bincompat-friendly mode)
youtu.be
November 2, 2025 at 10:40 AM Everybody can reply
Very low key shoutout for #smithy4s by JP Morgan director Jack Higgs during first day #lambaworld keynote. Later elaborates that meta-programming, complex domain logic and safe concurrency are just about the only viable use-cases left for functional programming languages in large businesses.
October 23, 2025 at 3:58 PM Everybody can reply
Context: Smithy is an Interface Definition Language (IDL) smithy.io with generators for many languages. I used Smithy4s disneystreaming.github.io/smithy4s for Scala codegen
smithy.io
December 12, 2024 at 9:20 PM Everybody can reply
3 likes
To celebrate the release of Cats Effect for Native 0.5, I rebuilt my web interface for sn-bindgen in Smithy4s and Http4s.

Now on Native 0.5, and actually working!

Blog post: blog.indoorvivants.com/2025-09-22-s...

App: sn-bindgen-web.indoorvivants.com

Repo: github.com/indoorvivant...
September 22, 2025 at 12:11 PM Everybody can reply
2 likes