Player FM - Internet Radio Done Right
Checked 9h ago
Ajouté il y a deux ans
Contenu fourni par Emmanuel Hayford. Tout le contenu du podcast, y compris les épisodes, les graphiques et les descriptions de podcast, est téléchargé et fourni directement par Emmanuel Hayford ou son partenaire de plateforme de podcast. Si vous pensez que quelqu'un utilise votre œuvre protégée sans votre autorisation, vous pouvez suivre le processus décrit ici https://fr.player.fm/legal.
Player FM - Application Podcast
Mettez-vous hors ligne avec l'application Player FM !
Mettez-vous hors ligne avec l'application Player FM !
Podcasts qui valent la peine d'être écoutés
SPONSORISÉ
A
All About Change
1 Vicki Sokolik - Fighting for Unhoused Youth 31:05
31:05
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
31:05Vicki Sokolik refuses to be an Ostrich. Her son brought to her attention the crisis of unhoused youth — youth unhoused, not living with a parent/guardian, and not in foster care — in America, and she has been fighting to support this vulnerable population every since. Most active in Tampa Bay, Florida, Vicki is the founder and CEO of the nonprofit Starting Right, Now, which removes barriers for unaccompanied homeless youth to cultivate long-term well-being and self-sufficiency. She is also the author of the new book, “If You See Them: Young, Unhoused, and Alone in America.” Vicki Sokolik joined host Jay Ruderman to discuss the many ways unhoused youth fall through the cracks in our society, how her organization helps them, and also how to build trust with people who could use your help. Episode Chapters (00:00) Intro (01:10) Vicki’s origin story (02:40) What is “unhoused youth?” (06:40) What should a person do if they worry they see an unhoused youth? (08:19) How have conversations around unhoused youth changed in Vicki’s 20 years working with them? (11:02) How do people get the word out and help unhoused youth? (14:55) Vicki’s new book (16:48) How Vicki builds trust (20:10) What do students receive at Starting Right, Now? (22:58) How does Vicki balance advocacy and direct support? (27:53) Starting Right, Now alumni (29:10) Goodbye For video episodes, watch on www.youtube.com/@therudermanfamilyfoundation Stay in touch: X: @JayRuderman | @RudermanFdn LinkedIn: Jay Ruderman | Ruderman Family Foundation Instagram: All About Change Podcast | Ruderman Family Foundation To learn more about the podcast, visit https://allaboutchangepodcast.com/…
The Rails Changelog
Tout marquer comme (non) lu
Manage series 3457618
Contenu fourni par Emmanuel Hayford. Tout le contenu du podcast, y compris les épisodes, les graphiques et les descriptions de podcast, est téléchargé et fourni directement par Emmanuel Hayford ou son partenaire de plateforme de podcast. Si vous pensez que quelqu'un utilise votre œuvre protégée sans votre autorisation, vous pouvez suivre le processus décrit ici https://fr.player.fm/legal.
Stay in the loop with development news around Ruby on Rails and Ruby. Hosted by Emmanuel Hayford.
…
continue reading
29 episodes
Tout marquer comme (non) lu
Manage series 3457618
Contenu fourni par Emmanuel Hayford. Tout le contenu du podcast, y compris les épisodes, les graphiques et les descriptions de podcast, est téléchargé et fourni directement par Emmanuel Hayford ou son partenaire de plateforme de podcast. Si vous pensez que quelqu'un utilise votre œuvre protégée sans votre autorisation, vous pouvez suivre le processus décrit ici https://fr.player.fm/legal.
Stay in the loop with development news around Ruby on Rails and Ruby. Hosted by Emmanuel Hayford.
…
continue reading
29 episodes
Tous les épisodes
×T
The Rails Changelog
1 029: Tuning Ruby on Rails App Performance with Jean Boussier 1:04:50
1:04:50
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
1:04:50In this episode, Jean Boussier and I dive deep into performance optimisation for Ruby on Rails applications. From diagnosing common bottlenecks and mastering advanced caching techniques to leveraging YJIT, jemalloc, and server concurrency models, we explore practical strategies for scaling apps efficiently. We also discuss key metrics for monitoring production performance, cost-effective observability, and modern Rails patterns to embrace or avoid. Perfect for developers looking to take their Rails performance game to the next level! Ruby and Rails Conference: wroclove.rb 11–13.04.2025 Wrocław, Poland Try Mailtrap for free Rails Guide: Tuning Performance for Deployment Nate Berkopec: The Rails Performance Workshop…
T
The Rails Changelog
1 028: Discussing Ruby's Data class, some Ruby quirks with Victor Shepelev 33:29
33:29
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
33:29In this episode, I’m joined by Victor Shepelev, a member of the Ruby Core team and the author of Ruby’s new Data class. We dive into why Ruby needed the Data class, exploring how it fits into the language and enhances Ruby’s capabilities. Victor also shares insights on some other exciting Ruby features, including Numbered Block Parameters, the "it" keyword, and the growing role of functional programming in Ruby. Beyond coding, Victor has a unique perspective as he’s officially enlisted in the Ukrainian Army. I had the chance to talk with him about what it’s like to balance life as a Rubyist and a soldier, and we discuss meaningful ways to support him and Ukraine. Try Mailtrap for free Ruby Data Class Ruby Changes Support Ukraine Useless syntax sugar”: Numeric block parameters…
T
The Rails Changelog
1 027: Migrating a Rails Monolith from MySQL to Trilogy with Adrianna Chang 52:50
52:50
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
52:50In this episode, I sit down with a seasoned Rails engineer to dive into the technical intricacies and community-building work that power the Ruby ecosystem. Adrianna, who currently works as an engineer at Shopify shares insights into their role, their experience with the vibrant WNB.rb community, and what goes into organising meetups focused on all things Ruby and Rails. We take a deep dive into Trilogy , Shopify’s custom implementation of the MySQL protocol. Adrianna unpacks the motivation behind developing Trilogy, the design choices that distinguish it from the traditional libmysqlclient library, and the trade-offs they faced. We also discuss the challenges of migrating from MySQL 2 to Trilogy, particularly around compatibility and maintaining a seamless CI/CD pipeline throughout the process. Listeners will learn about the performance benefits Trilogy offers, how Shopify overcame the obstacles of database migration, and the future roadmap for Trilogy’s development in Rails. Finally, Adrianna reflects on the books that have been instrumental in shaping their career, offering valuable recommendations for developers at all levels. Try Mailtrap for free Migrating Shopify’s Core Rails Monolith to Trilogy - Rails World 2023 Trilogy WNB.rb…
T
The Rails Changelog
1 026: Exploring Rails' Default Debugger with Stan Lo 33:59
33:59
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
33:59The debugger you didn't know you needed. Ruby comes with an official debugger called Debug, which is now included in new Rails applications. Surprisingly, many Rails developers are still unaware of just how powerful this tool is. In this episode, Stan and I dive into its capabilities, exploring how it enhances the debugging process and makes troubleshooting more efficient. Debug The Startup of You…
T
The Rails Changelog
1 025: Rails, Compilers & Profilers with Aaron Patterson 49:32
49:32
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
49:32As you'd expect, any conversation with Aaron inevitably involves Ruby, Rails, compilers, and profiling. In this episode, we delve into all these topics. Enjoy!
T
The Rails Changelog
1 024: Structuring Rails Apps with Matt Swanson 50:35
50:35
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
50:35In this conversation, Matt discusses his podcast Yagny FM and the motivation behind it. He also talks about his approach to open source contributions within the Rails ecosystem. Matt shares his thoughts on Hotwire and the misconception of using all its features. He discusses the trade-offs between basic conditionals and feature management tools in terms of long-term maintainability and scalability. Matt also touches on the use of feature flags and how to balance simplicity with increasing complexity over time. Lastly, he briefly mentions his experience with background jobs and the potential move to Solid Queue. In this conversation, Matt Swenson discusses considerations for choosing job processors in Rails applications, the benefits of using ViewComponent for front-end development, and his experience working at Arrows, a B2B SaaS company. Matt's tweet: "IMO a Hotwire app should be like 85% Drive, 10% Frames, 5% Streams -- often I see people (including articles/guides) that have it almost completely flipped." Feature Flags: The stupid simple way to de-stress production releases Solid Queue Consideration Arrows…
T
The Rails Changelog
1 023: Solid Queue Internals with Rosa Gutierrez 1:15:21
1:15:21
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
1:15:21In this interview with Rosa Gutierrez of 37signals, Rosa elaborates on her work, particularly her contributions to Solid Queue and its implementation alongside Active Job. She describes the motivations behind developing Solid Queue, addressing performance issues with existing systems like Resque, and transitioning some workloads to database-backed queues. Rosa also explains the technical details of Solid Queue's architecture, including supervisor and dispatcher roles, how it handles job prioritization, concurrency, and the challenges of ensuring performance in high-load environments. Essential advice is provided on when to use or avoid Solid Queue, depending on specific needs and existing setups. Solid Queue 37signals…
T
The Rails Changelog
1 022: Discussing Rails Camp USA with Bobbilee Hartman 29:56
29:56
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
29:56In this episode, Bobbilee, a pivotal figure in the Rails community, shares the inspiring journey behind Rails Camp West. Bobbilee talks about the origins and motivations for creating Rails Camp West, rooted in her experiences at big tech conferences and her desire to create a more intimate, laid-back environment for tech enthusiasts. She highlights the first camp in 2014 and how it has grown into a beloved annual event with a 75% return rate among attendees, showcasing the community’s strong bonds. Bobbilee delves into the distinctions between Rails Camp West and the original Australian Rails Camp, emphasising the intentional smaller scale of her gatherings to foster deeper connections and more effective networking among participants. Both camps, though different in execution, share a spirit of collaboration and passion for Rails and Ruby. Rails Camp West…
T
The Rails Changelog
1 021: From Active Record Business Logic to DDD & Events with Andrzej Krzywda 1:21:02
1:21:02
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
1:21:02Andrzej Krzywda discusses event sourcing, event-driven architecture, and Domain-Driven Design (DDD) in the context of Ruby on Rails applications. He explains the concept of bounded contexts and how they relate to communication between different modules. He also shares insights on when and why to apply DDD to Rails applications, particularly in cases where the application becomes complex and difficult to maintain. Andrzej explores the challenges and benefits of migrating an existing Rails app to an event-driven architecture and highlights advanced event sourcing concepts such as snapshotting, projections, and versioning. In this conversation, Andrzej Krzywda discusses event sourcing and DDD in Rails applications. He explains the concepts of snapshotting and projection, which are techniques used to optimize performance and retrieve specific data from event streams. Andrzej also delves into the challenges of event versioning and how it can be managed in Rails applications. Additionally, he shares insights about the wroclove.rb conference, its history, and its focus on advanced and deep technical topics. Takeaways Event sourcing is a persistence mechanism that persists all the little changes that happen to a specific object, while event-driven architecture is a way of building software modules that communicate with events. DDD involves splitting a system into contexts or domains and using events to communicate between them. It can be applied to Ruby on Rails applications, particularly in cases where the application becomes complex and difficult to maintain. Migrating an existing Rails app to an event-driven architecture can help address issues with large classes, complex associations, and lack of modularity. Advanced event sourcing concepts such as snapshotting, projections, and versioning can be used to optimize performance and manage data integrity in event-driven applications. Snapshotting and projection are techniques used in event sourcing to optimize performance and retrieve specific data from event streams. Event versioning is a challenge in event sourcing, but it can be managed by introducing new event versions and implementing upcasters to convert old events to new versions. wroclove.rb is a Ruby and Rails conference in Wrocław, Poland, that focuses on advanced and deep technical topics. The conference aims to inspire, educate, and challenge the status quo in the Ruby and Rails community. Rails Event Store and Eventide are two libraries that facilitate the implementation of event-driven architectures in Rails applications, each with its own philosophy and approach. wcrolove.rb Ruby and Rails Conference RailsEventStore Arkency Rails Architect Masterclass [Video] Event Sourcing Demystified: A Simple-To-Understand Guide…
T
The Rails Changelog
1 020: Andy Croll & Ufuk Kayserilioglu Uncover RailsConf 2024 Details 1:06:09
1:06:09
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
1:06:09The conversation covers various aspects of RailsConf, including its mission, organization, and selection process for talks. The chapters delve into the background of the participants, the role of Ruby Central in organizing RailsConf, and the significance of the conference in the Ruby and Rails communities. The discussion also explores the unique features of RailsConf 2024, such as the community day and hack day, as well as the selection process for talks and the responsibilities of the program committee. Additionally, the conversation touches on the criteria for choosing conference locations and the process of selecting keynote speakers. In this conversation, Emmanuel Hayford interviews Andy Croll and Ufuk Kayserilioglu about their experiences with conferences like RailsConf and Brighton Ruby. They discuss the acceptance and rejection process for conference speakers, the origins and purpose of Brighton Ruby, the importance of personal interaction at conferences, the dynamics of partnering with hotels, the sponsorship opportunities for RailsConf, and the benefits of attending conferences for personal and professional growth. Takeaways RailsConf is a long-running conference that celebrates the Rails framework and brings together the Ruby and Rails communities. Ruby Central plays a crucial role in organizing RailsConf and other Ruby-related projects, maintaining and supporting the Ruby commons that the community depends on. RailsConf 2024 will feature a community day and hack day, providing opportunities for collaboration, learning, and contributing to open source projects. The selection process for talks at RailsConf involves a program committee that ranks and evaluates proposals based on fit, quality, and presentation skills. RailsConf aims to have a diverse range of speakers and topics, with a focus on building with Rails and showcasing different ways of using the framework. The location of RailsConf changes each year, with a focus on accessibility and transportation options for attendees. Keynote speakers at RailsConf are selected based on their relevance to the conference theme and the community's interests. The conference selection process involves a balance of reaching out to potential speakers and reviewing submissions through a call for proposals (CFP). Conference rejections should not be discouraging, as there are limited slots and many applicants. Persistence is key. Brighton Ruby is a single-track, single-day event held in Brighton, UK, that provides a friendly and intimate atmosphere for Ruby and Rails developers. First Ruby Friend is a mentorship program that pairs experienced developers with early-career developers to provide guidance and support. Partnering with hotels allows conferences to secure room blocks for attendees, ensuring convenient and affordable accommodation. Sponsorships for RailsConf offer companies the opportunity to support the Ruby and Rails community while gaining visibility and networking opportunities. Attending conferences like RailsConf and Brighton Ruby provides valuable opportunities for personal and professional growth, including building relationships, gaining insights from talks, and experiencing the sense of community.…
T
The Rails Changelog
1 019: Exploring RubyGems with Jenny Shen 44:05
44:05
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
44:05Senior Developer Jenny Shen from Shopify joins me to discuss RubyGems. In this episode, we unravel the intricate mechanics of dependency resolution within RubyGems, exploring topics such as compact indexes and more. Our discussion extends to the paramount issue of security, where we examine the proactive measures undertaken by the RubyGems team to fortify gems for every Ruby programmer. PubGrub version solving algorithm The New Rubygems Index Format by Andre Arko Trusted Publishing on RubyGems.org…
T
The Rails Changelog
In this monologue, I've highlighted just a few of the features that I'm eagerly anticipating in Rails 8. As the first episode of the year, I've also addressed some housekeeping matters, determining the optimal episode production capacity and pace. Most importantly, I want to express my gratitude to all the listeners of The Rails Changelog – thank you for your unwavering support. Rails 8 milestones…
T
The Rails Changelog
1 017: A deeper dive into Zeitwerk with Xavier Noria 1:25:42
1:25:42
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
1:25:42Xavier Noria of the Rails Core team adeptly delves into the intricacies of Zeitwerk in this episode. Our discussion extends to elucidate the distinctions among autoloading, eager loading, and reloading, shedding light on the nuanced processes that transpire during app deployment. Subsequently, we delve into an exploration of the technical challenges currently confronting Ruby on Rails.…
T
The Rails Changelog
1 016: Fireside chat with Rafael França 56:12
56:12
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
56:12Rafael França, an esteemed member of the Rails Core team, is our featured guest in this episode. Join us as he delves into his journey with Rails, sharing insights on his initiation into the framework and the eventual path that led him to become an integral part of the core team. Our conversation explores the intricacies of decision-making within the core team, shedding light on the prioritization of pull requests (PRs), offering a sneak peek into the upcoming Rails 8, and providing valuable tips on getting your PRs successfully merged. Tune in for an in-depth discussion covering these topics and much more! Rafael França's Book Recommendation Refactoring Crafting Rails Applications…
T
The Rails Changelog
1 015: Exploring Turbo 8 with Jorge Manrubia 53:24
53:24
Lire Plus Tard
Lire Plus Tard
Des listes
J'aime
Aimé
53:24In this episode, Jorge Manrubia provides insights into his experience working at 37signals. Our conversation delves into the intricacies of Active Record encryption, and we explore the latest advancements in Turbo 8 technology. Jorge Manrubia's Book Recommendation Pragmatic Thinking And Learning Refactoring Domain-Driven Design Smalltalk Best Practice Patterns Design Patterns Turbo Active Record Encryption Spektr Security…
Bienvenue sur Lecteur FM!
Lecteur FM recherche sur Internet des podcasts de haute qualité que vous pourrez apprécier dès maintenant. C'est la meilleure application de podcast et fonctionne sur Android, iPhone et le Web. Inscrivez-vous pour synchroniser les abonnements sur tous les appareils.