Tobias MaceyTechnology
Tobias MaceyTechnology

About

The podcast about Python and the people who make it great

  • Update Your Model's View Of The World In Real Time With Streaming Machine Learning Using River
    An interview with Max Halford about the benefits of streaming machine learning for systems that need to learn continuously without being taken offline and how the River library supports building those models.
  • Declarative Machine Learning For High Performance Deep Learning Models With Predibase
    An interview with Travis Addair about how the Predibase platform lets you start building machine learning applications rapidly without an artificial ceiling on what you can create.
  • Build Better Machine Learning Models With Confidence By Adding Validation With Deepchecks
    A cross-over episode from The Machine Learning Podcast with the team from Deepchecks, exploring the challenges of testing and validating machine learning applications and their work to make it easier.
  • Build A Full Stack ML Powered App In An Afternoon With Baseten
    An interview with Tuhin Srivastava about how the Baseten platform allows data scientists and ML engineers to build a full stack machine learning powered application by themselves in an afternoon
  • Skip Straight To The Fun Part Of Your Project With PyScaffold
    An interview with Florian Wilhelm about PyScaffold, an extensible toolkit filled with templates that have best practices embedded so that you can skip straight to working on the part of your project that you actually care about.
  • Add Configuration Best Practices To Your Application In An Afternoon With Dynaconf
    An interview with Bruno Rocha about how the Dynaconf framework for configuration management in Python applications simplifies the challenge of deploying across environments with security and best practices
  • Take A Tour Of The Hidden Language Of Hardware And How It Powers Your Code
    An interview with Charles Petzold about the second edition of his book "Code: The Hidden Language Of Computer Hardware and Software" and how an understanding of how hardware works can make you a better software engineer.
  • Take Control Of Your Electrical Systems With The Open Source FlexMeasures Energy Management System
    An interview with Nicolas Höning about the open source FlexMeasures project for building real-time and adaptable energy management systems
  • How And Why To Build Effective Teams As An Engineering Leader
    An interview with Jigar Desai about his extensive experience building and scaling engineering teams and useful lessons that you can apply to your own work as an engineering leader.
  • Complete Your Hardware "Weekend Projects" In An Actual Weekend With Belay
    An interview with Brian Pugh about the Belay project that he created to speed up his work on hardware projects built with MicroPython and the various challenges related to developing for micronctrollers
  • Catching Up With Pyre, A Fast Type Checker For Python
    An interview with Shannon Zhu about the Pyre project, and how to decide which type checker is right for you
  • Standardizing On Python For All Software Projects At Ascend.io
    An interview with Sean Knapp, CEO and co-founder of Ascend, about his experiences aligning all development to use Python to increase developer productivity.
  • Exploring The Process And Practice Of Building Better Software Through Code Reviews
    An interview with On Freund about the benefits of code review for software teams and how to incorporate it into your development practice in a positive and productive manner.
  • Ship With Confidence By Automating Quality Assurance
    An interview with Jonathon Wright about the challenges of quality assurance in modern software development and how automation can reduce the burden for everyone.
  • Remove Roadblocks And Let Your Developers Ship Faster With Self-Serve Infrastructure
    An interview with Ronak Rahman, head of developer relations at Quali, about the benefits of providing self-serve access to infrastructure for your developers so that your teams can build and ship faster without unnecessary friction.
  • The Benefits Of Python And Django For Going From Zero To MVP At Speed
    An interview with Tony Pavlovych of PLANEKS about the lessons that he and his team have learned building Minimum Viable Products (MVPs) for startups with Python and Django and how to test your startup's ideas
  • Powering The Next Generation Of Application Architectures With Web Assembly And The Fermyon Platform
    An interview with Matt Butcher about his work at Fermyon to drive adoption of web assembly as the next deployment target for software architectures in the cloud
  • Gain A Deeper Understanding Of What Your Code Is Doing And Where It Spends Its Time With VizTracer
    An interview with Tian Gao about the open source VizTracer project and how it grants you a deeper understanding of what your code is doing and what takes the most time through a combination of profiling and intuitive visualization
  • Stream Processing In Real Time And At Scale In Pure Python With Bytewax
    An interview with Zander Matheson about the open source Bytewax framework for scalable real-time stream processing in pure Python
  • Tetra: A Full Stack Web Framework That Doesn't Make You Write Everything Twice
    An interview with Sam Willis about his work on the Tetra framework for easily building full stack web apps in Django without having to wrestle with a separate Javascript project and all of the complexity that it brings.