pod.link/1602572955
pod.link copied!
Software Unscripted
Software Unscripted
Software Unscripted

Software Unscripted, A weekly podcast of casual conversations about code hosted by Richard Feldman & sponsored by NoRedInk.

Listen now on

Apple Podcasts
Spotify
Google Podcasts
Overcast
Podcast Addict
Pocket Casts
Castbox
Stitcher
Podbean
iHeartRadio
Player FM
Podcast Republic
Castro
RadioPublic
RSS

Episodes

Native UIs without Electron - with Nathan Sobo

Richard talks with Nathan Sobo, founder of Zed Industries (which creates the high-performance Zed code editor) about his time as... more

04 May 2024 ·
Compiling Smart Contracts with Lucas Rosa

Richard talks with Lucas Rosa, a compiler engineer working on the Aiken programming language for smart contracts, about tradeoffs in... more

21 Apr 2024 · 59 minutes
Gleam 1.0 with Louis Pilfold

Richard talks with Louis Pilfold, creator of the Gleam programming language, about the language's 1.0 release, as well as other... more

02 Apr 2024 · 1 hour, 10 minutes
Compilers and Overly Complex Web Development with Thorsten Ball

Richard talks to Thorsten Ball, a programmer at Zed Industries and author of two books on compilers. They start out... more

17 Mar 2024 · 1 hour, 13 minutes
Incremental Compilation with Alex Kladov

Richard talks with Rust Analyzer creator Alex Kladov (aka matklad) about compilers, including ways they can do incremental compilation, memory... more

03 Mar 2024 · 1 hour, 23 minutes
Programming and Industrial Design with Greg Wilson

Richard talks with programming teacher Greg Wilson about different types of beginner programmers and how they learn most effectively, what... more

14 Feb 2024 · 57 minutes
Lambda Set Defunctionalization with Ayaz Hafiz

Richard talks with Ayaz Hafiz, a contributor to the Roc programming language, about a very specific topic in the Roc... more

25 Jan 2024 · 45 minutes
Implementing Databases with Glauber Costa

Richard talks with Glauber Costa about how to implement databases that can do millions of reads per second, how hardware... more

23 Jan 2024 · 48 minutes
The Return of Hypermedia with Carson Gross

Richard talks with HTMX creator Carson Gross about some of the ways in which modern web development has arguably regressed... more

15 Jan 2024 · 1 hour, 8 minutes
Go and Functional Programming with Lane Wagner

Richard talks with Lane Wagner, a Go backend engineer and founder of boot.dev, about Go's design and about functional programming.

06 Jan 2024 · 1 hour, 15 minutes
The Roc Programming Language with Richard Feldman

José Valim hosts this episode, and chats with Roc Programming Language Richard Feldman about the language.

29 Dec 2023 · 1 hour, 7 minutes
Making JITted Code Faster with Chris Nuernberger

Richard talks with Chris Nuernberger about his experiences making code run faster in the context of the Java Virtual Machine... more

10 Dec 2023 · 1 hour, 9 minutes
Things Web Devs Can Learn from Game Devs with Casey Muratori

Richard talks with Casey Muratori, a game engine programmer who's known for creating the term Immediate Mode GUIs, for his... more

01 Dec 2023 · 2 hours, 6 minutes
How Programming has Changed with Conor Hoekstra

Richard talks with Conor Hoekstra about how programming has changed over time - going back as far as COBOL -... more

26 Nov 2023 · 1 hour, 12 minutes
Escaping Software Disenchantment with Nikita Prokopov

Richard talks with Nikita Prokopov, an open-source Clojure developer and creator of the Fira Code typeface, about some of the... more

18 Nov 2023 · 48 minutes
WebAssembly in Practice with Brian Carroll

Richard talks with Brian Carroll about his experience using WebAssembly in practice - including some of the benefits and challenges... more

06 Nov 2023 · 50 minutes
Disassembling Languages with Matt Godbolt

Richard talks with Matt Godbolt, author of the godbolt.org Compiler Explorer, about how certain aspects of the Compiler Explorer work,... more

22 Oct 2023 · 1 hour, 7 minutes
Designing Compilers for Speed with Troels Henriksen

Richard talks to Futhark language co-creator Troels Henriksen about how to design compilers for faster performance.

13 Oct 2023 · 1 hour, 5 minutes
Gradual vs Static Typing with José Valim

Richard talks with José Valim, creator of the Elixir programming language, about the differences between gradual typing and static typing... more

21 Sep 2023 · 1 hour, 25 minutes
The SemVer Rabbit Hole with Predrag Gruevski

Richard talks with Predrag Gruevski, author of the cargo-semver-checks tool for detecting accidental semantic versioning mistakes in Rust packages, as... more

12 Sep 2023 · 58 minutes
Software Unscripted
Gradual vs Static Typing with José Valim
Software Unscripted
0:00
-0:00

Listen now on

Apple Podcasts
Spotify
Google Podcasts
Overcast
Podcast Addict
Pocket Casts
Castbox
Stitcher
Podbean
iHeartRadio
Player FM
Podcast Republic
Castro
RadioPublic
RSS

Description

Richard talks with José Valim, creator of the Elixir programming language, about the differences between gradual typing and static typing - including... more