Maintainable

Robby Russell
undefined
May 19, 2021 • 51min

Kevin Stewart: Short-term Decisions That Need To Be Revisited

Robby speaks with Kevin Stewart, VP of Engineering at Harvest. They discuss fighting ideological battles, why time-to-deploy is one of the most valuable metrics to measure and improve, and why teams should be revisiting their technical stack decisions. Kevin also gives advice to developers and shares some approaches to running internship programs.Helpful LinksKevin's Websiteleaddev.comKevin on TwitterKevin on LinkedInCareers at Harvest[Book Recommendation] The Hard Thing About Hard Things, Ben HorowitzSubscribe to Maintainable on:Apple PodcastsOvercastSpotifyOr search "Maintainable" wherever you stream your podcasts.Join the discussion in the Maintainable Discord Community Subscribe to Maintainable on:Apple PodcastsSpotifyOr search "Maintainable" wherever you stream your podcasts.Keep up to date with the Maintainable Podcast by joining the newsletter.
undefined
May 10, 2021 • 48min

Ken Fogel: What Are You Leaving Behind?

Robby speaks with Ken Fogel, College Instructor, JCP EC member, and Java Champion. They discuss the benefits of unit testing, how Dawson approaches internship placement, and the importance of code documentation. Ken also talks about how software is about more than just getting things to work, and why it's important to focus on the long-term impact of coding decisions.Helpful LinksOmnijava.comKen's TwitterDzone ArticleSubscribe to Maintainable on:Apple PodcastsOvercastSpotifyOr search "Maintainable" wherever you stream your podcasts.Join the discussion in the Maintainable Discord Community Subscribe to Maintainable on:Apple PodcastsSpotifyOr search "Maintainable" wherever you stream your podcasts.Keep up to date with the Maintainable Podcast by joining the newsletter.
undefined
Apr 26, 2021 • 59min

Murray Steele: Maintainable Code Is Easy to Turn Off and Delete

Robby speaks with Murray Steele, Engineering Manager at CLEO AI. They discuss approaches to tracking down unused code in your system, working as a consultant vs within a product company, and why technical debt is good. Murray also talks about why we need to be cautious when we discuss prototypes and the importance of community  sharing experiences of helping co-organize London Ruby User Group.Helpful LinksMurray's WebsiteMurray's TwitterMurray's LinkedInLondon Ruby User GroupCLEO IA job openingsSubscribe to Maintainable on:Apple PodcastsOvercastSpotifyOr search "Maintainable" wherever you stream your podcasts.Join the discussion in the Maintainable Discord Community Subscribe to Maintainable on:Apple PodcastsSpotifyOr search "Maintainable" wherever you stream your podcasts.Keep up to date with the Maintainable Podcast by joining the newsletter.
undefined
Apr 19, 2021 • 49min

Dr. Felienne Hermans: Looking Inside The Programmer's Brain

Robby speaks with Dr. Felienne Hermans, Author and Associate Professor at Leiden University. They discuss the importance of building mental models, the difference between short-term and working memory, and how to take control of your own onboarding by confirming assumptions and asking effective questions. Dr. Felienne also talks about steps to understand a new-to-you codebase, as well as exercises to improve how you read code.Helpful LinksDr. Felienne's WebsiteDr. Felienne's TwitterThe Programmers Brain[Book Recommendation] What I Talk About When I Talk About Running, Haruki MurakamiSubscribe to Maintainable on:Apple PodcastsOvercastSpotifyOr search "Maintainable" wherever you stream your podcasts.Join the discussion in the Maintainable Discord Community Subscribe to Maintainable on:Apple PodcastsSpotifyOr search "Maintainable" wherever you stream your podcasts.Keep up to date with the Maintainable Podcast by joining the newsletter.
undefined
Apr 12, 2021 • 52min

Bertold Kolics: Are You Carrying the Weight of Dead Code?

In this episode of Maintainable, Robby Russell sits down with Bertold Kolics, Software Quality Manager at mabl, to discuss the critical role of automated testing, the challenges of maintaining legacy code, and the art of pruning dead code from your software projects. With a focus on enabling teams and fostering maintainable software, Bertold provides practical insights into how developers and testers can work together to keep codebases lean, healthy, and efficient.Episode Highlights[00:05:32] Automated Testing as Documentation: Bertold emphasizes the importance of automated tests in documenting application behavior, making them a crucial tool in maintaining a clean and well-functioning codebase.[00:12:33] Dead Code and Code Pruning: Explore Bertold's analogy of carrying the extra weight of unused features and dead code, and why it’s essential to prune your software regularly to maintain its health.[00:21:24] Third-Party Dependencies and Risks: Discussion on the risks associated with third-party libraries and APIs, and how to manage them effectively to avoid unexpected technical debt.[00:29:09] Contextual Decision-Making: Bertold shares insights on why copying processes from other companies, like Spotify’s squad model, doesn’t always work and the importance of context in decision-making.[00:36:00] Contributing Back to Open Source: Advice on the importance of contributing back to open-source projects that your company relies on, whether through code contributions or financial support.[00:41:02] Running Internship Programs: Bertold discusses the value of integrating interns into real projects and how it benefits both the interns and the existing team.[00:49:00] Starting with Automated Testing: Practical advice for developers in teams lacking comprehensive test suites, with tips on how to begin implementing automated testing effectively.Key TakeawaysThe Power of Automated Tests: Automated tests don’t just verify code; they serve as living documentation, reducing the need for constantly updated documentation files.Prune Your Code Regularly: Just like a garden, your codebase needs regular pruning to remove outdated or unused features, which can otherwise become a burden.Manage Third-Party Dependencies Carefully: Every third-party component adds potential risk. Choose libraries and APIs carefully, and always have a plan for managing updates or deprecations.Context Matters: Understand the specific context of your business and team before adopting processes or tools that worked well for others.Contribute to Open Source: If you rely on open-source tools, consider contributing back to those projects, whether through code, documentation, or financial support.Integrate Interns into Real Projects: Give interns the opportunity to work on real-world projects to provide them with valuable experience and integrate them fully into your team.Helpful LinksBert's WebsiteBert's TwitterBert's LinkedIn[Book Recommendation] The Economics of Emotion: How to Build a Business Everyone Will Love, Kyle M.K.Subscribe to Maintainable on:Apple PodcastsOvercastSpotifyOr search "Maintainable" wherever you stream your podcasts.Join the discussion in the Maintainable Discord Community Subscribe to Maintainable on:Apple PodcastsSpotifyOr search "Maintainable" wherever you stream your podcasts.Keep up to date with the Maintainable Podcast by joining the newsletter.
undefined
Apr 7, 2021 • 47min

Kent C. Dodds: AHA Programming and Testing JavaScript

Robby speaks with Kent C. Dodds, software engineer and teacher. They discuss the benefits of duplication, Kent's journey to becoming an educator, and what it's like managing a community of engineers. Kent also talks about flipping the test pyramid upside down and focusing on fewer, longer tests.Helpful LinksKent's PodcastKent's TwitterKent's LinkedInhttps://epicreact.dev/https://testingjavascript.com/https://kentcdodds.comhttps://kentcdodds.com/discordhttps://kentcdodds.com/podcasthttps://epicreact.dev/articleshttps://epicreact.dev/podcast[Blog Post Recommendation] AHA Programming Subscribe to Maintainable on:Apple PodcastsOvercastSpotifyOr search "Maintainable" wherever you stream your podcasts.Join the discussion in the Maintainable Discord Community Subscribe to Maintainable on:Apple PodcastsSpotifyOr search "Maintainable" wherever you stream your podcasts.Keep up to date with the Maintainable Podcast by joining the newsletter.
undefined
Apr 1, 2021 • 16min

Mark Adams: HOWTO Prepare (Your Nails) for Burning Man

Maintainable Nails: Bonus Episode 06Robby speaks with Mark Adams, who is known by his friends and family as, "Mark." On this episode, he shares his lessons from having attended Burning Man several times, taking care of your infant's nails, and bridging the gap when two people move-in together and need to intermix their nail tools.Subscribe to Maintainable on:Apple PodcastsOvercastSpotifyOr search "Maintainable" wherever you stream your podcasts.Join the discussion in the Maintainable Discord Community Subscribe to Maintainable on:Apple PodcastsSpotifyOr search "Maintainable" wherever you stream your podcasts.Keep up to date with the Maintainable Podcast by joining the newsletter.
undefined
Apr 1, 2021 • 16min

Amy Sorensen: Nail Baths vs Nail Soaks

Maintainable Nails: Bonus Episode 05Robby speaks with Amy Michelle Sorensen, former NedX speaker and self-described "nails for life" coach. Amy digs into her research findings from a several year study on wine and nails, long-term care, supplements, and navigating remote nail coaching during a global pandemic.Helpful LinksTwitterLinkedInSubscribe to Maintainable on:Apple PodcastsOvercastSpotifyOr search "Maintainable" wherever you stream your podcasts.Join the discussion in the Maintainable Discord Community Subscribe to Maintainable on:Apple PodcastsSpotifyOr search "Maintainable" wherever you stream your podcasts.Keep up to date with the Maintainable Podcast by joining the newsletter.
undefined
Apr 1, 2021 • 19min

Logan Luke Tyler Tanner: Overcoming Nail Biting During a Pandemic

Maintainable Nails: Bonus Episode 04Robby speaks with Logan Luke Tyler Tanner, acclaimed motivational life coach, author, and speaker. Logan Luke Tyler shares his rationale for why it's important to focus, first, on clean nails and then to focus on the additional layers, overcoming nail biting,  and the future of keyboards.Helpful LinksBioLinkedInSubscribe to Maintainable on:Apple PodcastsOvercastSpotifyOr search "Maintainable" wherever you stream your podcasts.Join the discussion in the Maintainable Discord Community Subscribe to Maintainable on:Apple PodcastsSpotifyOr search "Maintainable" wherever you stream your podcasts.Keep up to date with the Maintainable Podcast by joining the newsletter.
undefined
Apr 1, 2021 • 21min

Erica Tafavoti: Adding Density to Extend Their Life

Maintainable Nails: Bonus Episode 03Robby speaks with Erica Tafavoti, food blogger, beverage temperature conisseur, and podcast host. Erica shares her perspective on maintenance before sporting, those awkward, tender...moments, mental health during before and during a global pandemic, getting the perfect hand photo, and discuss her new podcast.Helpful LinksBioLinkedInPodcast: Unwell with EricaSubscribe to Maintainable on:Apple PodcastsOvercastSpotifyOr search "Maintainable" wherever you stream your podcasts.Join the discussion in the Maintainable Discord Community Subscribe to Maintainable on:Apple PodcastsSpotifyOr search "Maintainable" wherever you stream your podcasts.Keep up to date with the Maintainable Podcast by joining the newsletter.

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app