Software Engineering Daily
@softwaredaily.bsky.social
170 followers 1 following 93 posts
The world through the lens of software. Podcast: https://podcasts.apple.com/us/podcast/software-engineering-daily/id1019576853 Newsletter: https://t.ly/hPM2t
Posts Media Videos Starter Packs
softwaredaily.bsky.social
Jake Zimmerman is a software engineer at Stripe and he leads development on Sorbet. Jake joins the podcast with @joshuakgoldberg.com to discuss his background, the challenges of typing in Ruby, the motivation behind Sorbet, its architecture, performance optimizations, and more.

bit.ly/474HrSJ
Static Analysis for Ruby with Jake Zimmerman - Software Engineering Daily
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...
bit.ly