Rails with Jason
- Autor: Vários
- Narrador: Vários
- Editora: Podcast
- Duração: 300:51:03
- Mais informações
Informações:
Sinopse
On Rails with Jason I talk with Rails developers about how they work with Rails. Guests include people like Ben Orenstein and Noel Rappin.
Episódios
-
060 - Andy Croll, Organizer of Brighton Ruby Conference and CTO of CoverageBook
01/09/2020 Duração: 39minIn this wide-ranging episode I talk with Andy Croll about tech conferences, living in Singapore, spicy food, Andy's employer CoverageBook, and legacy code.CoverageBookAndy Croll on Twitterandycroll.com
-
059 - Keeping Rails Apps Organized with Tim Canty, Senior Software Engineer at VTS
25/08/2020 Duração: 55minIn this episode I talk with Tim Canty, Senior Software Engineer at VTS, about keeping Rails applications organized as they grow. Topics discussed include Plain Old Ruby Objects (POROs) and where to put them, Jason's enduring antipathy for service objects, and the pros and cons of using gems as a tactic for keeping code organized.Tim Canty on Twitter
-
058 - Talking Technical Blogging with Ross Kaffenberger
18/08/2020 Duração: 57minIn this episode Ross Kaffenberger and I talk about technical blogging. We discuss the benefits that blogging can bring to your career, how to get started, and whether you need to wait until you're an expert to start blogging.rossta.netRoss Kaffenberger on TwitterStitch Fix Engineering
-
057 - Matt Swanson, Creator of Boring Rails
11/08/2020 Duração: 01h48sIn this episode I talk with Matt Swanson, creator of Boring Rails, about SPAs vs. traditional Rails apps, ways of structuring model code, POROs, service objects, Interactors, the merits of FormBuilder, and some other stuff.Boring RailsMatt Swanson on Twitter
-
056 - Rails Deployment using Docker and Kubernetes with Cameron Dutro
04/08/2020 Duração: 45minIn this episode I talk with Cameron Dutro, software engineer at quip, about deploying Rails applications using Docker and Kubernetes. Cameron has built a tool called Kuby which helps with Rails/Kubernetes deployment.KubyCameron on Twitter
-
055 - When NOT to use Rails with Noah Gibbs
28/07/2020 Duração: 01h07minIn this episode I talk with Noah Gibbs about when NOT to use Rails. We also talk about aliens, cephalopods, and several other pertinent topics.Links:Noah Gibbs on TwitterRuby Mad ScienceSecuring Rails ApplicationsSquid Empire: The Rise and Fall of the CephalopodsHanami
-
054 - Third-Party APIs, Refactoring and Roller Derby with Brittany Martin
21/07/2020 Duração: 36minIn this episode I talk with Brittany Martin, Lead Web Developer at the Pittsburgh Cultural Trust and host of the 5x5 Ruby on Rails Podcast. Brittany and I talk about working successfully with poor-quality APIs, whether to extract application code into gems or not, and, of course, roller derby.brittanymartin.devBrittany Martin on Twitter
-
053 - Tim Cheadle, Director of Engineering at Resolve to Save Lives
14/07/2020 Duração: 44minIn this episode I talk with Tim Cheadle, Director of Engineering at Resolve to Save Lives. Tim and I discuss the app Tim works on, called Simple, which helps healthcare professionals in India and elsewhere manage hypertension patients' needs. We also talk about scaling issues and usability testing.Tim Cheadle on TwitterResolve to Save LivesSimpleSimple's Rails developer job ad
-
052 - Debugging Techniques with Chelsea Troy
07/07/2020 Duração: 56minIn this episode I talk with Chelsea Troy regarding the debugging techniques she shared in her recent RailsConf talk, "Debugging: Techniques for Uncertain Times". Chelsea and I talk about "progress mode" vs. "investigation mode", binary search, tests as scientific experiments, and, naturally, outer space.Chelsea Troy on TwitterDebugging: Techniques for Uncertain Times (transcript)JuneteenthConf
-
051 - Developer Productivity with Itamar Turner-Trauring
30/06/2020 Duração: 01h02minIn this episode I talk with Itamar Turner-Trauring, author of The Secret Skills of Productive Programmers. We share a number of productivity tips including don't get stuck, don't work long hours, implement the riskiest part first, write down what you're working on, and much more.Itamar Turner-Trauring on TwitterCode Without RulesThe Secret Skills of Productive Programmers
-
050 - DevOps for Beginners with Adam Hawkins
23/06/2020 Duração: 01h04minIn this episode I talk with DevOps expert Adam Hawkins, who also appeared in episode 49. Adam and I talk about what DevOps is and how you can use DevOps principles to deliver better software faster.Project to Product: How to Survive and Thrive in the Age of Digital Disruption with the Flow FrameworkThe DevOps HandbookAccelerate: State of DevOps 2019 ReportSmall Batches Podcast
-
049 - Testing Your Deployment Pipeline with Adam Hawkins
16/06/2020 Duração: 42minIn this episode I talk with Adam Hawkins about the concept of not just testing your application code, but testing your deployment pipeline so that you mitigate the risk of running bad deploys that take your site down.Software Development in 3 Ideas & 4 Metricsfreedevopscourse.comProducts Over ProjectsDevOps Handbook Summary & ReviewAccelerate Summary & ReviewSmall Batches Podcast
-
048 - Chad Pytel, Developer and CEO at thoughtbot
09/06/2020 Duração: 49minIn this episode, packed with nuggets of wisdom, I talk with thoughtbot CEO Chad Pytel about the meaning of the terms "code quality" and "bad code", the ways in which poor-quality code comes into existence, how to add tests to a codebase that doesn't have much test coverage, and much more.Chad Pytel on Twitterthoughtbot's Code Audit service
-
047 - Discussing Rails Deployment and Hosting Options with Nate Berkopec
02/06/2020 Duração: 47minIn this episode I talk with Ruby performance consultant Nate Berkopec. This time Nate and I talk not about Rails performance but about hosting options for Rails including Heroku, Convox and bare AWS. We also touch on infrastructure management tools like Kubernetes, Terraform and Ansible.Nate Berkopec on TwitterThe Complete Guide to Rails PerformanceSpeedshop
-
046 - Tips for Working with Legacy Code with Nicolas Carlo
27/05/2020 Duração: 44minIn this episode I talk with Nicolas Carlo, creator of UnderstandLegacyCode.com, about working with legacy code, adding tests to legacy code, how to safely make changes to legacy applications, and more.UnderstandLegacyCode.comNicolas Carlo on TwitterBusbudWorking Effectively with Legacy Code
-
045 - Jeff Geerling, Author of Ansible for DevOps
19/05/2020 Duração: 42minIn this episode I talk with Jeff Geerling, author of Ansible for DevOps. Jeff and I talk about what Ansible is and why you would want to use it, some alternatives to Ansible and how Ansible is different, my experiences and Jeff's experiences with using Ansible, and much more.Jeff Geerling on TwitterAnsible for DevOpsAnsible 101 by Jeff Geerling
-
044 - Cameron Gray, Co-Founder of Convox
12/05/2020 Duração: 35minIn this episode I talk with Cameron Gray about Convox which is a free, open-source tool to assist with deploying applications to various cloud platforms. Cameron and I talk about how Convox works under the hood and how to get started with Convox for deploying an application. Technologies we touch on include AWS, Elastic Beanstalk, ECS, Docker and Kubernetes.ConvoxCameron Gray on Twitter
-
043 - AWS Lambda with Ken Collins, Staff Engineer at Custom Ink
05/05/2020 Duração: 51minIn this conversation I talk with Ken Collins about what Lambda is, what use cases it's good for, why they started using Lambda at Custom Ink, and much more.Ken Collins on TwitterLambyCustom Ink Tech Blog
-
042 - Docker and Kubernetes with Kelsey Hightower
28/04/2020 Duração: 46minIn this episode I ask Kelsey all kinds of noob questions such as "Under what scenarios should I use Docker?", "How does Kubernetes relate to Docker?" and "Can I borrow your toaster?" This is a great one for people who, like me, still have a hard time wrapping their head around Docker and K8s.Kelsey Hightower on TwitterKubernetes Up and Running
-
041 - Frank Rietta, Founder & CEO of Rietta.com
21/04/2020 Duração: 56minIn this wide-ranging discussion about Rails security Frank and I talk about the security value of keeping gems updated, the security risk of infrequent deployment, state-sponsored hacking, and much more.Rietta.comFrank Rietta on TwitterHelloConf 2020