Wojciech Mazur (@wojciechm_dev) 's Twitter Profile
Wojciech Mazur

@wojciechm_dev

Scala 3 Compiler Engineer @ VirtusLab/Cracow
Scala Native Lead

ID: 2387090562

calendar_today13-03-2014 14:25:20

234 Tweet

559 Followers

92 Following

Li Haoyi (@li_haoyi) 's Twitter Profile Photo

Published a blog post matching the keynote I gave at ScalaMatsuri yesterday: 12 years of the com.lihaoyi #Scala platform lihaoyi.com/post/12yearsof… Take a look!

Scala Space (@scalaspace) 's Twitter Profile Photo

Scala Space Podcasts are coming! In the first episode Łukasz Biały guest will be Marek Nelken, entrepreneur and founder of Curotech Specialty, an innovative startup in insurance domain built with Scala 3. Tune in tomorrow at 3 PM CEST on Youtube or Twitch. Links in reply: (1/2)

Scala Space Podcasts are coming! In the first episode <a href="/lukasz_bialy/">Łukasz Biały</a> guest will be Marek Nelken, entrepreneur and founder of Curotech Specialty, an innovative startup in insurance domain built with Scala 3. Tune in tomorrow at 3 PM CEST on Youtube or Twitch. Links in reply: (1/2)
Jamie Thompson (@bishabosha) 's Twitter Profile Photo

So after 5 years of working at the Scala Center, my final work contract will be expiring July 31st (EPFL rules). I have thoroughly enjoyed working in such a great community. All this to say I am now looking for something new (remote/Switzerland/EU/UK).

JetBrains Academy (@jetbrains_edu) 's Twitter Profile Photo

#FreeCourse alert! Learn functional programming in #Scala in your IDE. We made this for newbies in the #ScalaCommunity who want to deepen their knowledge. Learn new concepts to enhance #code readability, modularity, and reduce errors. Check it out 👇 jb.gg/academy/scala

#FreeCourse alert!
Learn functional programming in #Scala in your IDE.

We made this for newbies in the #ScalaCommunity who want to deepen their knowledge. 
Learn new concepts to enhance #code readability, modularity, and reduce errors.

Check it out 👇
jb.gg/academy/scala
Łukasz Biały (@lukasz_bialy) 's Twitter Profile Photo

Scala folks, I've been wondering - what are the biggest issues and hindrances with modernisation and maintenance of existing Scala apps? I mean things that have historically caused you the most pain in long term care over an existing codebase in Scala. My personal bet is that

Scala Space (@scalaspace) 's Twitter Profile Photo

Dear Scala devs: help us understand the adversities you are facing when maintaining Scala codebases. Please vote and share your experiences. 🤔

tanishiking👑 (@tanishiking) 's Twitter Profile Photo

ここ最近やっていた Scala の Wasm サポートについて書きました。実装方針・ベンチマーク・将来の展望などを書いています🚀 dev.virtuslab.com/p/scala-to-web… #scala #wasm #webassembly

Rikito Taniguchi (@tanishiking25) 's Twitter Profile Photo

🚀 I've written about the recent #Scala #Wasm support! Covering Scala.js Wasm implementation, current status, benchmarks, impact for developers, WasmGC, and why we chose Scala.js over ScalaNative. Check it out 👉 dev.virtuslab.com/p/scala-to-web…

Scala Space (@scalaspace) 's Twitter Profile Photo

Next Scala Space Podcast will be a real treat: our guest will be Martin Martin Odersky himself and we will discuss the complexity of Scala codebases and how to deal with it. Tune in on Friday, 23rd of August at 2 PM CEST. 1/2

Next Scala Space Podcast will be a real treat: our guest will be Martin <a href="/odersky/">Martin Odersky</a> himself and we will discuss the complexity of Scala codebases and how to deal with it. Tune in on Friday, 23rd of August at 2 PM CEST. 1/2
Scala Space (@scalaspace) 's Twitter Profile Photo

Hello Scala developers! 🔥 We are conducting research on the maintenance of Scala projects to gain a deeper understanding of the challenges engineers face when working on older, long-term systems. Your expertise would greatly contribute to this effort, helping us to better focus

Hello Scala developers! 🔥
We are conducting research on the maintenance of Scala projects to gain a deeper understanding of the challenges engineers face when working on older, long-term systems. Your expertise would greatly contribute to this effort, helping us to better focus
Scala (@scala_lang) 's Twitter Profile Photo

🚨 Important notice 🚨 Keep using Scala 3.5.2 version until 3.6.2 is released, ~late November. Read more details here: Postmortem of Scala 3.6.0 scala-lang.org/news/post-mort…

Scala Space (@scalaspace) 's Twitter Profile Photo

Hey! We are happy to announce that the second **online Scala Tooling spree** will take place on **Feb 20 at 17:00-19:00 CET**. During the Scala Tooling spree, we will be divided into teams, each tackling a chosen Metals or Scala CLI issue. You can read a recap of the previous

Hey! We are happy to announce that the second **online Scala Tooling spree** will take place on **Feb 20 at 17:00-19:00 CET**.
During the Scala Tooling spree, we will be divided into teams, each tackling a chosen Metals or Scala CLI issue.
You can read a recap of the previous
Scala Space (@scalaspace) 's Twitter Profile Photo

We are not rewriting Scala 3 to Go (duh!) but yesterday's post had a seed of truth in it. You might think that languages like Scala are cooked with the advent of LLMs, that new, unfamiliar APIs will trip the models and make agentic development impossible. This is not true at all,

Łukasz Biały (@lukasz_bialy) 's Twitter Profile Photo

We started working on this while trying to solve the problem of AI hallucinations that plagued our Pulumi SDK because cloud provider packages expose massive, quickly evolving APIs. It turns out you can just ask the model to look things up and if your MCP server can cook up an

Krzysztof Romanowski (@romanowskikr) 's Twitter Profile Photo

IMHO, we're only scratching the surface. Types offer both guardrails and context for the LLM models. Paired with the expressiveness of #Scala, this could make it the first AI-ready language.

Scalar Conference (@scalarconf) 's Twitter Profile Photo

How Scala is made and how you can help? by Krzysztof Romanowski during the Scalar Conference 2025. Subscribe to our our YouTube channel so you don't miss the rest of #scalarconf videos. youtu.be/Be4RHF69Tvo

Scala (@scala_lang) 's Twitter Profile Photo

Scala 3.7.0 has been released! 🎉 ✅ [stable] SIP-58: Named Tuples ✅ [stable] SIP-52: Binary APIs 👀 [preview] SIP-62: For comprehension improvements 🧪 [experimental] SIP-61: Unroll 🧪 [experimental] SIP-68: Reference-able Package Objects More at scala-lang.org/news/3.7.0/