DiscoverTooling Talks
Tooling Talks
Claim Ownership

Tooling Talks

Author: Chris Kipp

Subscribed: 5Played: 70
Share

Description

Tooling talks is a series of talks about developer tooling, primarily in the Scala ecosystem.
19 Episodes
Reverse
An End to Season 1

An End to Season 1

2023-01-0101:48

A short message about the end of Season 1. Thank you so much for everyone out there listening, and I hope to see you in Season 2.Support the show
Welcome back to another episode of Tooling Talks! I'm your host Chris and I have another exciting episode for you today. If you've been paying attention to where a handful of my guests work you'll have noticed a trend of VirtusLab employees. If you're also paying attention to who's been contributing to the Scala 3 compiler, tooling, and pushing for various efforts like scala-cli and the Scala Toolkit, you'll see their name everywhere. This month I though I'd shift gears a little bit and instead of focusing on an individual working on a tool, focus on someone managing a team of people contributing to the ecosystem. So this month I sat down with Krzysztof Romanowski and talked all about the work VirtusLab has been doing in the various areas, explored whether Scala 3 is "industry ready", and talked about some of the upcoming projects you'll see. This conversation was a great change of pace. I also want to take a moment and shine some light on some recent changes on the Tooling Talks website. You'll notice there are comment sections now on each page. Please do feel free to discuss episodes there. So without further ado, let's dive in. Thanks for joining.Support the show
Welcome back to another episode of Tooling Talks! I'm your host Chris and I have an episode for you today that I've wanted to do for quite some time. Early on when I was first getting started with open Source Gabriele was one of the first people I interacted with. He's got a ton of experience with the Scalameta toolchain, and is one of the "founding fathers" of Metals. Furthermore, he's also part of the SIP (Scala Improvement Process) committee for Scala 3. 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. So without further ado, let's dive in, and thanks for joining.Support the show
Welcome back to another episode of Tooling Talks! I'm your host Chris and I have another great episode for you this month. For a while now I've wanted to have an episode focused on the new Scaladocs for Scala 3. Completely re-written and hosting some great new features like being able to generate your entire static site, your blog and along with your API docs, as well as hoogle-like search. This episode I was able to sit down with Filip, who's spent the past couple years focused on Scaladocs and the tools around it. I'm hoping this episode helps spread the love about Scaladocs and shines a bit of light on some of these new features. So without further ado, let's dive in, and as always, thanks for joining.Support the show
Welcome back to another episode of Tooling Talks! I'm your host Chris and I'm excited to share this episode with you. This past month I was able to sit down with Jeremy Smith and talk Notebooks, something I've been wanting to focus an episode on for a while. If you're familiar at all with Notebooks in Scala you're probably aware of Polynote, which was started by Jeremy and was the focus of our discussion. It was a pleasure to have him share his thoughts about notebook usage, building a new notebook, and some of the troubles and decisions he faced during the process. So without further ado, let's dive in, and thanksfor joining.Support the show
This week we have a special episode, a part two of the fantastic talk I had with Anton. During this episode we dive into all sorts of great stuff ranging from Neovim, language parsers, and how good tooling radically improves the developer experience. I want to thank Anton again for being so gracious with his time, and giving us all sorts of goodies to think on. As always, thanks so much for listening and for your support. I'm your host Chris, and now let's dive in.Support the show
Welcome back to another episode of Tooling Talks! I'm your host Chris and we have yet another great episode for you this month. In fact, it's so great, that it will actually be two parts. For this first episode with Anton we got to chat about all things cross building, the various platforms you can run your Scala code on, and also about the work it takes to not only maintain projects with multiple Scala versions, but also for those various platforms. Anton has been an absolute joy to interact with online, he's helpful, he works on all sorts of open source projects, and he's another Neovim user, which might just be his best trait yet. So without further ado, let's dive in. Thanks for joining.Support the show
Welcome back to another episode of Tooling Talks! I'm your host Chris and I'm excited to share another episode with you this month. Firstly, I wanted to give a heartfelt thanks to everyone out there for your support. Whether its been through GitHub sponsors, Twitter messages, or just listens, seeing the interest around the podcast has been super encouraging. You're all the best. This month I was able to sit down with Olivier Mélois and have a fantastic conversation about Smithy and the surrounding ecosystem. We also talked about horses, build tools, editor integrations, and testing frameworks. There was no shortage of things to talk about with Oliver. So without further ado, let's dive in. Thanks for joining.Support the show
Welcome back to another episode of Tooling Talks. I'm your host Chris and this month I was able to have an episode fully focused on something I've been wanting to cover for a while, the beginner experience in Scala Tooling. I'm incredibly grateful that Amina Adewusi was willing to take some time and dive into the topic with me. You may know Amina from the conference she created, Scalabase, which is a conference focused on newcomers to Scala, or maybe her course Learning Scala on LinkedIn, which is a short course focused on giving newcomers to Scala a great introduction. She had a ton of insight about the beginner experience, getting starting contributing to open source, and diversifying the ecosystem. It was a pleasure to have her, so without further ado, let's dive in.Thanks for joining.Support the show
Welcome back to another episode of Tooling Talks. I'm your host Chris and this month I'm excited to sit down with another Neovimmer, Gabriel Volpe. You may know him from his books "Practical FP in Scala" or "Functional Event-Driven Architecture", his work maintaining multiple open source libraries, or maybe some of his talks online.  We talked all about editor choice, using Nix, and even a bit about the Scala Open Source community. I really enjoyed chatting with Gabriel and I'm exciting to see the future of what Nix and Scala together could look like. Without further ado, let's dive in. Thanks for joining.Support the show
Welcome to a new year of Tooling Talks. I'm your host Chris and I'm excited to welcome you back to a new year of exciting interviews all about Tooling in the Scala Ecosystem. I've got some great guests lined up for this year, some great topics in the works, and maybe even some projects relating to Scala tooling that I'm excited to share with you. Our first guest of 2022 is one that I've worked with in open source for a couple years now. He's currently leading the charge of developing Metals and many of the other libraries and tooling that Metals relies on. Most of you out there listening are probably relying on something he's actively maintaining in the Scalameta ecosystem. We had a great conversation about getting involved in tooling, playing the role of a firefighter, and about some interesting new features in Metals. Without further ado, let's dive in and learn from Tomasz. Thanks for joining.Support the show
Welcome to another episode of Tooling Talks, I'm your host Chris Kipp and I'm excited to share another interview with you this month. Whether or not you're familiar with it, if you're a Scala developer more than likely somewhere in your tool chain you're using Coursier. It's almost a no brainer that in the Scala ecosystem if you need to resolve some dependencies, quickly install a scala program, or quickly see the dependency tree of an artifact, it's the tool to use. That's why I'm so excited to sit with Alex Archambault this month and chat about all the tooling he's worked on from Coursier, Ammonite, Almond, and most recently scala-cli. Alex has had a tremendous impact on how all Scala developers get started with Scala, and has written arguably some of the most widely used tools in the Scala ecosystem, even if you're unaware you're relying on them. Without further ado, let's dive in. Thanks for joining.Support the show
If you've been listening to the show for a while you'll have heard the name Unison pop up a few times. Unison aims to reimagine how many aspects of programming languages work, which can also radically challenge the status quo of developer tooling. This month it was joy to sit down with Rebecca Mark and talk all about how approaching development through unison is a totally new experience. Everything from tracking changes in your code, how your code is stored, and how you write your code is new. She has some great insight into what the future of developer tooling could look like using Unison. We also had an opportunity to speak a bit about the advantages of an early focus on community, diversity, and education in a language community, like Unison. Thanks for joining, let's dive in.Support the show
Welcome to tooling talks, where every month I sit down with someone working in tooling, learn how they got there, and gain some insight into the work they do. This month I had the privilege to sit down with Guillaume Martres, one of the core contributors on the Dotty team from EPFL and chat all about the Scala 3 compiler and what it means to have interactivity in mind when working on a compiler in regards to tooling. We talked about the importance of upstreaming changes, de-duplicating efforts, and also a bit about what the future of toolingcould look like in Scala thanks to things like TASTy. It was a pleasure chatting with Guillaume, so I hope you enjoy the show.Support the show
This month I had the pleasure to sit down with Euguene Yokota and talk about some fascinating topics that range from coding on the weekend with friends, to being a maintainer of one of the most widely used tools in the Scala ecosystem, to the importance of diversity and inclusion in order for Scala not only to grow, but to maintain the numbers it has. You may know Eugene from being the maintainer of sbt, the tremendous amount of work he's put into Scala build tooling, his blog that has a great mix of music, food, and technology posts, or from his herding cats series. After years at Lightbend Eugene is now a developer at Twitter working full time on Engineering Effectiveness via build tools like Bazel. It was an absolute pleasure to welcome him to the show.Support the show
If you're a Scala developer there is almost no doubt you use either IntelliJ orMetals with your editor of choice. Whether you're using IntelliJ, or Metalswhich utilizes BSP, or maybe even IntelliJ with BSP, you're using some of thehandy work of Justin. This month Justin and I sit and chat all about IntelliJand Scala, the Build Server Protocol, and what some of the future of programmingcould look like in Scala.  I'm pretty fascinated with this topic lately andlooking at the current limitations we have in the Scala tooling ecosystem, andthinking about how they could be challenged. I'm grateful that Justin took thetime and chat and also grateful for all the work he's put into makingintegrations in Scala tooling seamless.Support the show
A question I'm sure many Scala developers and companies are asking themselvesthis year is "how can we migrate our applications to Scala 3?". A fantastic toolto help with this is Scala3-migrate, which will help with migrating yourscalacOptions, ensuring your dependencies are published for Scala 3, and evenhelping to automatically re-write parts of your code. In this interview I chatwith Meriam and her work on Scala3-migrate, the challenges you might encounteras you're migrating your code, and about some of the things developers may notthink about as they set out to update to Scala 3. We'll also dive into her workon Scalafix which unlocked the first Scalafix integration in Metals, the ScalaLanguage Sever, as well as helped with rewrites for Scala3. We had a greatconversation, and super thankful she took the time to chat about the works she'sbeen doing, getting into tooling, and other untapped areas in the ecosystem.Support the show
It's incredibly fitting that my first guest for tooling talks is Olaf. Justabout two year ago I sent an email to Olaf, introduced myself, told him I lovedMetals and that I wanted to help. This ultimately lead to my affinity withDeveloper tooling and also my entryway into that world. You may know Olaf fromthe impressive amount of tools that's he's either authored or worked on. I'msure you probably use some of them. Metals, the Scala Language server, Scalafmt,the defacto formatter for Scala, Scalafix, mdoc, munit, and Scalameta. Olaf'sfingerprints are all over the standard Scala toolchain. Apart the incredibleamount of work in open source he's done over the years at the Scala Center,Twitter, and now Sourcegraph, he's also a kind and helpful individual that'sfull of insight. It's an absolute pleasure for me to have him as my first guest.Support the show
I'm incredibly excited to be starting this journey with you on Tooling Talks. Every month I'll be having a conversation with someone working in Tooling. We'll dive into tools, talking about the future of tooling, and hopefully provide some insight into how to get started in tooling if you new. Thanks for joining along.Support the show
Comments 
Download from Google Play
Download from App Store