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
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 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.
Linux User Space
This is a podcast focused on connecting user space with the community. We invite you to join us as we explore the many things that impact you, the user. We’ll experiment with the Distros and Desktop Environments that we all love, we’ll discuss the current hardware and technology impacting our lives and we’ll also talk about the different topics affecting the community. All along the way we’ll share stories and anecdotes about our journey through the Linux User Space.
Episodes drop every other Monday.
Serverless and OpenFaas with Alex Ellis
Scott talks to Docker Captain and Open Source programmer Alex Ellis about the rise of Kubernetes, Serverless, and his project "OpenFaas." Alex also shares details on the obsession (and usefulness) of Raspberry Pi clusters for learning large systems development.
Machine Learning 101 with Paige Bailey
This week on the show Scott talks to Data Scientist and AI expert Paige Bailey. What's the difference between machine learning and deep learning? Do I need to learn R and Python to use machine learning models? Do models need to deploy regularly or can I use them forever? All these questions and more, this week!
Revolutionizing remote pair programming with Live Share
We all remember when we first saw Etherpad or Google Docs and could type in an online document while another remote person typed in the same doc. It's magic! Fast forward and soon we can share entire code workspaces and debugging sessions using languages and frameworks that aren't even installed on our machines? Scott talks to compiler nerd Amanda Silver about how Visual Studio's Live Share goes far beyond "text editor sharing" to something deeply technically interesting.
Progressive Web Apps with Tara Manicsic
Progressive Web Apps are experiences that combine the best of the web and the best of apps! Does your app work offline or in low-bandwidth situations? What are the best practices that you can add in to your existing websites that would progressively turn them into a PWA?
Continuous Delivery in AAA Games - Sea of Thieves with Rare Games' Jafar Soltani
Sea of Thieves is a massively multiplayer AAA game coming soon for the Xbox One...and it's one of the few video games that is created using Continuous Delivery. The game is always shippable. How is this possible? What kinds of challenges do they run into? What can we learn from their experience?
Removing Bias from AI and Machine Learning with Camille Eddy
Camille Eddy has worked on Robotics and Hardware nearly her whole life. Now she's turning her gaze to how AI and machine learning. In this episode she gets Scott up to speed about how AI/ML work and how cultural bias can teach computers how to think...wrong. What can we do to prevent bias from creeping into our algorithms?
Moving Across Technology Stacks with Kamilah Taylor
There's a lot of talk about "full stack" developers, and many of us specialize while watching others successfully navigate multiple stacks. Kamilah Taylor has moved across multiple tech stacks in her career, from Back to Find, Java to Swift, USB Drivers to iOS UI. What can we learn from her experience?
Thomas Happ from Axiom Verge
Axiom Verge is an indie Metroidvania video game created by Thomas Happ...written on his own in nights and weekends! Written in C# and Monogame, Axiom Verge is now on PlayStation 4, Windows, OS X, Linux, Vita, Wii U, Xbox One, and Nintendo Switch! Scott talks to Thomas about how one starts a herculean effort like this...and succeeds!
Mike Brocchi on Angular CLI
Mike Brocchi teaches Scott about the usefulness and architecture of the Angular CLI, and about the proliferation of CLIs (Command Line Interfaces) in general. What's the best way for you to create a new web app, and what can you do with the Angular CLI?
CEO Rian Buckley finds the FitCode between fashion and tech
As a working professional model, Rian Buckley saw a problem, and started a tech company to solve it. A single code that doesn't indicate a piece of clothing's size, but rather its fit. Now she needs to get clothing retailers to adopt it! Scott talks with Rian about the skills she's developed as an NCAA athlete, model, and now tech CEO.
Web Animation at Work with Rachel Nabors
Rachel Nabors is a cartoonist, artist, and web developer and web animation expert. Her new book "Animation at Work" isn't just a book on HOW to use animation - it's a book on WHY to use it. By understanding the human visual processing system, you can design delightful animation that works to ease cognitive load!
Terms of Service for Developers - ToS explained with lawyer Gary Nissenbaum
Gary Nissenbaum, Esq. is the managing attorney and founding principal of the Nissenbaum Law Group. They help app developers and internet technologists understand how to navigate both the legal world and the virtual world. Gary explains the surprising importance of the ToS - Terms of Service - that you likely don't read! Every app developer needs to listen to this show. NOTE: This is a talk show. It is NOT advice and is NOT a replacement for you getting legal representation. https://www.gdnlaw.com
Which JavaScript Stack should I learn? with Tracy Lee
In her short time as a developer, Tracy Lee hasn't stayed true to one JavaScript Framework. Instead, she continues to explore JavaScript with React, Angular, Ember, React Native, and NativeScript. She chats with Scott about the process of learning JavaScript and the need to "pick a framework."
Polyglot Persistence for .NET with PostgresSQL and Marten with Jeremy Miller
There's so many great open source projects and stacks to choose from in the .NET ecosystem. Scott talks to Jeremy Miller about "Marten" - it offers Polyglot Persistence for .NET Systems using the Postgresql Database as the backend. You get both a Document Database with JSON support as an Event Store! Jeremy talks about all the great options you have for persisting your objects.
Maybe just use Vanilla Javascript with Chris Ferdinandi
There's a new JavaScript created every few seconds. If you pick up any noun there's probably a JavsScript library named after that noun. What if you just used Vanilla JavaScript? Chris helps Scott answer that question, and more in this episode.