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
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

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
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)

Quantum Computing detangled with Dr. Krysta Svore

February 08, 2018 00:33:34 32.48 MB Downloads: 0

What is Quantum Computing and will it change everything? Scott talks to Dr. Krysta Svore about why the future is Quantum and why YOU should be thinking about how Quantum Computing can help your applications today.

Empathy in Technology Product Design with Venture Capitalist Sarah Kunst from Proday

February 01, 2018 00:31:23 30.4 MB Downloads: 0

Sarah Kunst is a long-time technologist, angel investor, talent scout, and now CEO and Founder of Proday.co. A member of the Forbes 30 under 30, Sarah's experience is broad and deep. She attributes much of that to empathy and specifically empathy in technical product development. In this episode she talks to Scott about the importance of truly understanding your customer and market and why empathy in design is just the start.

From F# to JavaScript and beyond with Fable and Alfonso Garcia-Caro

January 25, 2018 00:33:52 32.77 MB Downloads: 0

Fable is an F# to JavaScript compiler powered by Babel, designed to produce readable and standard code. Alfonso chats with Scott about how Fable and F# fit into the larger JavaScript ecosystem and how you can experience the best of .NET with the best of node and JavaScript.

Developing ON (not for) a Nokia Feature Phone with Elvis Chidera

January 18, 2018 00:30:43 29.74 MB Downloads: 0

In 2012, Elvis Chidera wrote his first app on a Nokia feature (J2ME) phone. He wrote the Java App ON the phone (literally writing the Java code with T9 text on a numeric keypad.) Today, he's an Android developer at dotlearn.io who has worked on over 50 apps and currently works for an MIT startup. He chats with Scott about the Nigerian mobile market, how feature phones work, and where Android is headed.

Staying Secure and "Getting Pwned" with Troy Hunt

January 11, 2018 00:31:57 30.93 MB Downloads: 0

Troy Hunt runs HaveIBeenPwned.com as a service to us all, but it's also a massive learning playground for him. He schools Scott on all things security and privacy. Is your password known? Let's ask Troy.

Functional Programming, F#, and Cloud Containers with Lena Hall

January 04, 2018 00:33:02 31.98 MB Downloads: 0

Scott checks in with Alena (Lena) Hall about her thoughts around F#, functional programming, microservices, Kubernetes and containers in the cloud. Where are we heading and are we moving too fast? Is F# well-positioned for the cloud-based future?

Serverless and OpenFaas with Alex Ellis

December 28, 2017 00:31:19 30.32 MB Downloads: 0

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

December 21, 2017 00:33:46 32.68 MB Downloads: 0

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

December 14, 2017 00:28:32 27.66 MB Downloads: 0

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

December 07, 2017 00:32:18 31.27 MB Downloads: 0

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

November 30, 2017 00:32:41 31.64 MB Downloads: 0

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

November 23, 2017 00:32:14 31.2 MB Downloads: 0

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

November 16, 2017 00:32:14 31.2 MB Downloads: 0

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

November 09, 2017 00:34:26 33.32 MB Downloads: 0

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

November 03, 2017 00:31:51 30.83 MB Downloads: 0

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?