Hanselminutes is Fresh Air for Developers. A weekly commute-time podcast that promotes fresh technology and fresh voices. Talk and Tech for Developers, Life-long Learners, and Technologists.
Similar Podcasts

Elixir Outlaws
Elixir Outlaws is an informal discussion about interesting things happening in Elixir. Our goal is to capture the spirit of a conference hallway discussion in a podcast.

The Cynical Developer
A UK based Technology and Software Developer Podcast that helps you to improve your development knowledge and career,
through explaining the latest and greatest in development technology and providing you with what you need to succeed as a developer.

Elixir Wizards
Elixir Wizards is an interview-format podcast, focused on engineers who use the Elixir programming language. Initially launched in early 2019, each season focuses on a specific topic or topics, with each interview focusing on the guest's experience and opinions on the topic.
Elixir Wizards is hosted by Eric Oestrich and Sundi Myint of SmartLogic, a dev shop that’s been building custom software since 2005 and running Elixir applications in production since 2015.
Learn more about how SmartLogic uses Phoenix and Elixir. (https://smartlogic.io/phoenix-and-elixir?utm_source=podcast)
Creating video games with C# and Monogame with Tom Spilman
Tom Spilman is a programmer, founder, and co-owner at Sickhead Games, a Dallas-based indie game development studio, and a project lead on the MonoGame open source game framework. Scott talks to Tom about MonoGame, a free C# framework used by game developers to make games for nearly any platform! Good First Issues on MonoGame Laura Laban's MonoGame-based Infinite Flight Tom on Twitter
Understanding ethical debt in AI product development with Lauren Maffeo
Machine bias in artificial intelligence is a known and unavoidable problem—but it is not unmanageable. Scott talks to Lauren Maffeo about practical techniques teams can use to manage priorities in AI. You can monitor your datasets throughout the product lifecycle, focus on the subject, not the context, and more. 6 steps to stop ethical debt in AI product development Lauren on Twitter
Burning Rocket Fuel and exploring careers in STEM with Dr. Corey Frazier
Dr. Frazier is an Engineering Manager at Intel's High Performance Computing group, and previously worked at the United Space Alliance working on 13 safe and successful Space Shuttle missions. He and Scott talk about his experience in engineering and science and what motivates him to give back. Dr. Frazier's Thesis Corey on Twitter
Hanselminutiae 19 with Richard Campbell
Scott and Richard Campbell talk often and when they do they think, "we should have recorded this!" Hanselminutiae are those shows! In this episode they talk about the PyPortal from AdaFruit, rewiring your house for ethernet, how .NET transformed itself, and more!
Methods to Organize Your Learning Process with Lourdes Montano
As developers we need to learn new technologies fast, and often. Scott talks to Lourdes Montano about her learning process and how she's formalized her learning process to more effectively learn JavaScript and CSS. Methods to Organize Your Learning Process in CSS - CascadiaFest 2016
Saving the SpaceOrb360 with open source hardware and software with Vic Putz
Vic Putz continues to carry a torch for the SpaceOrb, as do I, except he's actually doing something about it. Vic has been working on a new version called the Orbotron 9001 for the last few years that is an interface for the SpaceOrb to modern systems. Scott talks to Vic about their shared love of this 25 year old controller and why the world is missing out on the magic of 6 degrees of freedom. http://www.thingotron.com https://www.x360ce.com https://playoverload.com https://www.dxx-rebirth.com
How to build an inclusive conference with Saron Yitbarek
Saron Yibarek started the CodeNewbie community because it was hard to find truly welcoming places for new coders. Now she's made CodeLand and let me tell you, it's an amazing developer conference that sets a new bar for what it means to be welcoming. How did she do it and why? http://codelandconf.com
The magic of Software Defined Radio with Ben Hilburn
Ben Hilburn is the Director of Engineering at DeepSig Inc., which is commercializing the fundamental research behind deep learning applied to wireless communications and signal processing. He also runs GNU Radio, the most widely used open-source signal processing toolkit in the world, serving as Project Lead and President of The GNU Radio Foundation. Ben talks to Scott about why Software Defined Radio is magical and they talk about how SDR can be used to teach STEM and solve interesting engineering problems. https://www.mercatus.org/bridge/commentary/wireless-networks-and-cancer-rates https://bhilburn.org/software-radio-all-the-things/ https://musiclab.chromeexperiments.com/Spectrogram/ https://shinysdr.switchb.org/ Fourier series http://visual-dsp.switchb.org/
Solving real problems with software and the Human Utility with Tiffani Ashley Bell
Tiffani Ashley Bell saw a problem on the internet. With just a tweet she took action, and unlike so many people today she continued to take action. The Detroit Water Project became The Human Utility and she and the team have helped hundreds of our most vulnerable with their water bills. How did this happen and how can we help? https://twitter.com/HumanUtility https://www.detroitwaterproject.org
Avalonia is a cross platform XAML Framework for .NET Framework, .NET Core and Mono with Steven Kirk
Avalonia is a cross platform XAML Framework for .NET Framework, .NET Core and Mono. Avalonia uses a XAML dialect that should feel immediately familiar to anyone coming from WPF, UWP and Xamarin Forms. Scott talks to Steven Kirk about how Avalonia started, how it's not just "cross-platform WPF." You can start writing cross-platform desktop apps in C# today! https://github.com/AvaloniaUI/Avalonia https://gitter.im/AvaloniaUI/Avalonia https://github.com/google/skia https://en.wikipedia.org/wiki/Wayland_(display_server_protocol)
Copyright, Trademarks, Patents, and Branding yourself online with Yasmine Salem Hamdan
Yasmine focused her studies in law school on entrepreneurship, intellectual property, and dispute resolution and now runs the YSH Law Firm as Managing Attorney & Counselor at Law where she helps busineses with Trademark and Brand Protection. In this episode, Yasmine educates Scott on copyrights, trademarks, patents and more! http://yasminesalemhamdanlaw.com/ http://yasminesalemhamdanlaw.com/newsblog/
The Problem with Software by Adam Barr
Scott talks to engineer Adam Barr about why there is so much bad software—and why academia doesn't teach programmers what industry wants them to know. In his new book "The Problem with Software," Adam examines the proliferation of bad software, explains what causes it, and offers some suggestions on how to improve the situation. https://mitpress.mit.edu/books/problem-software
Your biggest questions when learning how to code with Ali Spittel
Ali Spittel is a software engineer and developer advocate at DEV.to. Before that, she was a lead instructor at General Assembly teaching their Web Development Immersive course. She also teaches Python. In this episode, Ali and Scott talk about how new programmers learn to code, the questions they have, and what we can do to make their experience more welcoming and successful! https://dev.to/aspittel
Sean Valentine on Hidden Geniuses and parenting in a digital age
The Hidden Genius Project trains and mentors black male youth in technology creation, entrepreneurship, and leadership skills to transform their lives and communities. Sean Valentine talks to Scott about how to plug young people in without being too plugged in! http://www.hiddengeniusproject.org/
Performance as a Feature with Jeremy Boyd
Raygun promises to give a window into how users are really experiencing your software applications with diagnostics and error logging and more. What's really interesting however, is how they scaled to billions of events. In moving to .NET Core from Node they increased throughput by 2000 percent. How do you build systems that scale to these heights while still dealing with Moore's Law? How do you load test a system this big? What does it mean to "monitor what matters"? Is .NET Core ready for production? All this plus perf as a feature on this episode. https://raygun.com/blog/dotnet-vs-nodejs/ https://customers.microsoft.com/de-de/story/raygun https://raygun.com Disclaimer - In the past Raygun has sponsored episodes of this podcast. This episode is not sponsored by Raygun and and this guest is unrelated to previous sponsorships.