All Ruby Podcasts By Devchat.tv

Informações:

Synopsis

All ruby related podcasts from Devchat.tv, including: - Ruby Rogues - My Ruby Story - Ruby Rants

Episodes

  • 218 RR AWS Deployments with Alex Wood and Trevor Rowe

    29/07/2015 Duration: 58min

    Check out RailsClips! 02:44 - Alex Wood IntroductionTwitter GitHub03:09 - Trevor Rowe IntroductionTwitterGitHub03:26 - What is offered by Amazon Web Services (AWS)?Elastic BeanstalkOpsWorksAlex's RailsConf 2015 Workshop06:48 - Setup and Taking Incremental Steps (The Cloud as a Paradigm)Identity and Access Management“Make sure everything works”12:19 - CloudFormation Toolingaws-sdk-ruby15:19 - Data-Centric Services (Monitoring, Traceability, Visibility)CloudFormationS3CloudFrontSimple Email Service (SES)Simple Queuing Service (SQS)Simple Notification Service (SNS)DynamoDBAWS LambdaAmazon EC2 Container ServiceLoggingCloudTrailCloudWatchCloudWatch Logs23:48 - When to Use What (Getting Started)Simplicity vs Control26:07 - Making Apps Run Better, General OptimizationsRoute 5333:43 - Implementing AWS“Eat the elephant one bite at a time”37:15 - SecurityCreating Visibility Without Opening an SSH Port    CloudWatchCloudWatch LogsRunning Inside a Virtual Private Cloud (VPC)Why doesn’t security happen?47:51 - Maintaining

  • 217 RR Architecture Without an End State with Michael Nygard

    22/07/2015 Duration: 59min

    RailsClips is officially launched!03:11 - Michael Nygard IntroductionTwitter GitHub BlogCognitect@cognitectMichael Nygard: Documenting Architecture Decisions04:36 -  Release It!: Design and Deploy Production-Ready Software by Michael T. NygardThe Circuit Breaker PatternDesigning Software to Get Past 1.007:15 - Upfront ArchitectureAgile Software DevelopmentWhat does “good” look like?“Old ideas in new context result in innovation”Michael Nygard: Architecture Without an End State 14:29 - Architecture Without an End State (Definition)18:42 - Beware Grandiosity22:45 - ContextInterface Segregation Principle23:52 - Holding Teams to Standards26:27 - Architecture Between Groups29:16 - “It’s not my job” (Developer Responsibility)31:45 - Design Artifacts37:55 - Staying Humble“Assume positive intent…”39:43 - Distributing Economic Decision MakingTechnical DebtAccounting45:51 - Tools and Technologies That Are Helping48:45 - Future Book Plans?Picks Michael Nygard: Architecture Without an End State (Avdi) Daily Tech Video (A

  • 216 RR Code Review Culture with Derek Prior

    15/07/2015 Duration: 01h05min

    03:42 - Derek Prior IntroductionTwitter GitHub Blogthoughtbot@thoughtbotthoughtbot Code Review GuidesThe Bike Shed Podcast@_bikeshed04:01 - Code ReviewsDerek Prior: Implementing a Strong Code-Review Culture @ RailsConf 2015Slides05:14 - What happens when you don’t do code reviews?06:30 - Not Emphasizing Code Quality, Setting Code Review Up for FailureEdge CasesDiverse Feedback, Team Conflict10:43 - Code Reviewing Yourself: Answering Your Own Questions12:03 - The Evolution of Code Review (Code Review as an Asynchronous Process)14:51 - Small Changes, “Pull Request Bombs”Handling Architectural Disagreements and DiscussionsImproving the Design of Existing Code by Martin Fowler (with Kent Beck, John Brant, William Opdyke, and Don Roberts) 23:49 - Making Code Review a Supportive ProcessStop Issuing Commands; Ask Probing Questions DON’T Use “Why didn’t you  ________?” DO Use “Have you considered _________?” or “That’s interesting…I might have used _______.”30:32 - What qualities should reviewees have?34:27 - Getting

  • 215 RR Sonic Pi with Sam Aaron

    08/07/2015 Duration: 01h09min

    02:41 - Sam Aaron Introduction and BackgroundTwitterGitHub Blog10:53 - Sonic Pi DefinedAffordable Creative Coding with Music13:10 - Live Performance Aspect23:58 - The Learning Curve28:06 - Teaching Kids to Program Through MusicJoseph Wilk: Programming as Performance @ Ruby Conf Australia 2015 34:07 - Sonic Pi in the Classroom 36:22 - ThreadingCue and Sync41:18 - Choosing Ruby Over Clojure for Sonic Pi44:13 - Sonic Pi Roadmap: What’s Next?49:22 - Contribute to the sonic-pi Repo!Sonic Pi on FacebookPhase Abstractions: Live Coded with Sonic Pi at NODE15, Frankfurt50:43 - Heritage?archaeopteryx midiator 53:53 - Experimenting with Music, The Evolution of Dance Music56:19 - Types of SoundsSynthsPre-recorded Soundsfreesound.orgEffectsPicks Cate Huston: 5 Strategies For Making Progress on Side Projects (Coraline) TIS-100 (Coraline) Building Microservices by Sam Newman (David) Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin (David) [YouTube] Ben Eggett: Writing Music with Ruby: A Subtle Intr

  • 214 RR Ruby in a Polyglot Architecture at Ruby Remote Conf 2015

    01/07/2015 Duration: 44min

    02:28 - Ruby in a Polyglot Architecture (Panel Experience)04:21 - Does Ruby do well or not in the microservices area? Is Ruby keeping up?07:30 - What are areas where Ruby still beats other languages?Speed and MomentumDependency ManagementCPANBundlernpm13:12 - Polyglotting Architecture if Only Using Ruby for Build Tools, Deployment Tools, etc.?“Deployment is part of the code.”Capistranorake16:09 - Error Messages 18:20 - Tradeoffs in a Polyglot Architecture (Negatives)Context SwitchingAWKDSLs34:35 - Learning ProgrammingRuby as a First Language?What is a good language for beginners?SmalltalkSchemePython41:24 - Mixing Languages Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/ruby-rogues--6102073/support.

  • 213 RR Team Dynamics, API Design, and System Resiliency with Daniel Jacobson of Netflix

    24/06/2015 Duration: 45min

     02:25 - Daniel Jacobson IntroductionTwitter BlogSlideShareLinkedInNetflix@netflixNetflix TechblogNetflix GitHub02:46 - How Netflix Looks at Programming and Development TeamContext and Control Freedom and ResponsibilityNetflix: Freedom & Responsibility Culture (Version 1)Netflix Culture: Freedom & Responsibility (Version 2)  Amazon AWSJVM (Java Virtual Machine)“Specialties”05:03 - Maintaining a Consistent CultureSetting Context06:37 - Onboarding Process08:15 - Engineering spirals: 10 philosophies to facilitate innovationIntrospectionTransformations:Staffed UpSolving the Resiliency Problemhystrix15:04 - Making Space for InnovationBuilding ExpectationsIncrementing DeliverablesBuilding Trust and Confidence         Maintenance Mode23:12 - APIsWhy REST Keeps Me Up At NightAPI Orchestration Layers (Separation of Concerns)GatherFormatDeliver29:32 - Solving Real Problems, The Groovy LayerThe Groovy Programming Language31:34 - hystrix and Patterns for Making Systems ResilientChaos MonkeySimianArmyEvent Isolati

  • 212 RR Elm with Richard Feldman and Evan Czaplicki

    17/06/2015 Duration: 01h02min

    Get your Ruby Remote Conf tickets and check out the @rubyremoteconf Twitter feed for exciting updates about the conference. 03:09 - Evan Czaplicki IntroductionTwitter GitHubPrezi 03:15 - Richard Feldman IntroductionTwitter GitHubNoRedInk03:42 - Elm @elmlang 04:18 - Elm vs JavaScriptdreamwriter06:52 - Reactivity07:28 - Functional PrinciplesImmutabilityUnion Types09:42 - “Side Effects” (Reactivity Cont’d)JavaScript PromisesSignalsReactFluxExcel Spreadsheet ComparisonTwo-way Data Binding vs One-way24:19 - Syntax and SemanticsHaskellML ML Family of Programming LanguagesStrict vs Lazy30:45 - TestingElm-Testelm-checkProperty-Based Testingelm-reactor34:49 - DebuggingElm’s Time Traveling Debugger42:12 - Next Release?46:00 - Use Cases/Getting Started Resourceselm-architecture-tutorial dreamwriter48:45 - Why should Ruby devs care about Elm?Picks The Expanse (Avdi) Git LFS (Jessica) The City & The City by China Miéville (Jessica) Patterns (Coraline) Ruby Remote Conf (Chuck) Find a change of pace (Chuck) Listen to ot

  • 211 RR DCI with Jim Gay

    10/06/2015 Duration: 55min

    02:48 - Jim Gay IntroductionTwitter GitHub BlogRuby DSL Handbook03:43 - Object DesignClean RubySOLID Principles04:39 - DCI (Data, Context, Interaction)Main Resource for DCI (FullOO)07:20 - What Painpoint DCI Aims to SolveThe Gang of Four Book object-composition Mailing List (Google Group)09:31 - Designing From DCI From the Start (Process)Levels of Use CasesWriting Effective Use Cases by Alistair Cockburn 11:42 - Object CompositionSingle Responsibility Principle13:56 - Definitions: Forwarding, Delegation, Consultation, and InheritanceClass-Based Inheritance vs Prototype-Based InheritanceJavaScript Influence18:37 - DCI and Service ObjectsContext24:36 - Roles and Object FactoringAuthentication28:49 - One Context in a Single Filesurrounded 30:17 - Coupling and Cohesion31:37 - Typeclasses33:09 - DCI Criticismcasting36:51 - The Current State of DCI (Skepticism & Criticism?)Domain-Driven Design38:56 - Preventing Reuse41:18 - When should you not use DCI?43:45 - Transition: Using/Undoing DCI (Experimentation)45:04

  • 210 RR Roda and Routing Trees with Jeremy Evans

    03/06/2015 Duration: 01h12min

    Sign up for Ruby Remote Conf!!  02:49 - Jeremy Evans IntroductionTwitter GitHub BlogSequelRuby Hero Awards03:58 - Roda and Routing TreesrumCubaRuby Rogues Episode #182: Keeping Libraries and Utilities Small and Simple with Michel MartensPlugins:ClassLevelRouting08:56 - Roda vs Padrino, Sinatra 10:03 - Nested Routing11:09 - Snipping Routing Trees?MultiRoute13:19 - Dispatching from One Rack Application to Another13:54 - Rails Integration14:33 - Performance and Benchmarking@tenderlove (Aaron Patterson)  nyny r10k bench-micro 17:29 - Streamingreel 19:26 - Support Decisions (Roadmapping)Opal More on Opal: Ruby Rogues Episode #193: The Volt Framework with Ryan Stout tilt The Changelog Episode #154: All Things Ruby with 2015’s Ruby Heroes 22:05 - Plugin ArchitectureSequel The Single Responsibility Principleroda/lib/roda/plugins at master 28:00 - SecurityRuby Rogues Episode #207: Rebuilding Rails with Noah Gibbs DefaultHeaders30:17 - Apps That Work Well with Roda and Using Roda33:16 - Application Freezing36:12 - Jere

  • 209 RR Robots and IoT with Julian Cheal

    27/05/2015 Duration: 48min

    02:32 - Julian Cheal IntroductionTwitter GitHub Blog02:49 - Julian’s Background with Robots and DronesArduinoAR.Drone03:32 - NodeCopter Events 04:31 - Traveling with Robots05:35 - Julian’s Collection and ProjectsJulian Cheal: Dancing with RobotsRaspberry PiBeagleBone07:46 - Giving Demos09:12 - What Makes Robots?Sinon.JSMQTT Protocol10:21 - Where is IoT (Internet of Things) Heading?Security13:11 - Programming LanguagesNodeBots14:15 - Tools and ProtocolsThe MIDI ProtocolSpark Corevoodoospark 17:31 - Programming Challenges Around Hardware HackingArtoocelluloid 18:49 - Barrier to Entry20:41 - Getting Kids StartedKids RubyArduino Starter Kit22:09 - WearablesEL Wire (Electroluminescent Wire)23:18 - LEGO RoboticsMindstormsLabVIEWNational Instruments25:01 - Issues with Hardware Hacking28:22 - Rubyists and HardwareJulian Cheal: Dancing with RobotsJRubyRubinius29:45 - Interfacing with HumansiBeaconOpenCV33:27 - [Kickstarter] CHIP - The World's First Nine Dollar Computer 34:01 - Connectivity Sphero Carin Meier: The Joy

  • 208 RR Erlang with Francesco Cesarini

    20/05/2015 Duration: 01h02min

    Check out and sign up for https://rubyremoteconf.com/!02:45 - Francesco Cesarini Introduction- https://twitter.com/francescoc - https://github.com/francescoc - https://www.erlang-solutions.com/- Books: - http://shop.oreilly.com/product/9780596518189.do  - http://shop.oreilly.com/product/0636920020240.do - http://shop.oreilly.com/product/0636920024149.do03:08 - http://www.erlang.org/- Multicore  - http://stackoverflow.com/questions/7005759/erlang-on-multicore-cpu- History - http://www.ericsson.se/  - http://www.erlang.se/08:23 - Francesco and Erlang- https://twitter.com/joeerl - http://joearms.github.io/10:49 - Building a Company Around a Language (https://www.erlang-solutions.com/)- Products: - https://www.erlang-solutions.com/products/mongooseim-massively-scalable-ejabberd-platform - https://www.erlang-solutions.com/products/wombat - https://www.erlang-solutions.com/products/riak-nosql-database - Events: - http://www.erlang-factory.com/euc2015/#home - http://www.erlang-fac

  • 207 RR Rebuilding Rails with Noah Gibbs

    13/05/2015 Duration: 54min

    02:30 - Noah Gibbs IntroductionTwitter GitHub BlogRuby Rogues Episode #199: Deployments with Noah GibbsRebuilding Rails by Noah Gibbs Rails Deploy In An Hour Class03:03 - Structure03:44 - Guiding People Through the MagicSpecial-Purpose Tools: The Good and the Bad06:55 - The Origins of Rebuilding Rails by Noah Gibbs 07:55 - The Practice of Code Reading09:19 - Getting Started Rebuilding RailsFrameworksSinatra    CubaLotusThe Core Functionality of RackCGI = Common Gateway Interface15:09 - Use Case for Rebuilding RailsTradeoffsdecent_exposureThe Rails Way by Obie Fernandez19:49 - View Model Objects (Presenter Objects?)24:25 - What Do Rails Devs Take For Granted?RackSecurity27:59 - Rails = “Weird” ??32:48 - Rails ExpectationsWhen It’s Time for Separation Rails Programmers37:56 - Constraints: Making Framework DecisionsVolt Meteor44:19 - Big DataDesigning Data-Intensive Applications The Big Ideas Behind Reliable, Scalable, and Maintainable Systems By Martin Kleppmann Aphyr (Jepsen)Picks   simplehuman Garbage Cans (A

  • 206 RR Trailblazer with Nick Sutterer

    06/05/2015 Duration: 52min

    02:53 - Nick Sutterer IntroductionTwitterGitHubBlogTrailblazer: A New Architecture For Rails by Nick Sutterer03:31 - Trailblazer[GitHub] trailblazer04:56 - Form Object“Operation”07:28 - ValidationsActiveModel::Validationslotus/validationsIntroducing Lotus::Validations08:47 - Decoupling09:45 - Namespace ReuseConcepts/Concerns11:50 - Process Method => Procedural Code12:54 - Inheritance13:57 - Contracts14:57 - How is Using Trailblazer Different?18:17 - What Would DHH Think?19:32 - Trailblazer as an Extra LayerSingle Responsibility PrincipleMonolithsRailsConf 2015: David Heinemeier Hansson Keynote27:20 - Testing28:35 - When Should You NOT Use Trailblazer?29:53 - Moving to Trailblazer36:03 - Rails 5 and Trailblazer37:22 - MaintainersAbdelkader BoudihCelso Fernandes38:44 - APIsDeserialization41:04 - Parts of Trailblazerreformroarcells44:16 - GeneratorsPicks A Gentleman’s Guide To Street Harassment (Saron) Tor and HTTPS (Saron) How it feels to watch a user test your product for the first time (Saron) Humane Devel

  • 205 RR Eight Years of Ruby and Rails with Piotr Solnica

    29/04/2015 Duration: 01h22min

    02:25 - Piotr Solnica IntroductionTwitter GitHub BlogRuby Object Mapper (ROM)  virtus 03:04 - Piotr Solnica: 8 Things I Learned During 8 Years of Ruby and Rails 03:45 - Test-Driven Development 06:17 - Building a StackRoda [YouTube] Jeremy Evans: Better Routing Through Trees (MountainWest RubyConf 2015)09:56 - (TDD) Test-Driven Development Cont’d15:36 - Immutability (Immutable Objects)Command-Query SeparationChanging ObjectsFreezing ObjectsadamantiumZippersPersistent Data Structureshamster28:49 - No Rules, Just GuidelinesLaw of DemeterWriting Better TestsFizz Buzz TestJeff Atwood: Why Can't Programmers.. Program? FizzBuzzEnterpriseEdition David’s Collection of Batpoop Crazy Fizzbuzz Solutions (Including the rand() one) Data, Context, Interaction (DCI)38:39 - Class Interfaces: “Class interfaces are a smell”Using ClassesSOLID Principle49:30 - “Convenience has a big price”Convenience vs Explicitness55:06 - Mutation Testing 01:00:51 - “Ideas behind ORM are a fallacy”ORM (Object-Relational Mapping)Ruby Object Mappe

  • 204 RR Limerence with Dave Thomas

    22/04/2015 Duration: 01h14min

    02:37 - Dave Thomas IntroductionTwitter BlogThe Pragmatic Bookshelf04:17 - How Dave Got Started in Programming06:34 - Tools and Constraints“An Enthusiast’s Problem”?Is the focus on tools a form of cargo culting?Leadism Over Chosen Technologies and Its’ Effect on Innovation Switching Tools and Making Excuses19:29 - LimerenceLove and Limerence: The Experience of Being in Love by Dorothy Tennov Irrational Interest and Defensiveness28:54 - Ruby = Happiness: Does it Hurt?31:00 - Tools and Falling in Love with ToolsFear of Falling Behind; Fear of Irrelevancy Different Tools for Different Contexts35:08 - When Do You Learn? When Do You Train? (Not Falling Behind)38:01 - Choosing Similar Tools and Technologies vs Choosing Different Tools and TechnologiesGulp => Grunt => Browserify ExamplePragmatic Thinking and Learning: Refactor Your Wetware by Andy Hunt 43:36 - Relationships and Identities46:08 - Looking Forward vs Looking Back (Knowing Your History)Resources, Curriculum:Structure and Interpretation of Computer

  • 203 RR Design and Sketching with CSS with Sean Fioritto

    15/04/2015 Duration: 08min

    02:29 - Sean Fioritto Introduction@sfioritto planning for aliens02:52 - Design and Sketching with CSS Background & OverviewCascading Style Sheets (CSS) Sketching with CSS by Sean FiorittoSkip Using Photoshop; Move Straight to Code => Get Pixels to Screen Faster06:34 - Developer <> Designer CommunicationTooling and Muscle Memory12:23 - Using CSS Over Photoshop, Alternative Programs, and FrameworksSketchInVisionMacaw15:29 - Grid Systems and Resets (Frontend Tools)i.e. Grid SystemsThe Grid SystemResponsive Grid SystemCSS ResetsWhat Is A CSS Reset?   CSS Tools: Reset CSS17:27 - Prototyping (Workflow)Git23:14 - Documentation26:14 - Adopting New Practices (Progressive Enhancement)(Killer) Interactive Demo Presentations“Style Tiles”Fluency"Pixel Pushers"45:33 - The Modern Web Moving Forward47:30 - Keep Up with ScottSketching with CSS by Sean Fiorittoplanning for aliensThe ginormous, unstoppable list of Angular resourcesPicks NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot Persistence by

  • 202 RR The Struggles New Ruby Users Have with Jake Day Williams

    08/04/2015 Duration: 58min

    Support our Teespring campaign! Get your Ruby Rogues unisex t-shirts, hoodies, ladies’-sized, and long-sleeve tees!  03:19 - Jake Day Williams IntroductionTwitterWild Academy[YouTube] Wild AcademyLearn Ruby: The Beginner Guide: An Introduction to Ruby Programming by Jake Day WilliamsLearn PHP: The Beginner Guide: An Introduction to PHP Programming by Jake Day Williams03:48 - What Do New People Struggle With?04:59 - Teaching While Learning and Video Tutorials vs In-Person TrainingResources:LyndaThe Ultimate Guide to Coding Bootcamps: The Exhaustive ListBeing a “Self-Starter”  The EntreProgrammers Episode 51: Ship 'em Pears with Jake Day Williams“Work the system that does exist, not the system we wish exists.”Impostor SyndromeRailsClipsRailsClips Kickstarter CampaignTuring's Cathedral: The Origins of the Digital Universe by George DysonInstitute for Advanced Study (IAS)Blender Guru: Andrew Price16:59 - ResponsibilityAs TeachersPlanet Money Podcast: The App Economy with Marco Arment of InstapaperGauging Your Own

  • 201 RR Game Development with Andrea Magnorsky

    01/04/2015 Duration: 57min

    Thank you RailsClips Kickstarter Backers! 02:27 - Andrea Magnorsky IntroductionTwitter GitHub Blog[YouTube] Andrea Magnorsky: The Tools that Shape UsBatCat Games@batcatgamesBlog  @roundcrisis (Andrea’s Game-Related Twitter Account)02:56 - “What Game Developers Know That Business Devs Can Benefit From”Going From Enterprise => Professional Game DevAndrew O’Connor, co-founder of BatCat GamesXSplit (Xbox Comparison)08:28 - Curiosity and Motivation09:10 - Is game development more approachable than in the past?Unity Game EngineThe Unreal EngineMonoGameTotality Engine10:12 - Learning New Skills and Coding Practices to Write GamesUnlearning to Be CleanGame LoopLevels of Code:Low-Level CodeIntermediate LayerScripts and Game Play15:45 - Performance and Iterations[YouTube] Andrea Magnorsky: The Tools that Shape Us TestingIteration Speed“Benevolent Dictator + You”20:45 - Making Games InvitingFUN23:11 - Techniques to Cope with State24:16 - Releasing and Deadlines (Business Issues Between Developers and Management)28:30

  • 200 RR 200th Episode Free-For-All!

    25/03/2015 Duration: 01h22min

    03:08 - What’s Up with Aaron Patterson?Twitter GitHub BlogRed Hat <= They’re Hiring!!Mechanical KeyboardingErgoDox.org ArduinoThe Norman Layout vs DvorakDucky KeyboardsAtreus Keyboard Kit16:45 - What’s Up with James Edward Gray?Game ProgrammingGameSaladGusuDart Unreal EngineUnityGame Programming Patterns by Bob NystromJames Edward Gray’s Book Review on Game Programming PatternsBlenderTeaching Kids to ProgramLEGO MindstormsMiP RobotCode.orgJoseph Wilk: Programming as Performance (from RubyConf Australia) Raspberry PiSonic Pi30:16 - What’s Up with Katrina Owen?Splice Bath Ruby Conference@BathRuby[Confreaks] Katrina: Here Be Dragons at Bath Ruby Conference 2015 The Go Programming LanguageRuby Rogues Episode #198: Expanding the Ruby Community Values to Other Languages with Scott Feinberg and Mark BatesRuby Hero Awards99 Bottles Of OOP (Practical Programming Book) by Sandi Metz and Katrina Owen[YouTube] Katrina Owen: Overkill (Bob Exercism Problem)41:55 - What’s Up with Saron Yitbarek?CodeNewbie@CodeNewbies#Cod

  • 199 RR Deployments with Noah Gibbs

    18/03/2015 Duration: 04min

    02:08 - Noah Gibbs IntroductionTwitter GitHub Blog02:38 - Rebuilding Rails: Understand Rails by Building a Ruby Web Framework by Noah Gibbs[YouTube] Noah Gibbs: GoGaRuCo 2013 - The Littlest ORM03:06 - Sinatra 03:47 - RackIntroduction to Rack middlewarerackamole07:32 - Deploying AppsHostingHerokuRedisVagrantServer ProvisioningChefPuppet AnsibleCapistrano12:22 - Support, Operations, and MonitoringDevOpsDatabase Administrator (DBA)[Confreaks] Paul Hinze: Smoke & Mirrors: The Primitives of High AvailabilityReliabilityEnterprise ToolsHashiCorpRuby Rogues Episode #192: Vagrant with Mitchell HashimotoLearning Curve and Lack of Documentation (“Wild West”)20:36 - Social Differences Between Communities: Ruby vs PythonRuby Rogues Episode #198: Expanding the Ruby Community Values to Other Languages with Scott Feinberg and Mark BatesCOBOL, Java, CThe SaltStackRyan D. Lane: Moving away from Puppet: SaltStack or Ansible? 27:18 - Deployment Tools Targeting Polyglot Architectures28:39 - Ease of DeploymentGo32:26 - The Suc

page 25 from 36