Static Analysis for Ruby with Jake Zimmerman
Podcast: Play in new window | Download
Subscribe: RSS
Dynamic languages like Ruby, Python, and JavaScript determine the types of variables at runtime rather than at compile time. This flexibility allows for rapid development and concise code, but it also makes it harder to catch certain classes of bugs before execution. Type checkers for dynamic languages add structure and safety without compromising their expressive power.
Sorbet is a static type checker developed by the Stripe team and designed specifically for Ruby. The motivation behind Sorbet stemmed from the growing complexity of production Ruby applications, where developers needed stronger guarantees and more scalable code quality tools than dynamic typing alone could offer.
Josh Goldberg is an independent full time open source developer in the TypeScript ecosystem. He works on projects that help developers write better TypeScript more easily, most notably on typescript-eslint: the tooling that enables ESLint and Prettier to run on TypeScript code. Josh regularly contributes to open source projects in the ecosystem such as ESLint and TypeScript. Josh is a Microsoft MVP for developer technologies and the author of the acclaimed Learning TypeScript (O’Reilly), a cherished resource for any developer seeking to learn TypeScript without any prior experience outside of JavaScript. Josh regularly presents talks and workshops at bootcamps, conferences, and meetups to share knowledge on TypeScript, static analysis, open source, and general frontend and web development.
Please click here to see the transcript of this episode.
Sponsorship inquiries: sponsor@softwareengineeringdaily.com
Sponsors
Feeling the AI anxiety? From questions to job security to cybersecurity and everything in between, it’s easy to feel overwhelmed with the rate of AI innovation.
Enter Airia. The enterprise AI orchestration and security platform built to boost your confidence. With Airia, you don’t have to compromise between speed and innovation or security and governance. Quickly deploy AI without cutting corners on compliance. Give your teams the confidence to adopt AI with Airia.
Ready to eliminate your AI anxiety? Visit airia.com to get started for free today. That’s A-I-R-I-A dot com.
APIs are the foundation of reliable AI – and reliable APIs start with Postman. Trusted by 98% of the Fortune 500, Postman is the platform that helps over 40 million developers build and scale the APIs behind their most critical business workflows.
With Postman, teams get centralized access to the latest LLMs and APIs, MCP support, and no-code workflows, all in one platform. Quickly integrate critical tools and build multi-step agents without writing a single line of code.
Start building smarter, more reliable agents today. Visit postman.com/sed to learn more.
Capital One’s proprietary AI solutions are built on their modern tech stack. Their engineering teams are using real-time data at scale, applied research, and the power of cloud platform standardization and automation to embed customer-driven AI solutions throughout their business.
Explore AI at Capital One: https://www.capitalone.com/tech/ai




