New episodes on the first Tuesday of the month!

Code and the Coding Coders who Code it

We talk about Ruby, Rails, JavaScript, and everything in between. From tiny tips to bigger challenges we take on 3 questions a show; What are you working on? What's blocking you? What's something cool you want to share?


Ever been jolted awake at 2:30 AM by a fire alarm while at a tech conference? We have, and it was just one of the unexpected moments that added a unique twist to our RailsWorld experience. Join us as Andy Kroll, Chris Oliver, Alan Reitelhoover, and I recount the highs and lows of the conference, from the festival-like energy to the invaluable hallway conversations. We share our reflections on Eileen's powerful keynote and the buzz around the new features in Rails 8, including solid Q and solid cache. You'll also hear how the candid language of the keynotes shapes the authentic, informal culture of RailsWorld.

Ever wondered about the magic behind well-crafted software? Our next segment dives into the meticulous craftsmanship involved in software development within the Ruby on Rails community. We talk about the importance of thoughtful naming conventions and modularization, using examples like the "allow unauthenticated access" method from the authentication generator. We'll discuss the trade-offs between using modules and classes for encapsulation and the need for clear boundaries to avoid those pesky "mystery guests." This chapter is a deep dive into the artistry and careful planning essential to writing clean, effective code.