September 3, 2019 at 4:00AM •
28 minutes
Steph Viccari, co-host of the Bikeshed and developer at thoughtbot, shared her insights on developer bootcamps, starting out as a developer, the state of Rails, podcasting and her first experience as a consultant.
August 29, 2019 at 2:00PM •
24 minutes
Over two years and 978 commits, Christine Zagrobelny recounts the evolution of an open source RoR project built with and for New Sanctuary Coalition, an NYC immigrant rights organization, to help them meet exponentially growing demand for their services following the 2016 U.S. election. This podcast was recorded live with Brittany at Abstractions II.
August 22, 2019 at 4:00PM •
24 minutes
How good are your tests? Would they still pass if the tested code was changed much? If so, there's probably a problem with your code, your tests, or both! Dave Aronson educated Brittany on how Mutation Testing helps reveal these cases.
August 12, 2019 at 2:00PM •
38 minutes
Scott Hanselman is a programmer, teacher, speaker, technologist, podcaster, writer and a diversity advocate. He joined Britt to explain how Ruby on Rails on Windows can now be an excellent experience. Windows runs Linux at near-native speeds with an actual shipping Linux Kernel using WSL2, Ruby on Rails folks using Windows should do their work in WSL2.
August 6, 2019 at 5:00PM •
35 minutes
Sean Devine returns to the podcast to discuss a new feature he just shipped (Automatic Production Incident Detection) for XBE. Brittany and Sean discuss the technical implementation, why features should be built and automating your software to use the software you've already written.
July 23, 2019 at 5:15PM •
21 minutes
Brittany and Nick host another catchup episode. They chat about Nick's Past Rubies project, Brittany's implementation of Google Pay in Rails and why Turbolinks can be awesome!
July 17, 2019 at 7:00AM •
28 minutes
Anand Dhillon is responsible for technical development and strategy at Cover as the CTO & Co-Founder. He guested on the podcast this week to discuss Domain Drive Design, Event Driven Architecture and how he implemented machine learning at Cover.
July 10, 2019 at 6:00PM •
22 minutes
Paul Tarjan is a lifelong nerd, juggler and engineer. Nowadays, he works at Stripe on developer productivity and infrastructural components. He is the technical lead of Sorbet, a new static type checker for Ruby.
July 3, 2019 at 6:00AM •
27 minutes
Joining Brittany this week is Michael Kelly, a Senior Engineer with Stackshare and a passionate contributor to the open source ecosystem. He is the author of the graphql-cache gem, a caching plugin for graphql-ruby.
June 25, 2019 at 5:00PM •
29 minutes
Joel Hawksley is a software engineer at GitHub. He recently served as the technical lead for Project Paper Cuts, incorporating feedback from the community into GitHub. He is now the lead on introducing support for ActionView::Component into Rails core.