Episodes
-
Pydantic is a Python library for typed validation of external data that has experienced exponential growth since 2020. We’ll hear the story of what motivated Samuel to create Pydantic, the most common ways people use it, and the success and growth of FastAPI with Pydantic. Also, Pydantic V2 has not been released yet, but we’ll learn what motivated Samuel to rewrite it in Rust, besides being faster and some other things happening with it. And if you’re interested, Samuel is always looking for contributors to Pydantic! Go ahead and download this episode now to hear more!
Highlights
[00:00:59] Beyang gives us his understanding of what Pydantic does, and Samuel tells us two things that people appreciate about Pydantic.
[00:02:48] Samuel tells the story of what motivated him to create Pydantic, what the state of the world was at the time, and how it started.
[00:04:11] When Samuel first created Pydantic, he tells us if he had a particular use case in mind, and we hear the most common way people use Pydantic and other ways it’s used.
[00:05:46] Beyang is looking at the Pydantic docs and goes over an example of how you use the base model today. Samuel talks about the new Pydantic V2.
[00:07:23] We hear about Samuel's interaction with the FastAPI maintainers. Did he know them, and why does he think they selected Pydantic for their core piece of framework? Samuel mentions Django Ninja, which integrates Pydantic and Django, and Beyang mentions there are many highly starred cool projects using Pydantic and Django.
[00:11:53] The new version of Pydantic is written almost completely in Rust, so Samuel reveals why he decided to do the rewrite and what motivated him to use Rust.
[00:15:09] Beyang and Samuel discuss some of the Rust bindings so you can see what invoking Python from Rust looks like.
[00:21:03] The aspect of Pydantic, which is about translating from Python-type annotations into the core schema, Beyang wonders if that’s changing from Pydantic V1 to V2, and Samuel explains that it’s all rebuilt.
[00:24:03] Beyang wonders if anyone is using the not yet released Pydantic V2 yet. Samuel’s response: “I hope for nothing serious because it will change a lot!”
[00:24:40] A question in the chat came up for Samuel on Twitch: What motivated you to make the default behavior coercion rather than throwing an error?
[00:27:52] Will there be any changes to the public API from Pydantic V1 to V2? Samuel tells us there’s one thing that’s probably going to make people angry and he explains.
[00:29:33] Samuel gives an example of the output from serialization. Beyang wants to help Samuel out and tells him how Sourcegraph can potentially help him.
[00:34:25] There are some exciting things coming up for Pydantic that Samuel can’t announce quite yet, but he is excited about Pydantic V2 being released. Also, we hear they have GitHub sponsors, but another announcement about sponsors is coming soon.
[00:35:35] Samuel announces he would love for you to come and contribute to Pydantic.
-
In this episode, we are honored to have Daniel Stenberg, the founder and lead developer of cURL, as our guest. cURL is a ubiquitous data transfer utility that grew into a robust library used in billions of applications worldwide. Daniel is a Swedish developer who has been involved in open source for decades. He is also the recipient of the Polhem Prize 2017 for his work on cURL. Join us as we talk to Daniel about his journey with cURL, his passion for open source, and everything in between.
-
Episodes manquant?
-
Beyang sits down with John Kodumal, CTO and co-founder of LaunchDarkly. LaunchDarkly is a SaaS feature management platform for developers that allows them to iterate and get code into production quickly and safely by separating feature rollout and code deployment.
John begins by talking about his first experiences with computers and programing in the 80s, including teaching himself to us a Dvorak keyboard in the first grade, experimenting with BBS in elementary school, and programming his TI-92 in BASIC to make a shell program so that he could use Reverse Polish Notation (RPN) on it in high school. John shares how he pursued his interest in programming languages throughout higher education and then discusses his employment experiences at Coverity and Atlassian. He talks about how the lessons and experiences from his prior jobs ultimately led him to found LaunchDarkly in 2014 with former classmate, Edith Harbaugh.
John dives into how did he first got into feature toggles and feature flags, and then talks about the engineering challenges LaunchDarkly has encountered. John concludes by sharing how he has witnessed LaunchDarkly impact the developer experience and the ongoing, transformational benefits of utilizing their feature management platform.
Sourcegraph: https://about.sourcegraph.com -
Beyang talks with Ravi Parikh, founder and CEO of Airplane. Airplane is a developer tool for turning one-off scripts into internal mini-apps that can be used by technical and non-technical users across the company.
Ravi shares his journey as a programmer, how he got into computers at a young age, took a brief detour to become a professional musician, and then started his first software company, Heap Analytics, with his friend Matin Movassate. Beyang and Ravi discuss what took Heap from idea to billion dollar company. Ravi discusses founder-led support and the ways he and Matin managed Heap’s growth from an analytics tool geared towards developers to a full-fledged analytics platform with users across product, sales, and marketing.
Ravi explains the seed concepts that led to the founding of Airplane and then demos how to use Airplane to turn a one-off support script into an internal mini-app that you can reuse again and again. The conversation concludes with a discussion of what’s next for Ravi and Airplane.
Show notes & transcript: https://about.sourcegraph.com/podcast/ravi-parikh
Sourcegraph: https://about.sourcegraph.com
-
Beyang talks with Max Howell, creator of Homebrew, about his new package manager, Tea, which aims to solve the problem of open-source funding.
Max shares his beginnings in programming and what led him to work on early music players in Linux, Last.fm, and eventually get into Mac development. Max discusses the frustrations he experienced in cross-platform development that were the impetus for the creation of Homebrew and explains how Homebrew became the de facto package manager for macOS.
Max talks about his latest project, Tea, a successor to Homebrew that aims to solve the open-source funding problem with a decentralized protocol that uses NFTs and an understanding of the package dependency graph to distribute funding to open-source maintainers.
Show notes & transcript: https://about.sourcegraph.com/podcast/max-howellSourcegraph: https://about.sourcegraph.com
-
Why can’t one CI scale alongside a company–from startup to enterprise? In this episode, Fedor Korotkov, founder and CTO of CirrusLabs, joins Beyang Liu, co-founder and CTO of Sourcegraph, to talk about how, as a student back in 2009, he developed a photo app that earned him almost $2,000 a month, share the time he applied to be an intern at Twitter but ended up with a full-time job, and explain how six months of “funemployment” led to the building and founding of Cirrus CI–the one CI to rule them all. Along the way, Fedor explains how Cirrus CI, with Kubernetes, can spin up a new container in two seconds.
Show notes & transcript: https://about.sourcegraph.com/podcast/fedor-korotkov/
Sourcegraph: https://about.sourcegraph.com -
Why is the software industry now willing and excited to buy developer tools instead of building them internally? In this episode, Kelly Norton, principal software engineer at Mailchimp and creator of open-source code search engine Hound, joins Beyang Liu, co-founder and CTO of Sourcegraph, to talk about his work on the controversial project that would become Google Web Toolkit, share his experience trying to build an ecosystem of tooling, which resulted in Google Dart, and explain how the company he founded, FullStory, pioneered user testing. Along the way, Kelly describes how and why he developed Hound at Etsy and shares his thoughts on the developer tools market.
Show notes & transcript: https://about.sourcegraph.com/podcast/kelly-norton/
Sourcegraph: https://about.sourcegraph.com -
Why should programmers treat programming like a craft? In this episode, Max Brunsfeld, co-founder of Zed, a collaborative code editor written in Rust, joins Beyang Liu, co-founder and CTO of Sourcegraph, to share the apprenticeship-like pair-programming experience that taught him to appreciate programming, explain how he learned the fundamentals of parsing on the weekends and tell the story of presenting an application he couldn’t explain to Paul Graham at Y Combinator. Along the way, Max describes how the Zed team passes off in-progress branches to teammates in other countries and keeps development moving across time zones.
Show notes & transcript: https://about.sourcegraph.com/podcast/max-brunsfeld/
Sourcegraph: https://about.sourcegraph.com -
Why is using PlanetScale a mind-altering experience? In this episode, Sugu Sougoumarane, co-founder and CTO of PlanetScale, shares how one email got him a second job interview with Elon Musk, tells the story of how he became one of the elite engineers at Paypal by solving the company’s most painful process, and explains why database administrators are shifting from managing machines to managing fleets of machines. Along the way, Sougoumarane explains why so many developers have told him they’ve felt like they’ve waited their whole lives for self-serve schema deployment.
Show notes & transcript: https://about.sourcegraph.com/podcast/sugu-sougoumarane/
Sourcegraph: about.sourcegraph.com -
Why is a systems engineering mindset essential for a scaling startup? In this episode of the Sourcegraph Podcast, Nelson Elhage, creator of the open source code search engine Livegrep, co-creator of the Ruby type checker Sorbet, and Member of Technical Staff at Anthropic, joins Beyang Liu, co-founder and CTO of Sourcegraph, to discuss how Rust is changing the security landscape, explain why Patrick McKenzie, better known as patio11, called his live code search tool “miraculous,” and dive deep into the weeds on the differences between trigram- and suffix-array-based search systems. Along the way, Elhage explains why developer productivity is nonlinear and why investing in developer experience should be axiomatic.
Show notes & transcript: https://about.sourcegraph.com/podcast/nelson-elhage/
Sourcegraph: about.sourcegraph.com -
Why is building a technical community the most effective moat out there for startups? In this episode, swyx, who runs DevRel at Temporal and co-founded the Svelte Society, joins Beyang Liu, co-founder and CTO of Sourcegraph, to discuss the stress-induced heart palpitations that led him to transition from finance to tech, show how you can harness a willingness to look stupid to become a standout member of your community, and explain why every book should come with a Discord. Along the way, swyx shares some of the ways learning in public has changed his life, including how one blog post earned two job offers.
Show notes & transcript: https://about.sourcegraph.com/podcast/swyx/
Sourcegraph: about.sourcegraph.com -
When, and how, will computer vision and machine learning revolutionize the world? In this episode of the Sourceraph Podcast, Joseph Nelson, CEO and co-founder of Roboflow, joins Beyang Liu, co-founder and CTO of Sourcegraph, to discuss how Joseph got started in programming (developing a joke generator for a graphing calculator), to share his experience working as a human Google alert for the United States Congress, and to explain why he finds building developer tools so empowering. Along the way, Joseph explains why he thinks machine learning and computer vision will have greater effects than the Internet and the mobile phone and shows how Roboflow will accelerate our progress toward that future. And at the end, Joseph tours Beyang through Roboflow, showing him a raccoon detector and chess piece identifier.
Show notes & transcript: https://about.sourcegraph.com/podcast/joseph-nelson/
Sourcegraph: about.sourcegraph.com -
How can you build a following, and a career, with memes? In this episode of the Sourcegraph Podcast, Cassidy Williams, Director of Developer Experience at Netlify, joins Beyang Liu, co-founder and CTO of Sourcegraph, to discuss why we should consider communication a core skill instead of a soft skill, why you should be a developer advocate or a software engineer but not both, and why, when learning React, you should start with the fundamentals. Along the way, Cassidy shares stories about the job she held the longest (mascot for Iowa State), positive and negative experiences from the heyday of hackathons, and the time she nearly went blind from burnout.
Show notes & transcript: https://about.sourcegraph.com/podcast/cassidy-williams/
Sourcegraph: about.sourcegraph.com -
How do Google developers create and popularize internal tools? In this episode of the Sourcegraph Podcast, Han-Wen Nienhuys, creator of the open-source code search engine Zoekt, joins Beyang Liu, co-founder and CTO of Sourcegraph, to discuss the agonizing experience with Perforce that drove Han-Wen to build his first dev tool, explain the value of coding on trains and planes, and share the story of how building code search nearly inspired a street named after him in Sweden. Along the way, Han-Wen offers an inside look at the history behind some of Google’s most famous dev tools, such as Blaze, Code Search, and Piper.
Show notes & transcript: https://about.sourcegraph.com/podcast/han-wen-nienhuys/
Sourcegraph: about.sourcegraph.com -
How do you improve on C? In this episode of the Sourcegraph Podcast, Andrew Kelley, creator of the Zig programming language and the founder and president of the Zig Software Foundation, joins Beyang Liu, co-founder and CTO of Sourcegraph and special guest Stephen Gutekanst, software engineer at Sourcegraph, to talk about what it takes to create a new programming language. Along the way, Andrew shares how programmers can get funding for their side projects and hobbies, why conditional compilation exposes philosophical differences between Zig and C, and explains why and how Zig can be faster than both C and Rust.
Show notes & transcript: https://about.sourcegraph.com/podcast/andrew-kelley/
Sourcegraph: about.sourcegraph.com -
How do you make security, a topic that often requires a PhD to understand, accessible to your average developer? In this episode of the Sourcegraph Podcast, Sam Scott, co-founder and CTO of Oso, a batteries-included library for building authorization into your application, comes on the podcast to explain to Beyang Liu, CTO at Sourcegraph, his vision for the future of security development. Along the way, Sam also shares how he got started in cryptography, explains why they pivoted Oso from infrastructure to application authorization, and shows Beyang how you can use Oso to build an authorization model with just 26 lines of code.
Show notes & transcript: https://about.sourcegraph.com/podcast/sam-scott/
Sourcegraph: about.sourcegraph.com -
What’s the future of feature flags? On this episode of the Sourcegraph Podcast, Brothers Ivar Østhus and Egil Østhus, co-founders of Unleash, join Sourcegraph co-founder and CTO Beyang Liu to discuss their open source project and open core company. In this episode of the Sourcegraph Podcast, Ivar and Egil talk about their histories in programming and open source, share the inspiration for turning a side project into a full-time job, and dissect the current state, as well as the future of, the feature flag market. Along the way, Ivar and Egil share an intimate look at their growing company, their evolving technology suite, and their plans for world domination.
Show notes & transcript: https://about.sourcegraph.com/podcast/ivar-egil-osthus/
Sourcegraph: https://about.sourcegraph.com - Montre plus