Search Podcast
Editors' Lists
Featured Podcasts
Anlamın Peşinde
Amerika Günleri
Barış Özcan ile 111 Hz
Besitos para las plantas
Disciplinas Alternativas
Eternity Metal Podcast
Extraordinary English Podcast
Sesli Kitap (Nisan Kumru)
Real Talk JavaScript
CodeNewbie
React Podcast
All Podcasts
Recently Updated
Hanselminutes
Breaking Barriers in Tech with Brenda Darden Wilkerson
2025/07/24
Info (Show/Hide)
In this episode of Hanselminutes , Scott Hanselman chats with Brenda Darden Wilkerson, the President and CEO of AnitaB.org, about her journey in technology and advocacy for diversity, equity, and inclusion in the tech industry. Brenda shares her inspiring story of entering computer science by accident, overcoming societal perceptions, and her impactful work advancing tech education in Chicago Public Schools. Together, Scott and Brenda explore pivotal topics such as access to technology, unconscious bias, the transformative power of exposure, and the role of AI in the modern era. They also discuss the significance of the Grace Hopper Celebration and its global influence on women technologists.
Key Topics with Timestamps Brenda’s Journey into Tech (00:49)
How Brenda accidentally discovered computer science and the systemic barriers she overcame. Access, Exposure, and Opportunity (02:55)
The impact of access and exposure in shaping careers and creating pathways for innovation. Breaking Gender Norms in STEM (06:40)
The historical assumptions around computers being "for boys" and dispelling these myths. The Role of Luck and Preparedness (08:19)
How preparedness and access create opportunities for success in technology. AI’s Impact on Creativity and Knowledge (10:35)
Brenda’s perspective on AI as a tool, not a replacement for human ingenuity. Diversity in Tech and Creating Curricula (14:11)
Encouraging creativity, diverse backgrounds, and inclusive thinking in tech education. The Ripple Effect of Representation (19:29)
Representation’s impact on individuals and their broader communities. Grace Hopper Celebration: Breaking Myths and Building Networks (21:33)
How the conference fosters inclusivity and dispels misconceptions in tech spaces. Community and Collaboration Beyond Events (28:03)
The power of year-round networks and online platforms for fostering innovation and connection. Main Takeaways Access and exposure are key catalysts for innovation. Brenda’s journey highlights how transformative opportunities spark enduring passion and remarkable careers. Representation dispels myths. The Grace Hopper Celebration is a powerful example of visibility's impact on inspiring and sustaining individuals in tech. Diverse perspectives lead to impactful solutions. We need cross-disciplinary individuals who bring unique expertise and creativity to solve complex problems. AI should complement human creativity, not replace it. Maintaining foundational knowledge and critical thinking is essential in the age of AI. Building inclusive systems helps everyone succeed. Systemic change, such as inclusive curricula and diverse pipelines, is essential for sustainable equity in tech. Notable Quotes
“The assumption was that computers were for boys. That creates the myths we have to dispel.” – Brenda Darden Wilkerson
“Luck is being prepared plus opportunity. How can we create luck for others?” – Scott Hanselman
“If you don’t take time to research reality, you perpetuate the images presented to you.” – Brenda Darden Wilkerson
“The highest and best use of tech is at service of people.” – Brenda Darden Wilkerson
“More than one thing can be true at the same time.” – Brenda Darden Wilkerson
Resources Mentioned AnitaB.org (Organization advancing women in tech): AnitaB.org Grace Hopper Celebration (Women in tech conference): GHC.AnitaB.org TED Talk: Sir Ken Robinson – Do Schools Kill Creativity? Grace Hopper Celebration Dates:November 4-7: Chicago, U.S. December 2-4: Bangalore, India Call to Action
Interested in advancing diversity in tech or making connections with like-minded individuals?
Join the AnitaB.org membership community for discussions, resources, and collaboration opportunities. Check out the upcoming Grace Hopper Celebration in person or engage with their network online.
These show notes were automatically generated based on the podcast transcript.
The Art of Assembly: Exploring Low-Level Mastery with Randall Hyde
2025/07/17
Info (Show/Hide)
In this episode of Hanselminutes, Scott Hanselman talks with Randall Hyde, renowned for his expertise in programming and assembly language. Known as the creator of the Lisa Assembler and the author of The Art of Assembly Language and Write Great Code series, Randall shares his journey from developing in assembler for early computing systems to working on modern nuclear reactor control systems. He discusses the evolution of software development, the value of assembly language in today's programming landscape, teaching methodologies, and the balance between low-level understanding and high-level productivity.
Key Topics Randall Hyde's Academic and Professional Background (00:02.72) Assembly Language Beginnings with the Lisa Assembler (00:33.45) The Evolution of Randall's Work from Games to Nuclear Engineering (04:54.99) The Importance of Understanding Low-Level Machine Behavior (06:46.75) How Assembly Language Has Evolved and Its Modern Relevance (16:11.62) HLA (High-Level Assembler) as a Teaching Tool (20:20.46) The Rise of ARM Architectures and Changing Processor Technology (29:24.59) The Need for Efficient Code in the Multi-Core Era (33:31.42) Main Takeaways Low-Level Understanding is Foundational : Randall emphasizes that understanding machine organization and low-level behavior is essential to writing better high-level code. Practical vs. Academic Learning : College enforces learning through structure, but much of coding excellence comes from individual, rigorous practice in understanding how systems work under the hood. Evolving Utility of Assembly Language : While assembly language isn’t a daily tool for most programmers, knowing it provides critical insights into low-level optimizations essential for performance-critical applications. Shift in Performance Gains : Modern compilers and multi-core systems have reduced the performance advantages of assembly, yet efficient code writing remains vital as architecture advances slow down. Accessible Education : Randall’s approach – from pioneering HLA as a bridge to assembly to his comprehensive Write Great Code series – has focused on making low-level concepts easier for new learners to grasp. Resources Mentioned The Art of Assembly Language by Randall Hyde Write Great Code Series (Volumes 1-4) by Randall HydeVolume 2: Thinking Low-Level, Writing High-Level RANDALLHYDE.COM : Hyde's website for books, support materials, and resources No Starch Press (Publisher): NoStarch.com
Follow along for more insights, tips, and conversations with industry leaders. These show notes summarize key moments in the podcast for easy reference and understanding - these show notes were generated by a custom gpt-4o-nano model trained in previous episodes of Hanselminutes
APIs as the Execution Layer of AI with Postman's Rodric Rabbah
2025/07/10
Info (Show/Hide)
In this episode of Hanselminutes, Scott Hanselman chats with Roderick Rabah, Head of Product at Postman Flows, about the evolution of software development, the intersection of APIs and AI, and finding the "right layer of abstraction" for problem-solving. Drawing on his deep expertise in compiler optimization, distributed systems, and serverless computing, Rabah shares his perspectives on building tools that empower developers to create efficiently and explores the paradigm shift toward visual programming and AI-driven automation.
The conversation dives into how Postman is innovating in the software space, how approaches to software engineering are transforming with generative AI, and why embracing new ways of working is critical for staying ahead in this rapidly evolving technological landscape.
Key Topics [01:08] Introduction of Roderick Rabah: From research scientist to API innovator [02:14] Evolution of software development: From FPGAs to serverless computing [03:23] APIs and AI: The transformative intersection powering workflows [05:33] The rise of tool-calling and agents: Simplifying backend tasks [07:33] Managing complexity: Why structured APIs make integration seamless [12:08] Visual programming languages: The paradigm shift for developers [16:42] Postman Flows: Building applications through visual workflows [20:24] Embracing generative AI: How senior and junior engineers benefit [29:02] Deploying with WebAssembly: Making cloud integration accessible [30:33] Reflections on the future of technology and its impact on software careers Main Takeaways API + AI Integration: APIs combined with large language models are unlocking new capabilities for software development by abstracting complex operations and enabling automation. Visual Programming Paradigm Shift: Applications are increasingly built using visual workflows where developers focus on intent rather than low-level code implementation, driving efficiency and accessibility. Generative AI Empowerment: Generative AI tools are accelerating the pace of innovation, empowering engineers to fix bugs, streamline workflows, and manage edge cases efficiently. Structured APIs Critical for AI: Thoughtfully designed APIs with proper documentation and safeguards are essential to ensure that autonomous AI agents interact correctly and securely. Accessible Deployment: New runtime frameworks, like serverless with WebAssembly, make it easier for developers to deploy applications across the cloud, enabling broader adoption of AI-driven solutions. Notable Quotes
"Serverless is where you think about servers less." – Scott Hanselman
"At what point does communicating your intent to AI become programming again?" – Roderick Rabah
"Visual programming resonates with builders because it matches the mental model of decomposing problems." – Roderick Rabah
"Technology transforms rapidly. You have to figure out how to wield this immense power." – Roderick Rabah
"Don’t throw away your critical thinking just because AI makes building faster." – Roderick Rabah
Resources Mentioned Postman Flows – Tools for visual programming and API integrations: postman.com Replit – Generative coding platform for automating development tasks: replit.com WebAssembly – Runtime framework for deploying serverless applications: webassembly.org Books on Compiler Theory: Suggested resource for expanding understanding of abstractions
Follow along for more insights, tips, and conversations with industry leaders. These show notes summarize key moments in the podcast for easy reference and understanding - these show notes were generated by a custom gpt-4o-nano model trained in previous episodes of Hanselminutes
Saving State while Still Growing with Temporal's Preeti Somal
2025/07/03
Info (Show/Hide)
In this episode, Scott chats with Preeti Somal, Senior Vice President of Engineering at Temporal, to explore how teams at OpenAI, Stripe, Netflix, and beyond are building long-running, crash-proof applications using Temporal's open‑source durable execution engine. Drawing on her leadership roles at HashiCorp, Yahoo!, and VMware, Preeti breaks down the orchestration challenges in today’s AI‑powered agentic architectures, shares how platform engineering, culture, and developer experience interact, and explains the feedback loops that drive platform improvement. She also offers a dive into resilience patterns like retries, state management, and sagas, and shares lessons on scaling engineering organizations through rapid growth.
SKY ENGINE AI's Dr. Malc Souter on AI-Generated Training Data
2025/06/26
Info (Show/Hide)
In this episode Scott talks with Dr. Malc Souter, a computer graphics algorithms PhD and former Hollywood special effects artist , now bringing his rendering expertise to AI at SKY ENGINE AI . They dive deep into the surprising power of synthetic data, exploring when fake can outperform real in areas like medical imaging, defense, and self-driving cars. Malc shares lessons from the visual effects trenches, discusses how custom rendering engines are reshaping machine learning pipelines, and unpacks the nuanced tension between privacy and progress in the age of computer vision.
https://www.skyengine.ai
Dave Barry is the Class Clown: The Memoirs of a Professional Wiseass
2025/06/19
Info (Show/Hide)
When authors want to talk about their book they go on a book tour and often they go to large companies like Microsoft and speak to us in person. I had the opportunity to interview Dave Berry in person and I jumped at it. I grew up reading his humor column syndicated in The Oregonian, and his brand of sarcasm and dry humor matches mine. This episode is that raw recording in association with and with the permission of Microsoft's Outside in Lecture Series program. He was a lovely gentleman and we enjoyed spending time together, so if it seems like we're picking on each other, we are.
Dave Barry's Class Clown: The Memoirs of a Professional Wiseass
Startup Mindsets with Earl Valencia
2025/06/12
Info (Show/Hide)
What does it really take to succeed in today’s fast-paced, innovation-driven world? In this episode of Hanselminutes, Scott Hanselman chats with Earl Valencia—acclaimed tech leader, venture-backed founder, and author of Startup Mindsets: A Blueprint to Thrive in an Innovation-Driven and Globally Connected World. Earl brings real-world insights from Silicon Valley, Southeast Asia, and startup scenes around the globe. He talks about the habits, mindsets, and leadership styles that help founders stand out—not just another success story, but a practical guide for anyone trying to build something meaningful. Whether you’re launching a startup, working in tech, or just curious about how big ideas come to life, this conversation will leave you inspired to think bigger and bolder.
https://www.startupmindsets.com/book
AI and visualizing multidimensional vectors with Pamela Fox
2025/06/05
Info (Show/Hide)
Ever wonder how AI “sees” high-dimensional data? In this special 1,000th episode of Hanselminutes, Scott Hanselman chats with AI expert Pamela Fox about the fascinating world of visualizing complex data. Pamela breaks down how those abstract numbers and vectors can be turned into visuals we can actually understand—basically helping us see how AI thinks. They also talk about the challenge of explaining advanced AI stuff in plain English, and why it matters for devs, data folks, or really anyone curious about what’s going on behind the scenes. If you've ever wanted a peek into the brain of an AI, this is a fun and eye-opening place to start.
AI Code Reviews with CodeRabbit's Howon Lee
2025/05/29
Info (Show/Hide)
What if AI could not only speed up your code reviews—but actually make them fairer? In this episode of Hanselminutes, Scott Hanselman chats with Howon Lee, Senior Software Engineer at CodeRabbit, about how AI is changing the game when it comes to code reviews. They dig into the unspoken dynamics that can pop up in traditional reviews—like how seniority or team politics sometimes matter more than the code itself. Howon shares why AI can be a helpful, unbiased voice that gives everyone clear, consistent feedback, no matter their experience level. They also talk about how tools like CodeRabbit are working to make software development more inclusive and collaborative.
http://coderabbit.ai
Azure AI Foundry (from BUILD 2025) with Yina Arenas
2025/05/22
Info (Show/Hide)
Learn how to supercharge your AI development with our integrated signals loop that connects model choice, knowledge retrieval, fine-tuning, orchestration and memory —anchored by observability and trust. Design, customize, and manage intelligent agents using open standards and protocols such as Model Context Protocol (MCP) and Agent-to-Agent (A2A) to connect with tools and drive collaboration. Gain insights into advanced orchestration, tracing, and monitoring to streamline decision-making, boost efficiency, accelerate time to market, and lower costs.
NOTE - This is a bit of a meta-episode, recorded live at Microsoft Build, this is a discussion about how Scott might use AI to help produce his podcast!
Azure AI Foundry: The AI app and Agent Factory | BRK155
Is AI what Robotics needs? with Jasmine Lawrence Campbell
2025/05/16
Info (Show/Hide)
In this episode of Hanselminutes, Scott sits down with AI/ML & Robotics leader Jasmine Lawrence Campbell to explore the evolving relationship between artificial intelligence and robotics. Jasmine shares insights on how AI is shaping the future of robotics, the challenges of integrating AI into robotic systems, and why she believes there's a place for everyone in AI. Whether you're a developer, researcher, or simply curious about the intersection of AI and robotics, this conversation offers fresh perspectives on the technology driving automation forward.
https://www.jasminelawrence.com
Is Vibe Coding Real? with James Montemagno
2025/05/08
Info (Show/Hide)
Vibe Coding has folks talking and "vibing entire applications." But is it valid? Should one use AI agents to create apps that go directly into production, or is it just appropriate for prototyping? Scott talks to James Montemagno who recently vibed a 17,000 line application and only wrote 20 bespoke lines himself. Is this the future of programming or did James get lucky? Scott takes the sceptical view in this spicy episode.
Making SNES ROMS with C# and Matthew Shapiro's DotnetSnes
2025/05/01
Info (Show/Hide)
What if you could craft Super Nintendo ROMs using the power of C#? In this episode, Scott Hanselman dives into the world of retro game development with Matthew Shapiro, the creator of DotnetSnes—a tool that enables developers to build SNES games with modern .NET technology. They explore how the project works, the challenges of programming for classic hardware, and what this means for indie game developers and hobbyists alike. Whether you’re a nostalgic gamer or a coding enthusiast, this conversation is packed with insights that bridge the old-school and the cutting-edge.
https://github.com/KallDrexx/DotnetSnes https://www.linkedin.com/feed/update/urn:li:activity:7320970127917649920/
Neverending support for open source with Hayden Barnes
2025/04/24
The issue of software support for open-source is a long and storied one. Scott sits down with open-source advocate Hayden Barnes about how paid support and custom builds of older open-source software is a business opportunity for herodevs. Should you upgrade and migrate to the latest build? Or should you get paid never ending support?
Computer Science for Kids with Jen Looper
2025/04/17
Info (Show/Hide)
Scott sits down with Jen Looper, educator, developer, and author of Computer Science for Kids. Together, they dive into the importance of introducing young minds to coding early and making computer science accessible for all. Jen shares insights from her book, discusses the evolving landscape of tech education, and highlights creative ways to inspire the next generation of innovators. Whether you're a parent, teacher, or just passionate about fostering tech literacy, this episode is packed with wisdom on shaping future coders.
Computer Science for Kids
AI Data Infrastructure for the Global South with Kate Kallott
2025/04/10
Info (Show/Hide)
In this episode of Hanselminutes, host Scott Hanselman sits down with Amini's Kate Kallot to explore the transformative potential of AI-driven data infrastructure in the Global South. As the founder of Amini, Kallot shares insights into how artificial intelligence can bridge critical data gaps, drive sustainable development, and empower communities with better access to information. The conversation delves into the challenges of building scalable, ethical AI solutions in regions where data scarcity has historically hindered progress. In association with the ACM's ByteCast
Tiny Experiments with Anne-Laure Le Cunff
2025/04/03
Info (Show/Hide)
In this insightful episode of Hanselminutes, host Scott Hanselman sits down with Anne-Laure Le Cunff, the brilliant mind behind Tiny Experiments. Together, they explore the transformative power of small, manageable experiments in fostering creativity, personal growth, and meaningful change. Anne-Laure shares how her background in neuroscience and her journey as the founder of Ness Labs have shaped her approach to experimentation and self-improvement. Tune in as they dive into practical strategies for embracing curiosity, overcoming fear of failure, and unlocking potential through tiny, intentional steps—perfect for anyone looking to spark innovation and momentum in their own life.
https://nesslabs.com/book
Forking around (with the Linux Desktop) and Finding Out with Justin Garrison
2025/03/28
Justin serves as Head of Product at Sidero Labs. His career includes contributions to Oscar-winning films, the Disney+ streaming platform, and Amazon EKS. In his free time, Justin enjoys building modern-retro computers and watching Moana. He is the co-host of the FAFO.FM podcast with Autumn Nash. In this Episode he talks to Scott about his love for Linux and the Linux Desktop
The AI Revolution in Medicine with Dr. Peter Lee, President, Microsoft Research
2025/03/20
Info (Show/Hide)
In association with the ACM ByteCast, in this thought-provoking episode, Scott sits down with Dr. Peter Lee, President of Microsoft Research, to explore the transformative impact of artificial intelligence on medicine. Dr. Lee delves into the advancements in generative AI, such as GPT-4, and their implications for healthcare systems, patient care, and medical research. Together, they discuss the challenges, opportunities, and ethical considerations that arise as AI reshapes the landscape of medicine. This episode offers a compelling look at how cutting-edge technology is revolutionizing the way we approach health and wellness.
Saving lives with light with Dr. Mary Lou Jepsen - ACM ByteCast
2025/03/13
Info (Show/Hide)
In this episode of Hanselminutes, Scott Hanselman sits down with the visionary Dr. Mary Lou Jepsen, founder and CEO of Openwater. Dr. Jepsen shares her groundbreaking work in developing advanced imaging technologies that have the potential to revolutionize medical diagnostics and treatment. From her journey through big tech companies like Google and Facebook to her pioneering efforts at Openwater, Dr. Jepsen discusses how her team is leveraging red light and ultrasound to create affordable, wearable devices that can see into the human body with unprecedented clarity. In association with the ACM ByteCast.
Big Migrations with Louis Beaudoin-Allaire
2025/03/06
Info (Show/Hide)
Today we delve into the process of migrating data to the cloud with Louis Beaudoin-Allaire, Principal Developer at ShareGate. Scott learns about the benefits of cloud migration and the best practices for a successful transition. Louis shares his expertise on how to move with performance and data integrity. Fanning out and moving huge amounts of data robustly is harder than you'd think and there's some super interesting technology involved in making it happen.
https://www.sharegate.com
Reimagining the Windows Terminal with Warp's Zach Lloyd
2025/02/27
What if we did the terminal...differently? Warp is taking a big bet on a new terminal that's got AI at the center. Is it a bad idea, or might it just be epic? Scott talks to Warp CEO Zach Lloyd about their big bet on a new way to think about the oldest computing interface. And, Warp is now out on Windows!
https://www.warp.dev
Rhasspy and Home Assistant Voice with Dr. Michael Hansen
2025/02/20
Info (Show/Hide)
In this episode of Hanselminutes, Dr. Michael Hansen from Nabu Casa joins Scott Hanselman to discuss the exciting advancements in open-source voice technology. They delve into the integration of Rhasspy and Home Assistant Voice, exploring how these tools can enhance privacy and local processing for voice assistants. Dr. Hansen shares insights on the future of voice technology, including the Wyoming protocol and the potential for supporting underrepresented languages.
https://www.home-assistant.io/voice-pe/ https://rhasspy.readthedocs.io/en/latest/
Psychology of Software Teams with Dr. Cat Hicks
2025/02/13
Info (Show/Hide)
Dr. Cat Hicks is a psychologist studying software teams, a research leader, an empirical interventionist, and a creative entrepreneur. She is the VP of Research Insights for Pluralsight, where she founded the Developer Success Lab, an empirical research lab creating open science for developers and their teams. She talks to Scott about how software teams work, learn, and innovate.
https://www.drcathicks.com/ https://www.pluralsight.com/developer-success-lab
Micro.blog and owning your words with Manton Reece
2025/02/06
https://micro.one https://micro.blog
Teaching the next-gen engineer with Dr Carlotta Berry
2025/01/30
Blogging for Developers with Mark Downie
2025/01/23
Info (Show/Hide)
Mark Downie has been blogging about technical topics for years, and also is the primary maintainer of the DasBlog-Core blogging engine. He talks with Scott about writing technical blogs that get read. Why does one blog and in this time of walled gardens, why is it more important than ever?
50% off code for Hanselminutes Listeners "HMdunlop" for "Writing for Developers" https://www.manning.com/books/writing-for-developers
The Quantum Advantage with Dr Krysta Svore
2025/01/16
Info (Show/Hide)
Is it time for Quantum? The Quantum Ready program is to help businesses and leaders prep for the new era of reliable quantum computing! Scot talks to Dr Krysta Svore, Distinguished Researcher who leads the Microsoft Quantum group about all things quantum, and how you and I can access insights and resources via online skilling, in person workshops and industry specific forums!
Learn more at https://quantum.microsoft.com/en-us/quantum-ready/get-started
Take hold of your own performance with Ash Coleman Hynie
2025/01/09
Info (Show/Hide)
Ash Hynie created CountrPT as to bridge the gap between manager perception and employee impact. Folks are tired, folks feel micro-managed, there's all this talk about return to office (RTO). Did we hire grown adults or not? What's the right way to manage technical teams, remote or other wise? How do we build relationships within our teams and with our managers where we can get direct and clear feedback about the needs of the business while still respecting that humans have feelings?
https://countrpt.io/
Modernizing .NET Applications with Tomáš Herceg
2025/01/02
Info (Show/Hide)
Tomáš Herceg is the CEO of Riganti and his company focuses on .NET and modernization. He chats with Scott about the excitement around updating to .NET 8 and 9. There's so many benefits to modern .NET but there's a lot of confusion about what's possible. Can you really update 5, 10, 20 year old apps and bring them into a modern cloud environment? Tomáš has written a new book on .NET Modernization that is available now!
https://www.modernizationbook.com - Hanselminutes listeners can get 10% off with coupon HANSELMINUTES10 from Jan 10 to April 1, 2025 https://www.riganti.cz/ https://www.dotvvm.com/
What is AI's UI? with Maggie Appleton
2024/12/26
Maggie Appleton makes visual essays about programming, design, and anthropology. She's been thinking about how we interact with computers - and AI - longer than you've know about AI. She sits down with Scott to discuss how we interact with our computers through an anthropological lens.
https://maggieappleton.com
Next steps for Open Sauced with Brian Douglas
2024/12/19
Info (Show/Hide)
Brian Douglas is the founder and CEO of Open Sauced where he works on increasing the knowledge and insights of open-source communities. In the past he’s lead Developer Advocacy at GitHub by fostering a community of early adopters through content creation showcasing the newest Github features. Open Sauced just joined the Linux Foundation and we learn how and why that move happened on this episode!
https://opensauced.pizza/blog/bridging-the-gap-organizational-insights
The Boring Edition with Shopify's Glen Coates
2024/12/11
Info (Show/Hide)
The Shopify Winter 2025 Edition is out and it's Boring. Scott talks with Shopify VP of Product Development Glen Coates about the need to sometimes slow down and make software better...even if it's boring. Is it boring if it just works? If it's super reliable and does exactly what you want it to do? Glen breaks down how they do software at Shopify on this episode.
https://www.shopify.com/editions/winter2025
The Return of Scott's Wife Mo
2024/12/05
Join us for this very special episode as Scott's wife Mo returns for a 2024 check in. Mo and Scott are coming up on 25 years of marriage. How do they make it happen? Do they consider themselves a mixed marriage - and is it cultural or is it just that Scott is a weird computer person?
.NET Aspire with Anthony Simmon
2024/11/28
Info (Show/Hide)
Let's hear about .NET Aspire from a real-world practitioner! Anthony Simmon has been using .NET Aspire at as a Staff Software Developer at Workleap and he's been blogging his experiences and improvements! Let's talk to Anthony about what he likes and doesn't like about .NET Aspire and how it's making his multi-container development better on his local machines!
https://anthonysimmon.com/
Managing secrets with Onboardbase and Dante Lex
2024/11/21
Info (Show/Hide)
Dante Lex saw a problem with developers losing track of - and sometimes checking in secrets - so he and his team started Onboardbase to make secret management easy and secure from project creation to production. Scott chats with Dante about his philosophy of systems design, why secrets management is the next frontier in software, and why Onboardbase is for everyone.
https://www.onboardbase.com/
Kotlin from Scratch with Faisal Islam
2024/11/14
Info (Show/Hide)
Join host Scott Hanselman as he sits down with Faisal Islam, the mind behind the book Kotlin from Scratch. In this engaging episode, they delve into the world of Kotlin, the modern programming language that's making waves in the development community. Faisal shares insights from his journey writing the book, the key features of Kotlin that make it a favorite among developers, and practical advice for anyone looking to get started with or master this powerful language.
https://nostarch.com/kotlin-scratch
Putting AI into Production with Fireworks AI's Lin Qiao
2024/11/07
In this episode Scott sit's down with Lin Qiao, the visionary CEO of Fireworks AI - and former head of PyTorch at Meta - to explore the journey of putting AI into production and how Fireworks can make that possible. Lin shares her insights on the challenges and triumphs of transforming AI from research to powerful real-world applications.
https://fireworks.ai
Building The Spoiler Talk app with Charnelle Asante
2024/10/31
Info (Show/Hide)
In this episode, Scott Hanselman sits down with Charnelle Asante, the founder of Spoiler Talk. Dive deep into the creation and inspiration behind this cutting-edge app as a Charnelle navigates this space as non-technical founder. Charnelle shares her journey from idea to implementation, discussing the challenges of startup life, the importance of user feedback, and the future of spoiler management in an era of binge-watching.
http://thespoilerapp.com/
The Xbox Adaptive Joystick with Kaitlyn Jones
2024/10/24
Info (Show/Hide)
The new Xbox Adaptive Joystick is designed as a companion for Xbox controllers. You can plug directly into your console or PC and customize or adapt your experience with button remapping in software and even 3D print your own shapes and sticks for a custom experience. Microsoft is launching a new $29.99 Xbox Adaptive Joystick early next year with a focus on players with limited mobility. Scott talks to Xbox Accessibility Expert Kaitlyn Jones in this episode!
https://www.xbox.com/en-US/accessories/controllers/xbox-adaptive-joystick
Coding while Blind with Dominic St Pierre
2024/10/17
I'm Dominic. I've been building software systems for the last two decades. I really enjoy teaching and building courses that make students better developers.
Is it always DNS? with DNSimple's Anthony Eden
2024/10/10
It’s one thing to joke about how “it’s always DNS” but it’s another to solve the problem by starting your own DNS Hosting and Domain Registration company. Some folks joke, but Anthony Eden started a company - DNSimple. Scott chats with Anthony about how he got started, how DNS works, and why DNSimple does it right.
Creating The Crimson Diamond with Julia Minamata
2024/10/03
The Crimson Diamond is a mystery adventure video game developed and published by Julia Minamata for the PC. The game features a text parser, requiring players to solve a mystery through inputting instructions via text to the game. Solo developer Julia Minamata designed the game featuring an EGA color palette!
https://www.thecrimsondiamond.com
The next supercomputer with NVIDIA's Wen-Mei Hwu
2024/09/26
Info (Show/Hide)
In this episode of ACM ByteCast, our special guest host Scott Hanselman (of The Hanselminutes Podcast ) welcomes 2024 ACM-IEEE CS Eckert-Mauchly Award recipient Wen-Mei Hwu , Senior Distinguished Research Scientist at NVIDIA and Professor Emeritus at the University of Illinois, Urbana-Champaign. He was recognized for pioneering and foundational contributions to the design and adoption of multiple generations of processor architectures. His fundamental and pioneering contributions have had a broad impact on three generations of processor architectures: superscalar, VLIW, and throughput-oriented manycore processors (GPUs). Other honors and recognitions include the 1999 ACM Grace Murray Hopper Award, 2006 ISCA Most Influential Paper Award, 2014 MICRO Test-of-Time Award, and 2018 CGO Test-of-Time Award. He is the co-author, with David Kirk, of the popular textbook Programming Massively Parallel Processors.
Wen-Mei discusses the evolution of Moore’s Law and the significance of Dennard Scaling, which allowed for faster, more efficient processors without increasing chip size or power consumption. He explains how his research group’s approach to microarchitecture at the University of California, Berkeley in the 80s led to advancements such as Intel’s P6 processor. Wen-Mei and Scott discuss the early days of processors and the rise of specialized processors and new computational units. They also share their predictions about the future of computing and advancements that will be required to handle vast data sets in real time, and potential devices that would extend human capabilities.
Wen-mei Hwu Announced as the 2024 ACM-IEEE CS Eckert-Mauchly Award Recipient
Life as an Indie Developer with Joseph Finney
2024/09/19
Info (Show/Hide)
Joseph Finney is a mechanical engineer by day and a software developer by night. He talks to Scott about how being an indie developer has improved his life, taught him a ton, in how he put applications in the Apple App store, the Google play store, and the Microsoft store. Some of the apps are big and complicated come up and some of the apps are applets, but all of them serve a purpose and solve a specific problem. Joeseph lives experimenting with different ways to solve common problems and have a passion for designing software which makes computers more natural to use.
https://joefinapps.com
Snapdragon is the future with Qualcomm's Leendert van Doorn
2024/09/12
Info (Show/Hide)
In this episode, Leendert van Doorn discusses the future of Snapdragon technology and its potential to revolutionize various industries. Snapdragon processors are known for their high performance and efficiency, making them a popular choice for smartphones, tablets, and other devices. Van Doorn highlights how Qualcomm is pushing the boundaries of what’s possible with Snapdragon, focusing on advancements in AI, connectivity, and power efficiency. He chats with Scott about his passion for this space, and how Qualcomm Snapdragon powers the AI and more in the new Windows Copilot+ PCs!
https://developer.qualcomm.com/
AI Storytelling with Michael Washington
2024/09/05
Info (Show/Hide)
Michael Washington doesn't want AI to write the Great American novel, he wants YOU to write the Great American novel faster and easier. He's created AIStoryBuilders To help you break your stories down into timelines, locations, and characters. He sits down with Scott to talk about how he wrote this application, where retrieval augmented generation comes in, and how he wrote it with web assembly in mind to avoid having to deal with app stores while still having a mobile version.
https://aistorybuilders.com/ https://documentation.aistorybuilders.com/
Nature of Code with Daniel Shiffman
2024/08/29
Info (Show/Hide)
Daniel Schiffman is a joy. For over a decade, Nature of Code has empowered countless readers to bridge the gap between creative expression and programming. Daniel Schiffman has also brought his joy through education on his Coding Train YouTube channel to millions. Now the Nature of Code has been updated for 2024 with an all new workflow and build system, 28 repositories, and a number of updated chapters that will teach you how to simulate natural systems with javascript. You will come out the the experience with a better appreciation for the nature of code!
25% DISCOUNT on Nature of Code ! (applied at checkout so click all the way!) https://natureofcode.com/
Fine tuning Products with Stanza System's Stacie Frederick
2024/08/22
Info (Show/Hide)
In this episode of Hanselminutes, Scott Hanselman chats with technical product leader Stacie Frederick from Stanza Systems. They dive into the intricacies of fine-tuning products, exploring how thoughtful adjustments and gentle optimizations can significantly enhance user experience and performance. Stacie shares her expertise on the methodologies and tools that drive successful product refinement, offering listeners actionable insights and real-world examples and a better sense of customer empathy.
https://www.stanza.systems
GitOps on the Edge with Octopus Deploy's Dan Garfield
2024/08/15
Info (Show/Hide)
In this episode of Hanselminutes, Scott Hanselman sits down with Dan Garfield from Octopus Deploy to delve into the cutting-edge world of GitOps on the Edge. They explore how GitOps principles are revolutionizing deployment strategies, particularly in edge computing environments where latency and reliability are critical. Dan shares insights on the unique challenges and solutions for managing infrastructure and applications at the edge, highlighting real-world use cases and best practices. Whether you’re a seasoned DevOps professional or just curious about the future of deployment automation, this episode offers valuable perspectives on the evolving landscape of GitOps
https://octopus.com/blog/what-is-gitops
Decoding Tech Influencers with Emily Freeman
2024/08/08
Info (Show/Hide)
Freeman and Forrest is the first influencer marketing service focused on enterprise tech. After running developer relations, product marketing, and community teams at companies like AWS, Google, Microsoft, and startups, Emily Freeman and Forrest Brazeal have now assembled a dream team of influencer partners across many niches like cloud to security and even generative AI. Today Emily talks to Scott Hanselman about the rise of the technology influencer.
https://www.freemanandforrest.com/
Is AI the new UI? Talking to computers with Noelle Russell
2024/08/01
Is AI the new UI? In this episode we'll be chatting with AI expert and Alexa developer Noelle Russell. She's believed in the power of talking to computers for years and thinks it's about to really happen for real. Will VLLMs and AI bring the promise of complex interactions with your computer to life?
Creating Tools for Thought with Andy Matuschak
2024/07/25
Andy Matuschak is an independent researcher who explores user interfaces that expand what people can think and do. He sits down with Scott to talk about how we learn, why we learn, and what learning means in a world of AI and AGI.
https://andymatuschak.org/
Defining Developer Relations with Angie Jones
2024/07/18
Scott's in Berlin this week and talks to Angie Jones, Global Vice President of Developer Relations, TBD @ Block, about the job of Developer Relations. What does a DevRel person even do? Are they just hanging out in the Delta Lounge or are the Developers? What does it mean to Advocate versus Evangelize?
Computer Science Visualizations with Sam Rose
2024/07/11
Info (Show/Hide)
Sam Rose creates visual introductions to computer science topics. Each post takes about a month to make, and he tries to cover foundational topics in a way that's accessible to beginners. Scott chats with Sam about the how and why of making such bespoke and sophisticated blog posts.
Visit Sam Rose's site! Load Balancing Memory Allocation Hashing Retries Bloom Filters Numbers Queueing Bartosz Ciechanowski's Mechanical Watch Andy Matuschak
Introducing .NET Aspire with Damian Edwards
2024/07/04
.NET Aspire has folks talking - but why? What is .NET Aspire and what does it me for the average ASP.NET developer like me? Is it a thing for Kubernetes? Is it just for .NET Devs? Scott sits down with Damian Edwards to get a sense of what .NET Aspire ahem aspires to do, and where it's heading.
DIY Insulin Pumps with Dr Martin de Bock
2024/06/27
Info (Show/Hide)
Martin de Bock is a Pediatric Endocrinologist and Associate Professor at the University of Otago, Christchurch, New Zealand. In this episode it talks with Scott about the importance of access to low-cost and reliable technology to manage Type 1 Diabetes, like the design for an open source low cost insulin pump that he and his colleagues are championing. Can YOU (should you?) create a DIY insulin pump from plans on GitHub?
https://github.com/UCBioengineering/open_source_insulin_pump https://pubmed.ncbi.nlm.nih.gov/32837953/ https://cmrf.org.nz/story/dr-martin-de-bock/
Scott on DotNetRocks episode 1900 with Carl Franklin and Richard Campbell
2024/06/20
Info (Show/Hide)
It's episode 1900! While at Build, Carl and Richard recorded a milestone episode with Scott Hanselman. Scott talks about his goals in the later stages of his career, the ideas and origins of all the podcasts, and what is important to him today. In the second half, Carl pulls out a quiz show for Scott with quotes from shows going back 20 years! Lots of great stories of different conferences, podcasts, and other events - and the things learned along the way. Thanks for listening!
Cross-platform UIs for all with Avalonia CEO Mike James
2024/06/13
Avalonia UI is an open-source UI framework for building stunning desktop, mobile, web and embedded applications using a .NET single codebase. Scott talks to Avalonia CEO Mike James about the how and why of Avalonia and why it's been so successful. We'll also learn about Avalonia's new "XPF" framework that allows you to take existing WPF applications to macOS and Linux in minutes!
Dr. Juan Gilbert in association with the ACM Bytecast
2024/06/06
Info (Show/Hide)
In association with the ACM's Bytecast Podcast, this week Scott talks to Dr. Juan Gilbert. Dr Gilbert was recently awarded the National Medal of Technology and Innovation for his work on inclusive open-source voting systems. Dr. Gilbert is the Andrew Banks Family Preeminence Endowed Professor and Chair of the Computer & Information Science & Engineering Department at the University of Florida where he leads the Computing for Social Good Lab.
Making "Tales of Kenzera: Zau" with Abubakar Salim
2024/05/30
Info (Show/Hide)
Abubakar Salim is an actor embedded in the video games industry - he voiced Bayek in Assassin’s Creed Origins, and he’s spent his whole life playing games. His new Metroidvania is called "Tales of Kenzera: Zau" and it's fantastic. The game is developed by Surgent Studios - a company Salim founded - alongside EA Originals. In this episode Abubakar chats with Scott about gaming, parents, culture, Afrofuturism, mythology, and much more.
Watch the VIDEO of this podcast on YouTube !
Ethics, AI, and Human-centered Computing with Dr. Casey Fiesler
2024/05/23
Casey Fiesler is an associate professor in the Department of Information Science (and Computer Science, by courtesy) at the University of Colorado Boulder. She has a PhD in Human-Centered Computing from Georgia Tech and a JD from Vanderbilt Law School. This week she talks to Scott about AI and Ethics!
Community and content with Android Expert Madona Wambua
2024/05/16
Open Core Open Source with Mermaid Chart's Knut Sveidqvist
2024/05/09
This week we talk to Knut Sveidqvist who brings over 20 years of software expertise to the table. Knut is the creator of the award-winning Mermaid open-source project, but he’s also the CTO at Mermaid Chart, the powerful JavaScript-based diagramming and charting tool that is building their business on an Open Core Business Model.
Exploring Decentralized Tech with TBD's Rizel Scarlett
2024/05/02
Rizel Scarlett is a Staff Developer Advocate at TBD, Block's newest business unit. TBD is an incubator operating within Block. They are building open source platforms and protocols that make it easy to exchange money internationally.
Innovation in Accessibility with Fable's Kate Kalcevich
2024/04/25
Kate Kalcevich is Head of Accessibility at Fable. Fable is an accessibility company that enables the development of digital products that work for everyone. She sits down with Scott to talk about how to drive and measure accessibility in your applications and websites.
How successful accessibility leaders measure progress
Foundations of Design for Developers with Kathryn Grayson Nanz
2024/04/18
Info (Show/Hide)
Kathryn Grayson Nanz Is a designer who's written an ebook called Foundations of Design for Developers . She understands that developers need to participate in the design process, and often developers can identify that something is wrong with the design but they can't figure out why. In this episode she talks to Scott about how engineers and developers can learn design and even become actively interested in the topic!
Download "Foundations of Design for Developers" free
Github Advanced Security with Jacob DePriest
2024/04/11
Info (Show/Hide)
Jacob DePriest is the Deputy Chief Security Officer at GitHub! From discussing the challenges of maintaining the security of one of the world’s largest code repositories to sharing insights on the latest cybersecurity trends, Jacob talks to Scott about what it takes to safeguard GitHub and its millions of users.
Whether you’re a developer, a cybersecurity enthusiast, or just curious about how GitHub keeps your code safe, this episode is a must-listen. Tune in to gain a unique perspective on security from the heart of GitHub itself.
Affective Computing with MIT's Dr. Rosalind Picard
2024/04/04
Info (Show/Hide)
In association and partnership with the ACM Bytecast, this episode features a conversation with Affective Computing Pioneer Dr. Rosalind Picard. Dr. Picard is a scientist, inventor, and engineer, member of the faculty of MIT's Media Lab, founder and director of the Affective Computing research group at the MIT Media Lab, founding faculty chair of MIT's MindHandHeart Initiative, and a faculty member of the MIT Center for Neurobiological Engineering. She has co-founded two companies: Affectiva (now part of Smart Eye), providing emotion AI technologies now used by more than 25% of the Global Fortune 500, and Empatica, providing wearable sensors and analytics to improve health.
Big Tech from the Inside with Dare Obasanjo
2024/03/28
Info (Show/Hide)
In an episode Scott sits down with career big tech PM Dare Obasanjo to explore the intricacies of the technology industry from an insider’s perspective. Dare has worked at Microsoft and Meta and has opined on Tech (both Big and Small) on Social Media for two decades. Together they delve into the evolving landscape of tech, discussing the impact of emerging trends and the future of innovation.
The Challenges of Deploying IoT at Scale with John Kattenhorn
2024/03/21
Info (Show/Hide)
In this episode, Scott chats with John Kattenhorn about the challenges of deploying large systems that involve Internet of Things (IoT) systems. There's a number of technical aspects to large scale IoT deployment as well as technical nuances to deploy a solution at scale with a focus on reliability security and manageability. We also talk about the Wilderness Labs Meadow platform that allows you to ship C# in a microcontroller.
Conscious Leadership with Ginny Clarke
2024/03/14
Info (Show/Hide)
Ginny Clarke is a seasoned executive, author, and advocate for conscious leadership. With a background in organizational development and mindfulness practices, she brings a unique perspective to the table. Her work has inspired countless leaders to embrace authenticity, compassion, and purpose in their leadership journey. In this episode, Scott sits down with Ginny to talk about the intersection of leadership, mindfulness, and purpose-driven decision-making.
https://www.ginnyclarke.com
eSports for the next generation with Davin Jackson
2024/03/07
Info (Show/Hide)
In this episode of Hanselminutes, Scott Hanselman talks to Davin Jackson, the founder and CEO of Alpha Esports Tech, a company that provides a platform for kids to learn and compete in esports. Davin shares his vision of creating a safe, fun, and educational environment for the next generation of gamers, and how he leverages technology, partnerships, and community to achieve his goals. Davin also discusses the benefits and challenges of running an esports business, and what he thinks the future of esports will look like.
Postgres Replication at speed with PeerDB's Sai Srirampur
2024/02/29
Join Scott Hanselman as he sits down with Sai Srirampur, as they explore the intricacies of Postgres Replication and how it can be turbocharged using PeerDB. In the realm of databases, Postgres Replication is like a well-choreographed dance between servers. Sai takes us behind the scenes, revealing the steps involved and how it can be made faster and cheaper.
https://www.peerdb.io/
Reinventing the API Gateway with Zuplo's Josh Twist
2024/02/22
Info (Show/Hide)
Delve into the dynamic world of API gateways and the ongoing process of reinvention. Explore the latest trends, challenges, and innovations shaping the API landscape. From security concerns to performance optimizations, Josh shares his insights on how businesses can stay ahead by embracing the evolving role of API gateways in today's tech-driven ecosystem and how his experience building large scale systems like this informed the architecture at Zuplo.
http://www.zuplo.com
Local AI empowers startups with StoryGraph's Rob Frelow
2024/02/15
Delve into the dynamic world of startups harnessing the power of local AI. Scott talks to The StoryGraph's Chief AI Officer Rob Frelow and they discuss the transformative impact of integrating artificial intelligence at a grassroots level. Rob is a big fan of local AI models vs sending your data to Open AI. He talks about why and what it can mean for you and your projects.
Our Retro FPGA future powered by Jose Tejada (JOTEGO)
2024/02/08
Info (Show/Hide)
In this episode of Hanselminutes, Scott Hanselman talks to Jose Tejada (JOTEGO), a passionate retro gaming enthusiast and FPGA developer. Jose shares his journey of creating FPGA cores for classic arcade games such as Pac-Man, Galaga, and Out Run, and how he distributes them through the MiSTer and Analogue Pocket platforms. Jose also explains the benefits and challenges of FPGA development, and why he thinks FPGA is the future of retro gaming preservation and emulation.
The Power of Open Telemetry with Dr. Sally Wahba
2024/02/01
Open Telemetry plays a pivotal role in monitoring, tracing, and understanding complex distributed systems. From practical applications to real-world examples, Scott and Dr. Sally break down the how and why of Open Telemetry, offering a perspective to harnessing its power for perf and troubleshooting.
AI Superpowers with Spring Science's Ben Kamens
2024/01/25
Info (Show/Hide)
Ben Kamens is the CEO of Spring Science creating AI tools built just for scientists - starting with the world's best high-content image analysis suite. Ben worked at Fog Creek then was engineer number one at Khan Acadamy and now he's turned his considerable focus towards solving the computationally intense (and at one point, impossible) problems of cellular biology!
https://www.springscience.com
ASP.NET Basics for Experts with Layla Porter
2024/01/18
What if you could take your web applications to the next level just by getting the fundamentals right? Scott sits down with ASP.NET expert Layla Porter to talk about her unique teaching style as we go over ASP.NET Basics for Experts!
https://learn.microsoft.com/en-us/shows/dotnetconf-2022/aspnet-basics-for-experts
Designing with Code with Dr. Janne Jul Jensen
2024/01/11
Info (Show/Hide)
Let's explore the intersection of user experience design and software development. In this episode, Scott talks to Dr. Janne Jul Jensen, an interaction designer and usability specialist and now the co-founder of Henosia, a design canvas that codes. They discuss how to apply user interface techniques, methods, and tools in an agile process, how to collaborate effectively with developers and graphic designers, and how to create user interfaces that are intuitive, engaging, and aligned with real-world objects.
https://www.henosia.com/
Teaching Data Science with Alfredo Deza
2024/01/04
Info (Show/Hide)
In this episode, Scott interviews Alfredo Deza, a data science engineering and instructor. Alfredo shares his passion for teaching data science, his experience as a former Olympic athlete, and his tips and tricks for learning and applying data science concepts. They also discuss the challenges and opportunities of data science education, the importance of hands-on projects and feedback, and how he focuses on achieving his goals and deals with both success and failure.
Rebuilding DevOps with System Initiative’s Brit Myers
2023/12/28
Info (Show/Hide)
In this episode, Scott chats with Brit Myers, the VP of Engineering at System Initiative, a company that helps organizations adopt DevOps best practices. Brit shares her insights on the current state of DevOps, the challenges and opportunities it presents, and how System Initiative is building a platform that simplifies and streamlines DevOps workflows. They also discuss the importance of culture, collaboration, and continuous learning in DevOps, and how System Initiative is empowering developers to deliver faster, better, and safer software.
Code Visualization with CodeSee's Shanea Leven
2023/12/21
Info (Show/Hide)
In this episode Scott talks to Shanea Leven, the co-founder and CEO of CodeSee, a tool that helps developers visualize and understand complex codebases. Shanea shares her journey from being a developer to creating a product that empowers other developers to learn and collaborate more effectively. They discuss the challenges and benefits of code visualization, how CodeSee works under the hood, and how it can help developers of all levels improve their code quality and productivity.
Sponsor: Partnerhero! To waive set up fees, go to http://partnerhero.com/hanselminutes and mention “Hanselminutes” during onboarding!
Building a better internet with Cloudflare's Rita Kozlov
2023/12/14
Info (Show/Hide)
Today Scott chats with Rita Kozlov, Sr. Director of Product for Cloudflare Workers & AI, about how Cloudflare is building a better internet with its serverless platform on the edge. Rita gives tips and advice for developers who want to learn more about Cloudflare Workers and how to use them effectively!
https://ai.cloudflare.com/
Sponsor: Partnerhero! To waive set up fees, go to http://partnerhero.com/hanselminutes and mention “Hanselminutes” during onboarding!
Education should be Free with FreeCodeCamp's Quincy Larson
2023/12/07
Info (Show/Hide)
Quincy Larson, the teacher who founded freeCodeCamp.org, shares his inspiring journey of creating one of the most beloved learn-to-code resources. In this episode, he discusses why he launched freeCodeCamp, the importance of making coding accessible to all, and how it will forever remain free. Quincy also dives into the exciting new C# Certification program in partnership with Microsoft and freeCodeCamp, empowering learners to master this powerful language and build their tech careers.
https://www.freecodecamp.org/learn/foundational-c-sharp-with-microsoft/
Where is AI taking us, John Maeda?
2023/11/30
Info (Show/Hide)
Scott sits down with John Maeda, Vice President of Design and Artificial Intelligence at Microsoft. Scott and John discuss the current state and future of artificial intelligence, how AI is transforming various industries and domains, and how to get started with Semantic Kernal. They also talk about some of the ethical and social implications of AI, and how to ensure that AI is used for good.
Modern Cloud Engineering with Adora Nwodo
2023/11/23
Adora Nwodo is a cloud software engineer and the author of Cloud Engineering for beginners. She chats with Scott about her role, how she thinks about the cloud and how she's working to get new engineers on a cloud-based path.
Get her Cloud Engineering for Beginners or Beginning Azure DevOps book today!
Balancing science, policy, education, and AI with Dr. Noriko Arai
2023/11/15
Info (Show/Hide)
Dr. Noriko Arai is a Japanese researcher in mathematical logic and artificial intelligence and a professor in the information and society research division of the National Institute of Informatics. Her project pitting an AI against the University of Tokyo entrance examination got her thinking about how well young students are able to read. She started researching a new test to assess reading ability and draw attention to those junior high and high school students who cannot read well enough to understand their textbooks. Scott chats Dr Arai about AI, the future, and her experiences as a woman researcher in Japan.
This episode of Hanselminutes is done in warm collaboration with our friends at the ACM ByteCast and is coproduced and published with the ACM.
Reducing barriers to AI with Guillermo Rauch
2023/11/09
Info (Show/Hide)
In this episode, Scott Hanselman talks to Guillermo Rauch, the founder of Vercel. Guillermo shares his vision of creating a platform that enables anyone to build and deploy powerful AI applications with ease and speed. Scott and Guillermo explore the challenges and opportunities of democratizing AI, and how Vercel is empowering users to create solutions and templates optimized for developer joy.
https://vercel.ai
Sustainable open source with Oqtane's Shaun Walker
2023/11/02
Shaun Walker was at the forefront of open source in the .NET space as early as 2003 with the release of DotNetNuke. Scott sits down with Shaun to reflect on two decades of .NET open-source, what works, what doesn't, and what's sustainable and Shaun shares his new OSS venture, Oqtane!
https://www.oqtane.org/
Indigenous cultural robots with Danielle Boyer
2023/10/26
Info (Show/Hide)
Danielle Boyer is an Indigenous (Ojibwe) robotics inventor and advocate for youth who has been teaching kids since she was ten. She focuses on youth advocacy and creates innovative learning solutions utilizing robots that she invents and donates to make technical education accessible. She sits down with Scott to talk about Robots and Language Preservation, and the intersection of Indigenous Culture and STEM.
https://www.danielleboyer.org https://www.steamconnection.org
Finding your Technology Passion with Peter Ayedun
2023/10/19
When Peter Ayedun was asked to write a paper school, his teacher insisted that he used a computer to create it. That moment started and defined a decade's long career in tech that took him from Nigeria to starting a company in the US. Scott chats with Peter about finding passion, finding empathy, and finding a career in tech as the CEO of TruGrid.
Prompt Engineering for Everyone with David Scott Bernstein
2023/10/12
Info (Show/Hide)
David Scott Bernstein is a passionate programmer with over 40 years experience, and he has just written a book that teaches you the art of prompt writing. He actually coauthored the book with ChatGPT itself. He sits down with Scott Hanselman to offer us a one-of-a-kind journey into the realm of AI language models. He's created a a practical and results-driven roadmap for engineering your prompts in such a way that you can tackle complex topics with ease.
Learn more at https://passprog.com/
Redefining Developer Workflow with Pieces.App's Tsavo Knott
2023/10/05
Info (Show/Hide)
Tsavo Knott and the team at Pieces have an app that smooths the spaces between your developer tools. It makes you smarter and makes your workflow more seamless as you move code context from ide to web, from browser tab to clipboard, through your entire tool chain. How does Pieces promise to redefine atomic productivity for developers? Scott finds out of they will take code snippets to the next level on this episode.
https://pieces.app/
Better Technical Writing for Everyone with Pam Hurley, PhD
2023/09/28
Info (Show/Hide)
Are you struggling with writing clear, concise, and effective technical documents? Do you want to learn how to improve your writing skills and communicate better with your audience? Scott interviews Pam Hurley, PhD, the founder and president of Hurley Write, Inc., a small business that specializes in teaching customized technical, business, and scientific writing courses. Pam has over 30 years of experience in helping professionals from various fields and industries to write better documents in less time.
https://www.hurleywrite.com/
Documentation as a path to Open Source with Sarah Rainsberger
2023/09/21
Sarah Rainsberger owns technical documentation at Astro. What was her path into open source and technology? It might surprise you. Sarah started as an avid user of the Astro project and turned it into a career. She chats with scott about how important technical writing and documentation is to the end user experience.
Exploring the Afghan girls robotics team with Saghar Salehi
2023/09/14
Info (Show/Hide)
Saghar Salehi is a former member of the Afghan girls’ robotics team. The team became a symbol for the progress of Afghan women. They participated in the global robotics competition held in the US in 2017 and won an award for “courageous achievement” given to teams who persevere through trying circumstances. The team was able to escape Afghanistan a few months ago, as the Taliban resurged. Scott talks with Saghar about the importance of STEM education and her plans for the future.
Unlocking Peak Performance with Dr. Julie Gurner
2023/09/07
Info (Show/Hide)
Dr. Julie Gurner is a doctor of psychology and executive performance coach with nearly a decade of experience working with some of the nation’s top tech and finance executives and teams. She is the founder of the Ultra Successful, a newsletter that provides insights into the psychology behind what ultra-successful people do differently to achieve their goals. She is also an executive performance coach who has been compared to Wendy Rhoades of ‘Billions’ by The Wall Street Journal. Scott chats with Dr. Gurner about the science of performance.
https://drgurner.substack.com/
Level up your career with Ankita Kulkarni
2023/08/31
Info (Show/Hide)
Ankita Kulkarni has taken the learnings from her career as an engineering leader and turned it into a course, community, and ebook. Scott talks to Ankita about the The Engineering Leader's Playbook. As a leader working in tech for over a decade, she's got lots to share in this episode!
Visit Ankita's website, with a custom page for Hanselminutes Podcast listeners ! Check out Ankita's book "The Engineering Leader's Playbook" with a 25% of coupon for listeners
Culturally Competent Computer Scientists with Dr. Nicki Washington
2023/08/24
Info (Show/Hide)
In this episode, we talk to Dr. Nicki Washington, a Professor of the Practice of Computer Science at Duke University. She shares her insights on how identity and cultural competence affect the computing disciplines, from education to industry, and why they are essential for developing inclusive and ethical technologies. We also discuss her courseware which explores the diversity challenges in computer science and the effects that this lack of inclusion has on technology and technologists. Tune in to learn more about Dr. Washington’s journey in tech and her vision for a more culturally competent computer science field.
The History of Data with Ted Neward
2023/08/17
Scott sits down with Ted Neward to talk about the history and shape of data. From mainframes to ER diagrams to SQL Server to Object Databases and Document Databases, why has the way we access and store data changed over the years and what we can learn from this history?
Introducing TypeChat with Anders Hejlsberg
2023/08/10
Scott talks to Anders Hejlsberg about a new open-source project called TypeChat that uses TypeScript types to generate structured AI responses from natural language requests. The library is designed to integrate large language models into existing app interfaces and make them safer and more reliable.
The Ingredients to a Life in Tech with Corey Weathers
2023/08/03
Scott chats with engineer, community leader, and Developer Relations Lead at Okta Corey Weathers on this episode. Shares his story about how he became interested in technology, we get a glimpse into his daily work and how he manages his teams and nurtures the next generation of developer advocate.
AI and the 2023 Hollywood Strike with Franchesca Ramsey
2023/07/27
Info (Show/Hide)
Franchesca Ramsey is an comedian, writer, actor, producer, activist, and content creator. She's also a proud Union Member of both the Screen Actors Guild-American Federation of Television and Radio Artists (SAG-AFTRA) and the Writers Guild of America (WGA). She sits down with Scott to talk about the importance of unions, what it means to be a "working actor" and what we can do as consumers of media to support the strike. What does it mean to be a scab? Will AI help or hinder a creative's ability to make living?
https://www.sagaftrastrike.org/
A diverse career with Veni Kunche
2023/07/20
Veni Kunche is a coder, a maker, and a founder. After working as a Software Engineer since 2003, she quit her job in tech to start her own company, https://www.diversifytech.com!
All the Performance with RavenDB's Oren Eini
2023/07/13
Info (Show/Hide)
In this episode, we talk to Oren Eini from RavenDB . RavenDB is a NoSQL document database that offers high performance, scalability, and security. Oren shares his insights on why performance is not just a feature, but a service that developers and customers expect and demand. He also explains how RavenDB achieves fast and reliable data access, how it handles complex queries and distributed transactions, and how it leverages the cloud to optimize resource utilization and cost efficiency!
Sponsor: Head over to elevateai.com/hanselminutes to sign up today and get started!
From Ethernet to Geothermal Energy with Bob Metcalfe
2023/07/06
This episode of Hanselminutes is in partnership with the ACM Bytecast podcast! In this episode, we have a special guest: Bob Metcalfe, the inventor of Ethernet, co-founder of 3Com, and recipient of the 2022 Turing Award. Bob joins us to share his insights on the history and future of computer networking, and his current work in geothermal power!
https://learning.acm.org/bytecast
Fundamentals for Self-Taught Programmers with Jasmine Greenaway
2023/06/29
Info (Show/Hide)
In this episode, we talk to Jasmine Greenaway, a software engineer at Microsoft and the author of Fundamentals for Self-Taught Programmers, a book that helps aspiring developers learn the essential skills and concepts of programming. She gives us some tips and advice on how to learn effectively, how to build a portfolio, and how to network and find mentors in the tech industry.
Sponsor: Head over to elevateai.com/hanselminutes to sign up today and get started!
Who's Coding? with Dr Kate Miltner
2023/06/22
Info (Show/Hide)
Dr. Kate Miltner is a researcher and lecturer in data ai and society at the information school at the University of Sheffield. Her work explores issues of power and inequality in digital systems and cultures. She's currently slowing "who's coding?" and how did they start coding, as she examines coding boot camps across the US and UK.
https://www.whoscoding.com https://katemiltner.com
Sponsor: Head over to https://elevateai.com/hanselminutes to sign up today and get started!
Towards a better Data Platform with Danica Fine
2023/06/15
Avanade's Florin Rotar and Chris Lloyd-Jones
2023/06/08
The Road to Entrepreneurship with Nanxi Liu
2023/06/01
Creating the Mastodon app "Elk" as a Progressive Web App with Daniel Roe
2023/05/25
Blazor Web Assembly by Example with Toi B. Wright
2023/05/18
Computing History with Atari and Commodore's Leonard Tramiel
2023/05/11
Creating Walkable Cities with Nathan Allebach
2023/05/04
The Courage to Tinker with WeThinkCode's Nyari Samushonga
2023/04/27
Bing's move to .NET 7 with Principal Engineer Ben Watson
2023/04/20
Protecting Machines from Us with Lelapa AI's Pelonomi Moiloa
2023/04/13
Building your own PC with Damian Edwards
2023/04/06
The Story of Visual Studio Code with Erich Gamma and Kai Maetzel
2023/03/30
Leading engineers as a non-engineer with Daily's Sarah Milstein
2023/03/23
Being a Teenager in 2023 with Zenzo Hanselman
2023/03/16
Chasing supernovae with Dr. Sanjana Curtis
2023/03/09
Dead Simple Python with Jason C McDonald
2023/03/02
Daring to be Different with Raji Rajagopalan
2023/02/23
Will ChatGPT help them write? with John Warner
2023/02/16
Why We do Tech Outreach with Coding By Sophy
2023/02/09
The Web's Next Transition with Kent C. Dodds
2023/02/02
The Quantified Worker with Dr. Ifeoma Ajunwa
2023/01/26
Game Emulation with former MAME programmer Aaron Giles
2023/01/19
Ben West is not waiting for Diabetes Tech to catch up
2023/01/12
Dr. Gregory Kapfhammer wants to stop flaky tests
2023/01/05
Dr. Brandeis Marshall's Data Conscience
2022/12/29
Hachyderm's Kris Nova on running a Mastodon Server
2022/12/22
Growing as an Enginering Manager with Taylor Poindexter
2022/12/15
Real-time personal health data with Dot Health's Huda Idrees
2022/12/08
Do I stay or do I go? - Tech career advice with Mekka Williams
2022/12/01
Creating games on Nintendo Switch with FUZE4 and Jon Silvera
2022/11/24
Social Impact using offline forms with ODK's Yaw Anokwa
2022/11/17
Testing mobile devices with robots with Mobot's Eden Full Goh
2022/11/10
What If? 2 with Randall Munroe
2022/11/03
The Work Ahead with Blind Engineer Sameer Doshi
2022/10/27
Celebrating the Second Edition of Code with Charles Petzold
2022/10/20
Engineering Leadership and Refactoring Monoliths with Kirsten Westeinde
2022/10/13
Sonic Pi Live Coding Music Synth with Sam Aaron
2022/10/06
C64 OS - A new operating system for the Commodore 64 with Gregory Naçu
2022/09/29
Why the C64 Demoscene matters with Clay Token's Bilgem Çakır
2022/09/22
Learning to code 6502 assembly in Pikuma's Gustavo Pezzi
2022/09/15
Creating Tech Courseware with Lemonerdy's teen CEO Eden Wilson
2022/09/08
Building and Scaling Geo-Distributed Cloud Apps with Denis Magda
2022/09/01
Growing your career via technical content creation with Mohammed Osman
2022/08/25
Learning via Personal Challenges with Lisi Hocke
2022/08/18
Redpoint's Erica Brescia supports Tech Founders
2022/08/11
Mark Thompson wants you to win
2022/08/04
Failing Safely with Ramón Huidobro
2022/07/28
Rust for Beginners with Nell Shamrell-Harrington
2022/07/21
The future of supply chain with Ox's CEO Charu Thomas
2022/07/14
Journey Foods makes Tech with Biologist and Entrepreneur Riana Lynn
2022/07/07
Engineering Stack Overflow with Roberta Arcoverde
2022/06/30
Enabled Play for everyone with Alex Dunn
2022/06/23
3d Printers work everywhere with OctoEverywhere and Quinn Damerell
2022/06/16
3D Movie Maker Forever with Foone Turing
2022/06/09
Writing Ballad and Dagger with Daniel José Older
2022/06/02
Power Platform School with Tricia Sinclair
2022/05/26
Towards Trustworthy AI with Beena Ammanath
2022/05/19
A Software Tester's Career Path with Nicola Lindgren
2022/05/12
You're not gonna need it with Appsmith's Arpit Mohan
2022/05/05
Cross-platform UIs with C# and Avalonia with Dan Walmsley
2022/04/28
Patterns.dev with Lydia Hallie and Addy Osmani
2022/04/21
Site Reliability Engineering with PagerDuty's Stevenson Jean-Pierre
2022/04/14
How kids learn how to Code with MakeCode's Kiki Prottsman
2022/04/07
Pyjion, a JIT compiler for Python using .NET Core with Anthony Shaw
2022/03/31
From Broadway to Engineering to Product with Liana Leahy
2022/03/24
Standup Comedy is a Real Job with Alex Falcone
2022/03/17
What does it take to go fast? with Fastly's Inés Sombra
2022/03/10
Flutter for Windows with Google's Chris Sells
2022/03/03
Voice for Everyone with Hillary Juma from Mozilla Common Voice
2022/02/24
Modern Code Generation with Jordan Adler
2022/02/17
Landing Your First UX Design Job with Sharon Onyinye
2022/02/10
Rachel Lim on Fine Tuning OpenAI
2022/02/03
Game Console 2.0: A Photographic History with Evan Amos
2022/01/27
Exploring COVID Vaccine response with Shawn Carbonell, MD, PhD
2022/01/20
Redefining Imposter Syndrome with Maya Bello
2022/01/13
Building Oh My Posh with Jan De Dobbeleer
2022/01/06
Quitting your Job to Build a Game Studio with Bria Sullivan
2021/12/30
Multi-Platform Apps with Uno Platform's Jérôme Laban
2021/12/23
Race & Gender in Silicon Valley with Stanford's Cynthia Lee
2021/12/16
David Copperfield's History of Magic - in partnership with Microsoft Outside In
2021/12/09
Becoming a Digital Unicorn with Trice Johnson
2021/12/02
Web Assembly's hidden talent with WasmCloud's Kevin Hoffman
2021/11/25
Understanding Windows 11 new security requirements with David Weston
2021/11/18
Looking at Azure Yesterday, Today, and Tomorrow with Jason Zander
2021/11/11
Climbing high while staying grounded with Annyce Davis
2021/11/04
Dr. Jelani Nelson - in partnership with ACM Bytecast
2021/10/28
The next generation of AI Dungeon with Latitude's Nick Walton
2021/10/21
Building 0 A.D. a free, open-source game of ancient warfare
2021/10/14
Back to the Technology Future Again with Eric Newcomer
2021/10/07
Teach Little Hackers to Code Without a Computer with Brandon Tory
2021/09/30
Finding Your Path to Technology with Krystal Maughan
2021/09/23
Scaling the Metaverse with Roblox CTO Daniel Sturman
2021/09/16
Exploring the brain with music and science with Dr. Simón(e) Sun
2021/09/09
Powering Cloud gaming with Rainway's Andrew Sampson
2021/09/02
Climbing the Engineering Ladder with Amal Hussein
2021/08/26
Tech Startup Life in a Pandemic with QuirkChat's Bee Law
2021/08/19
DevSecOps or SecDevOps with Wabbi's Brittany Greenfield
2021/08/12
Maximizing machine learning performance with OctoML and Luis Ceze
2021/08/05
Learn F# to write Succinct, Performant, and Correct Code with Don Syme
2021/07/28
The next generation of Data Visualization with Observable's Anjana Vakil
2021/07/22
New Ways to Teach Computer Science with Maria Naggaga
2021/07/15
Engineering Servant Leadership with Carbon Health's Claire Hough
2021/07/08
Electronics for Everyone with AdaFruit's Limor Fried
2021/07/01
The Five Forces with Captain Hoff - Steve Hoffman
2021/06/24
Get Busy Living with Abel Wang
2021/06/17
Learning to Teach with Shaundai Person
2021/06/10
Design Systems with Jina Anne
2021/06/03
Leslie Lamport - in partnership with ACM Bytecast
2021/05/27
Developers and Security with Rey Bango
2021/05/20
Automating all the Things with Home Assistant's Paulus Schoutsen
2021/05/13
Social Robots with De'Aira Bryant
2021/05/07
Customer Empathy with Alex Allwood
2021/04/29
Intersection of Medicine and Technology with Dr. Divya Dhar Cohen
2021/04/22
Doing Open Source with Brian Douglas
2021/04/15
API Observability with Akita Software's Jean Yang
2021/04/08
Attracting and Retaining Diverse Tech Talent with April Christina Curley
2021/04/01
Outside In: The Innovation Stack with Jim McKelvey
2021/03/25
From Astronomy Graduate Student to Senior Software Engineer with Nicholas Hunt-Walker
2021/03/18
It's time for a new kind of calculator with NumWorks' Romain Goyet
2021/03/11
George Li is launching MiTEE Cube Satellites and making TikToks
2021/03/04
Observability beyond buzzwords with New Relic's Tori Wieldt
2021/02/25
Lisette Sutherland shows us a Handbook for Working Remotely
2021/02/18
Modern Management Made Easy with Johanna Rothmann
2021/02/11
Can networking be simple? with Tailscale's Avery Pennarun
2021/02/04
The myth of turning your hobby into a job with writer Aley Arion
2021/01/28
Cryptography 101 with Oso's Dr. Sam Scott
2021/01/21
Exploring Event Modeling with Adam Dymitruk
2021/01/14
Living through 2020 as a Remote Developer with Amanda Silver
2021/01/07
2020 sucked - A year-end wrap-up with Scott's Wife, Mo
2020/12/31
Beyond The Queen's Gambit with Chess.com's Danny Rensch
2020/12/24
Building eBay's Web API ecosystem with Tanya Vlahovic
2020/12/17
Shipping the Sandman Doppler with Palo Alto Innovation's Alex Tramiel
2020/12/10
Succeeding from Anywhere: The Remote Work Revolution with Tsedal Neeley
2020/12/03
A self-driving AI and Raspberry Pi powered Trash Bin with Ahad Cove
2020/11/26
TL;DR - Extreme Summarization as a service with Isabel Cachola
2020/11/19
Growing the next generation of technologists with CodeCrew's Meka Egwuekwe
2020/11/12
Programmatic Problem Solving with Nicole Archambault
2020/11/05
Creating with Constraints with Python Africa's Marlene Mhangami
2020/10/29
Greatly Accelerating Machine Learning with Intel's Huma Abidi
2020/10/22
Virtual Desktop is what VR needs - with Guy Godin
2020/10/15
Normalizing Failure with Susana Benavidez
2020/10/08
Enjoyable Code Reviews with Dr. Michaela Greiler
2020/10/01
Start Freelancing Today with The Taproom's Kelly Vaughn
2020/09/24
A new way to learn about technology with Disco's Saron Yitbarek
2020/09/17
Leaning into Learning in Public with Monica Powell
2020/09/10
Document Databases and Mongo with Engineer Joe Karlsson
2020/09/03
Building a More Ethical Immersive Web with VR Engineer Diane Hosfelt
2020/08/27
A Programmer's Guide to Computer Science with Dr. William Springer
2020/08/20
Working in Public: Open Source Software with Nadia Eghbal
2020/08/13
A Brief History of The Deficit Myth with Dr. Stephanie Kelton
2020/08/06
Cybersecurity for Executives in the Age of Cloud with Teri Radichel
2020/07/30
Managing remotely with Asana Engineering Manager Kate Reading
2020/07/23
How the OBS Project changed video forever with lead Hugh Bailey
2020/07/16
Diabetes and Data Science with Dr. Alex Constantin
2020/07/09
How Design Makes The World with Scott Berkun
2020/07/02
Dismantling barriers to participation in programming communities with Dr. Denae Ford
2020/06/25
Will your next laptop use an ARM processor? with Jeremy Sinclair
2020/06/18
Red Teaming with Leron Gray
2020/06/11
Social Friendships and Internet Creativity with Cassidy Williams
2020/06/04
Language Understanding (LUIS) with Dr. Riham Mansour
2020/05/28
A path to technical leadership with Keavy McMinn
2020/05/21
Making Docker lovely for Developers with Simon Ferquel
2020/05/14
Http Cats, Sketchnoting and Loving the Web with Tomomi Imura
2020/05/07
The world blog with Wordpress Lead Dev Helen Hou Sandí
2020/04/30
DevOps and GitHub Actions with Edward Thomson
2020/04/23
The Holloway Guide to Remote Work with Courtney Nash
2020/04/16
Bringing Medical products to market safely with Emily Gorcenski
2020/04/09
LEGO Education SPIKE Prime with firmware engineer Ralph Hempel
2020/04/04
Embodying a disembodied AI with Chris Conner, Altered Carbon's Poe
2020/03/26
Destigmatizing Mental Health in the Tech Industry with Jen Akullian, PhD
2020/03/19
On empowerment with social entrepreneur Aisha Addo
2020/03/12
The Joy of making with LEGO Master and Cosplaying Engineer Amie DD
2020/03/05
Pathways to Data Science with Sri Megha Vujjini
2020/02/27
Agile Project Management for Families with Yvonne Marcus
2020/02/20
Surviving as a remote tech employee with Jayson J. Phillips
2020/02/13
Saving Blade Runner with ScummVM's Eugene Sandulenko
2020/02/06
Building a CPU from Scratch with Ben Eater
2020/01/30
Visualizing Math with Freya Holmér
2020/01/23
Myself: It's not weird at all
2020/01/16
Dapr Distributed Application Runtime with Azure CTO Mark Russinovich
2020/01/09
Brain Science and Programmers with Dr. Mireille Reece
2020/01/02
Being a Complete Engineer and Bryan Liles' Rules to Life
2019/12/26
Modern Infrastructure as Code with Pulumi's Joe Duffy
2019/12/19
Building a culture of accessibility from step zero with Ayesha Mazumdar
2019/12/12
Rust: A language for the next 40 years with Carol Nichols
2019/12/05
Career Karma's Ruben Harris on engineering bootcamp success
2019/11/28
Are you using all the resources OWASP has to offer? with Nancy Gariché
2019/11/21
Sharon Steed on Operationalizing Empathy and the Power of a Stutter
2019/11/14
Roblox's Kelly Mayes on Community Building and Digital Civility
2019/11/07
Clyde W. Ford on THINK BLACK: a memoir about the first Black software engineer
2019/10/31
First Time Coders with Michelle Sun
2019/10/24
Is this the dynamic web we were promised? with Parametric Press's Matthew Conlen
2019/10/17
Is it the Data or the Algorithm? Common pitfalls in Data Science and Deep Learning with Sara Beck
2019/10/11
Making Indie games with PIGSquad's Dylan Bennett
2019/10/03
Tiny games with the PICO-8 Fantasy Console and Joseph White
2019/09/26
On Being Productive with Cantilever's Ty Fujimura
2019/09/19
Learning CircuitPython with Scott Shawcroft
2019/09/12
Relationship Hacks 2019 with Scott's Wife Mo
2019/09/05
Mechanical Bull: How You Can Achieve Startup Success with Cheryl Contee
2019/08/29
Guidelines for Human-AI Interaction with Dr. Saleema Amershi
2019/08/22
Managing the Burnout Burndown with Dr. Aneika Simmons
2019/08/15
The Pragmatic Programmer celebrates 20 years with Dave Thomas and Andy Hunt
2019/08/08
New ways to think STEM with Zyrobotic's Dr. Ayanna Howard
2019/08/02
Learning about nanotechnology and molecular biology with Upulie Divisekera
2019/07/25
Creating video games with C# and Monogame with Tom Spilman
2019/07/18
Understanding ethical debt in AI product development with Lauren Maffeo
2019/07/11
Burning Rocket Fuel and exploring careers in STEM with Dr. Corey Frazier
2019/07/04
Hanselminutiae 19 with Richard Campbell
2019/06/27
Methods to Organize Your Learning Process with Lourdes Montano
2019/06/20
Saving the SpaceOrb360 with open source hardware and software with Vic Putz
2019/06/13
How to build an inclusive conference with Saron Yitbarek
2019/06/06
The magic of Software Defined Radio with Ben Hilburn
2019/05/30
Solving real problems with software and the Human Utility with Tiffani Ashley Bell
2019/05/23
Avalonia is a cross platform XAML Framework for .NET Framework, .NET Core and Mono with Steven Kirk
2019/05/16
Copyright, Trademarks, Patents, and Branding yourself online with Yasmine Salem Hamdan
2019/05/09
The Problem with Software by Adam Barr
2019/05/02
Your biggest questions when learning how to code with Ali Spittel
2019/04/25
Sean Valentine on Hidden Geniuses and parenting in a digital age
2019/04/18
Performance as a Feature with Jeremy Boyd
2019/04/11
Blockchain explained with TruStory's Preethi Kasireddy
2019/04/04
The Manager's Path with Camille Fournier
2019/03/28
Inside a Tribe of Hackers with cryptographer Marcus J Carey
2019/03/21
A love letter to language (and programming) with Eva Ferreira
2019/03/14
How galaxies evolve with Dr. Molly Peeples
2019/03/07
Cloth Simulation for Computer Graphics with Tuur Stuyck
2019/03/01
How to look smart in meetings and how to be successful without hurting men's feelings with Sarah Cooper
2019/02/21
Privacy and Security on today's internet with Melanie Ensign
2019/02/15
Coding for the ZX Spectrum and Netflix/Black Mirror's Bandersnach with Matt Westcott
2019/02/08
Exploring Algorithms of Oppression with Dr. Safiya Noble
2019/02/01
Getting started with Machine Learning and Sabrina Smai
2019/01/25
A Programmer's Introduction to Mathematics with Jeremy Kun
2019/01/18
Episode 666 - Game Engine Black Book: Doom with Fabien Sanglard
2019/01/11
Regine Gilbert on the Essence of Accessibility
2019/01/03
Better Allies and Better Hiring with Karen Catlin
2018/12/28
test && commit || revert with Kent Beck
2018/12/21
Test Automation University with Applitools' Angie Jones
2018/12/13
Real Software Engineering with Glenn Vanderburg
2018/12/07
ASP.NET Core in Action with Andrew Lock
2018/11/30
PlayFab's complete backend platform for live games with Dr. Hanna Oh Descher
2018/11/22
Moving companies to Open Source with the Head of Comcast's Open Source Office Nithya Ruff
2018/11/16
Upgrading GitHub and improving Rails with Eileen Uchitelle
2018/11/08
Designing for a Global Audience with Digital Nomad Jenny Shen
2018/11/01
Gaming for all with the Xbox Accessibility Controller and John Alexander
2018/10/25
Finding Engineering teams that share your Key Values with Lynne Tye
2018/10/18
Animating Donald Glover's "This is America" with MacPaint on original hardware with Wahyu "Pinot" Ichwandardi
2018/10/11
Analog Computing and the Computer of the Tides with Charles Petzold
2018/10/04
Scaling tech apprenticeship with Techtonics's Heather Terenzio
2018/09/27
.NET Core Global Tools for Developers with Mark Rendle
2018/09/20
Forge Your Future with Open Source and VM Brasseur
2018/09/13
Accelerate: The State of DevOps with Dr. Nicole Forsgren
2018/09/06
How GDPR is affecting the American Legal System with Gary Nissenbaum
2018/08/30
Inside Linux on Windows with WSL and Tara Raj
2018/08/23
Container Catharsis with Laura Frank Tacho
2018/08/16
Teaching Programming to kids (and everyone else) with Ben Wheeler
2018/08/09
Learning how to be a Wizard Programmer with Julia Evans
2018/08/02
Blazor brings .NET to Web Assembly with Steve Sanderson
2018/07/26
Compassionate Coding with April Wensel
2018/07/19
Web Accessibility and a focused on A11Y with Nicolas Steenhout
2018/07/12
Visible Designers with Revision Path's Maurice Cherry
2018/07/05
C++ and Browser Monoculture with Vivaldi's Patricia Aas
2018/06/28
Is a Programming Bootcamp right for you? with Kristen Leake
2018/06/21
Tips for Teaching Programming with Dr. Neil Brown
2018/06/14
Azure Sphere and Microsoft's new Linux with Caitie McCaffrey
2018/06/08
A new life for old software - DasBlog Core with Mark Downie
2018/06/01
Do you need to speak English to Code? Noor - An Arabic Programming Language with Ahmed Abdalla
2018/05/25
Eric Heutchy on Backward Compatibility, Xbox One X Enhanced Games, and The Heutchy Method
2018/05/18
How do you become a CTO - with Microsoft's CTO Kevin Scott
2018/05/10
Building Web Applications for the next Billion Users with Ire Aderinokun
2018/05/04
Investing in Underrepresented Tech Founders with Arlan Hamilton's Backstage Capital
2018/04/27
A history of the Windows 95 Start Button and User Research at Microsoft with Kent Sullivan and Derek Hoiem
2018/04/20
Inside the world of Star Trek's Visual and Practical Effects with Dan Curry
2018/04/13
Christine Spang's Open Source Journey from Teen OSS Contributor to CTO of Nylas
2018/04/05
A new Sega Megadrive/Genesis Game in 2018 with 1995 Tools with Tanglewood's Matt Phillips
2018/03/30
F# and the functional SAFE Stack with Krzysztof Cieślak
2018/03/23
Demystifying Serverless with Cecil Phillip
2018/03/15
Type to the world in your language with Keyman and Marc Durdin
2018/03/09
Developing Online Identity with Sarah Squire
2018/03/03
Jessica Rose and the Worst Advice Ever
2018/02/23
Mr. Robot Disassembled with Ryan Kazanciyan
2018/02/16
Quantum Computing detangled with Dr. Krysta Svore
2018/02/09
Empathy in Technology Product Design with Venture Capitalist Sarah Kunst from Proday
2018/02/02
From F# to JavaScript and beyond with Fable and Alfonso Garcia-Caro
2018/01/26
Developing ON (not for) a Nokia Feature Phone with Elvis Chidera
2018/01/19
Staying Secure and "Getting Pwned" with Troy Hunt
2018/01/12
Functional Programming, F#, and Cloud Containers with Lena Hall
2018/01/05
Serverless and OpenFaas with Alex Ellis
2017/12/29
Machine Learning 101 with Paige Bailey
2017/12/22
Revolutionizing remote pair programming with Live Share
2017/12/15
Progressive Web Apps with Tara Manicsic
2017/12/08
Continuous Delivery in AAA Games - Sea of Thieves with Rare Games' Jafar Soltani
2017/12/01
Removing Bias from AI and Machine Learning with Camille Eddy
2017/11/24
Moving Across Technology Stacks with Kamilah Taylor
2017/11/17
Thomas Happ from Axiom Verge
2017/11/10
Mike Brocchi on Angular CLI
2017/11/03
CEO Rian Buckley finds the FitCode between fashion and tech
2017/10/27
Web Animation at Work with Rachel Nabors
2017/10/20
Terms of Service for Developers - ToS explained with lawyer Gary Nissenbaum
2017/10/13
Which JavaScript Stack should I learn? with Tracy Lee
2017/10/06
Polyglot Persistence for .NET with PostgresSQL and Marten with Jeremy Miller
2017/09/29
Maybe just use Vanilla Javascript with Chris Ferdinandi
2017/09/22
Technology in non-profits with the New York Public Library and Courteney Ervin
2017/09/15
Making browsers faster with Mozilla
2017/09/08
Games across decades with Diablo programmer and Graybeard Games' David Brevik
2017/09/01
Software Endurance with Ariya Hidayat
2017/08/25
Laura Laban explores Infinite Flight simulation on mobile devices
2017/08/18
Pia Mancini explains liquid democracy and the Open Collective
2017/08/11
Tracking your life and health with the Gyroscope app and Mahdi Yusuf
2017/08/04
Preparing a city for self-driving cars with Leslie Caceda
2017/07/28
Live Coding on Twitch for a year with Suz Hinton
2017/07/21
Making your path to development with Anjana Vakil
2017/07/14
Brandon Bouier on the Defense Digital Service and deploying code in a war zone
2017/07/07
YOU should write an interpreter with Thorsten Ball
2017/06/30
Data Science with Angela Bassa
2017/06/23
Get on the Coding Train with Processing and Daniel Shiffman
2017/06/16
Being hired as a Functional Programmer with Eric Normand
2017/06/09
Apps without Code with Tara Reed
2017/06/02
Inside WebAssembly with Mozilla Fellow David Bryant
2017/05/26
Machine Learning, Deep Learning, and Artificial Intelligence with Edaena Salinas Jasso
2017/05/19
RavenDB, the open source NoSQL Database for .NET with Adi Avivi
2017/05/12
Ruby and Rails in the Real World with Scott Bellware
2017/05/05
Today's Cloud, Containers, and Architecture with Kelsey Hightower
2017/04/28
Deployment made easy with Zeit
2017/04/21
Renewing the Kalingo Language with Dr. Keisha Marie Josephs
2017/04/14
The Road to Lead Developer with Linda Kamau of Ushahidi
2017/04/07
Hanselminutiae 18 with Richard Campbell - Nintendo Switch
2017/03/31
Lean Customer Development with Cindy Alvarez
2017/03/24
Feedback Driven Design with Windows 10
2017/03/17
Getting Started with Angular with Jeff Cross
2017/03/10
A new kind of commerce - M-Pesa, Mookh, and Africa
2017/03/03
Forgotten Empires, amazing games - Age of Empires is back with Bert Beeckman
2017/02/24
The Return of Mo - Lessons from Scott
2017/02/17
A new kind of STEM learning with Laron Walker
2017/02/10
Discovering WebVR with Ada Rose Edwards
2017/02/03
Building Pantsuit: The Hillary Clinton UI Pattern Library with Mina Markham
2017/01/27
Speech to Text in 2017 with Signl.fm
2017/01/20
Vets who Code with Jerome Hardaway
2017/01/13
Checking in with Joel Spolsky who says I suck at Excel
2017/01/06
Is it OK to build websites that require JavaScript? with Nolan Lawson
2016/12/30
Including Automation in your Definition of Done with Angie Jones
2016/12/23
Visualizing Mathematics with 3D Printing and Henry Segerman
2016/12/16
Rethinking Front End Design and Development with Una Kravets
2016/12/09
Being a Polyglot Programmer with Amir Rajan
2016/12/02
Alcohol and the Tech Industry with Victor Yocco
2016/11/25
Interactive Computing Experiences with nteract and Safia Abdalla
2016/11/18
Mob Programming with Woody Zuill
2016/11/11
Learning to Teach, Teaching to Learn with Sandi Metz
2016/11/04
Should Developers Design with Iheanyi Ekechukwu
2016/10/28
Infrastructuralism with Truss
2016/10/21
Orchestrating and automating deployments with Octopus Deploy and Damian Brady
2016/10/14
Cake Build - A C# Make cross platform build automation system with Patrik Svensson
2016/10/07
Hello Ruby with Linda Liukas
2016/09/30
The State of Virtual Reality 2016 with Scott Anderson
2016/09/23
An overnight success in 13 years! Luvvie Ajayi is Judging You!
2016/09/16
Archiving Digital Experiences using Emulation with Jason Scott
2016/09/09
Becoming a more social developer with Daphne Chong
2016/09/02
Exploring Code Smells in code written by Children with Dr. Felienne
2016/08/26
Building with the Microsoft Bot Framework with Dan Driscoll
2016/08/19
Creating a new GPU Texture Compressor with Binomial with Stephanie Hurlburt
2016/08/12
Learning to love Legacy Code with Andrea Goulet from CorgiBytes
2016/08/05
A .NET IDE for the iPad? - Exploring Continuous with Frank Krueger
2016/07/29
New Development on Old Systems: Exploring the NES in 2016 with Rachel Simone Weil
2016/07/22
Exploring the Orleans Distributed Virtual Actor Model with Richard Astbury
2016/07/15
Machine Learning for all with TensorFlow with Andy Kitchen
2016/07/08
Creating cross-platform Electron apps with Jessica Lord
2016/07/01
Building remote-first teams with Karolina Szczur
2016/06/24
Data Literacy and the usefulness of Excel with Oz du Soleil
2016/06/17
Living Functional Programming with OCaml and Gina Marie Maini
2016/06/10
Native apps using NativeScript with Jen Looper
2016/06/03
Bootstrapping a hardware startup: Creating Tinsel with Aniyia L. Williams
2016/05/27
The Aurelia JavaScript Framework with Rob Eisenberg
2016/05/20
Practical Containers for Developers with Aja Hammerly
2016/05/13
Punishment Driven Development with Louise Elliott
2016/05/06
Funding Open Source with Nadia Eghbal
2016/04/29
Investing in Underrepresented Tech Founders with Arlan Hamilton
2016/04/22
Creating the Belter Language for Syfy
2016/04/15
Failure - "What if you fake it and don't make it?"
2016/04/08
March Is For Makers: Arduinos, JavaScript, and Johnny-Five with Lyza Danger Gardner
2016/04/01
March Is For Makers: Modulo and Modular Electronics with Erin Tomson
2016/03/25
March Is For Makers: Arrow.com Electrical Engineer Laura Hughes
2016/03/18
March Is For Makers: Arduinos and Useless Robots with Simone Giertz
2016/03/11
March Is For Makers: Taking Stuff Apart with Captain Brent Chapman
2016/03/04
Ambitious UX and Ambitious Apps with Ember and Lauren Tan
2016/02/26
Exploring the Creative Process with Comic Creator and Musician Afua Richardson
2016/02/19
The Open Artificial Pancreas System (OpenAPS) project with Dana M. Lewis
2016/02/12
Scaling The Walking Dead: No Man's Land with Next Games' Kalle Hiitola
2016/02/05
Getting started making Video Games with Kris Rothe
2016/01/29
Inside ASP.NET Core 1.0 with Damian Edwards
2016/01/22
From Enterprise Developer to Tech Startup CEO with Tiffany Mikell
2016/01/15
Inside Age of Ascent with Ben Adams
2016/01/08
Is QA a lost art? Node.js quality expert Stacy Kirk
2016/01/01
Data Visualization and D3.js with Irene Ros
2015/12/25
Today's Startup Accelerators John Henry from Cofound Harlem
2015/12/18
The importance of fixing your own consumer electronics with IFixit's Kyle Wiens
2015/12/11
Hanselminutiae LIVE 17 with Richard Campbell
2015/12/04
Imagining the Future of Minority Report with Greg Borenstein
2015/11/27
OptiKey - Open Source Assistive Tech for Motor Neuron Disease
2015/11/20
Speak Up and Present with Confidence with Poornima Vijayashanker
2015/11/13
You don't know JS with Getify (Kyle Simpson)
2015/11/06
Understanding Web Components and Polymer with Monica Dinculescu
2015/10/30
SID Chips and C64 Music with Ocean Software's Matthew Cannon
2015/10/23
Your Personal Cloud Platform with Sandstorm.io and Kenton Varda
2015/10/16
An overview of non-web-based assisted technologies with Sylvia Richardson
2015/10/09
Creativity, Code, Community, and Connected Objects with Dawn C. Hayes
2015/10/02
Jet.com scales with Azure, F#, and more with Rachel Reese
2015/09/25
Killing Off Wasabi - A 20yr old VBScript problem solved with 2015 Roslyn tech
2015/09/18
Information Architecture with Abby Covert
2015/09/11
Developing Designers with Catt Small
2015/09/04
Computer Science in School vs. The Real World with Kaya Thomas
2015/08/28
Enterprising Node.js with NodeSource's VP of Engineering Kevin Stewart
2015/08/21
Redesigning Computer Science 101 Education with Omoju Miller
2015/08/14
Identity Server and ASP.NET with Dominick Baier
2015/08/07
Designing Usable Security with Google's Adrienne Porter Felt
2015/07/31
The Problem with DateTime - NodaTime with Matt Johnson
2015/07/24
Systems Thinking: Less Coding, More Thinking with Kishau Rogers
2015/07/17
Debugging Windows Problems with Mario Hewardt
2015/07/10
Relationships, Geek Culture, and Raising Nerds with Anjuan Simmons
2015/07/03
Tessel.io - Making the Internet of things with JavaScript and Kelsey Breseman
2015/06/25
Virtual Reality today with Andreia Gaita
2015/06/19
Building Community around the XPRIZE with Jono Bacon
2015/06/12
Hanselminutiae LIVE 16 with Richard Campbell
2015/06/05
Getting Started with SVG with Sara Soueidan
2015/05/29
Getting started making NodeBots and Wearables with Kassandra Perch
2015/05/22
Accessibility (a11y) with OpenDirective's Steve Lee
2015/05/15
Saving Bletchley Park with Dr. Sue Black
2015/05/08
Developing StaffPad, a new class of music notation application with Dr. Matthew Tesch
2015/05/01
Inside the Akka.NET open source project and the Actor Model with Aaron Stannard
2015/04/23
Usability and the Human Factor with Dr. Danielle Smith
2015/04/17
Building a better 3D printer (with software!) with OctoPrint’s Gina Häußge
2015/04/10
Bitcoin Explained with Rhian Lewis
2015/04/03
March Is For Makers: Electronics and Electricity 101 with Andrew J. Dupree
2015/03/27
March Is For Makers: Learning Robots with Dr. Ayanna Howard of Zyrobotics
2015/03/20
March Is For Makers: Enclosures for your DIY hardware projects with Bertrand Le Roy
2015/03/13
March Is For Makers: 3D Printing with Printrbot's Brook Drumm
2015/03/06
Living Clojure with Carin Meier
2015/02/27
Hanselminutiae 15 with Richard Campbell - Recorded as a Google Hangout, we talk all things tech
2015/02/20
Atom-Shell for cross platform desktop apps with Paul Betts
2015/02/13
Creating Ruby with Yukihiro Matsumoto (Matz) recorded LIVE in Japan
2015/02/06
Where is Web Design going in 2015 with Carl Smith
2015/01/30
An Introduction to the Dart Language with Lars Bak and Kasper Lund
2015/01/23
Performance as a Feature with Matt Warren
2015/01/16
Starting with Continuous Integration in the Cloud with Steven Edouard
2015/01/09
Computer Vision Explained with PyImageSearch's Adrian Rosebrock
2015/01/02
Get Involved in Citizen Science with Chandra Clarke
2014/12/26
An Internet of Things (IoT) primer with Erica Stanley
2014/12/19
Web Animation Foundations, Today and Tomorrow with Rachel Nabors
2014/12/12
JSIL with Katelyn Gadd
2014/12/05
Comics, Creativity, Computers and Secret Coders with Gene Luen Yang
2014/11/28
The Other Side of Diversity with Erica Joy
2014/11/21
Balancing a Nerdcore Music Career and a PhD with Sammus aka Enongo Lumumba-Kasongo
2014/11/14
The New Digital Journalism with Elon James White
2014/11/07
Controllerism and digital music with artist and inventor Moldover
2014/10/31
Selecting the Ultimate Developer Laptop with Damian Edwards
2014/10/24
All about CSS Animations with Val Head
2014/10/17
"A Dark Room" - What's it like to have a #1 App? With Amir Rajan
2014/10/10
A Sass Primer with Claudina Sarahe
2014/10/03
Being a CodeNewbie with Saron Yitbarek
2014/09/26
Choosing a JavaScript Framework with Craig McKeachie
2014/09/19
Hanselminutiae 14 with Richard Campbell - Apple iPhone 6 and Apple Watch Announcements (+VIDEO)
2014/09/12
Space and the next IT decade with Tom Soderstrom from JPL
2014/09/05
Exploring Trans*H4CK with Dr. Kortney Ziegler
2014/08/29
Inside RavenDB with Michael Yarichuk
2014/08/22
BrightstarDB, an open source NoSQL .NET database with Kal Ahmed
2014/08/08
Applying Improv to Agile and Lean Startup models with Jessie Shternshus
2014/08/01
Designing for Performance with Lara Swanson
2014/07/25
Learning WebGL and making 3D HTML Games with David Catuhe and Babylon.js
2014/07/18
Exploring the Bionic Pancreas with Dr. Steven Jon Russell, MD, PhD
2014/07/11
Applied Azure with Vishwas Lele
2014/07/04
Windows Phone 8.1, Universal Apps, and the Developer Landscape with Lars Klint
2014/06/27
Creating Reactive User Interfaces with Adaptive Consulting's Reactive Trader
2014/06/20
What it really means to be Junior Developer with Jonathan Barronville
2014/06/13
Reconciling ASP.NET vNext with Damian Edwards
2014/06/06
Shoulder-to-shoulder remote collaboration with Susie Wee, CTO of Networked Experiences at Cisco
2014/05/30
Stories of Computer Science Past and Present with Len Bass
2014/05/23
Designing Video Games with student and game designer Lauren Scott
2014/05/16
Agile Families: Techniques for Living with Change with David Starr
2014/05/09
Managing Errors across platforms with RayGun.io
2014/05/02
Hacking the Creative Mind with Denise Jacobs
2014/04/25
Hanselminutiae 13 with Richard Campbell
2014/04/18
Learn WebRTC with Lisa Larson-Kelley
2014/04/11
I am teaching my daughter to code with Hopscotch - Fitzgerald Steele
2014/04/04
An Introduction to the Go Programming language with Andrew Gerrand
2014/03/28
Bitcoin Explained with Steve Beauregard, CEO of GoCoin
2014/03/21
Creating the Plex Software Ecosystem with Elan Feingold
2014/03/14
I'm a Blind Software Technician - Ask Me Anything! with Katherine Moss
2014/03/07
Getting Started with JavaScript Unit Testing with Jasmine and Rushaine McBean
2014/02/28
Creating a Mac emulator using JavaScript with James Friend
2014/02/21
Xbox One Developer with Dave Voyles, formerly of Comcast
2014/02/14
Model View Culture - A new media platform covering Technology, Culture, and Diversity
2014/02/07
sass.js - An Emscripten Experiment with Rodney Rehm
2014/01/31
Learning Code The Hard Way with Zed Shaw
2014/01/24
Discourse and The Art of Discussion with Jeff Atwood
2014/01/17
Coneryminutes #3 - Bartending vs Software
2014/01/10
iOS Developer and Professional Model Lyndsey Scott
2014/01/03
Geek Relationships 2013 with Scott's Wife Mo
2013/12/27
Are we as Software Engineers focused on the right social priorities? A discussion with Hadi Hariri
2013/12/20
An Internet of Inclusion with Chanelle Henry
2013/12/13
Node.js Tools for Visual Studio
2013/12/06
Chris Dancy, the world's most quantified man, explains the Quantified Self
2013/11/29
Virtual Reality, the Oculus Rift and Unity 3D with Rift Chopper author James Andrew
2013/11/22
PANEL: What do Web Developers need to know in 2014 - Hanselman, Crockford, Papa, Jacobs
2013/11/15
Bugs Considered Harmful with Douglas Crockford
2013/11/08
Web Service Tools for Distributed Applications with Runscope's John Sheehan
2013/11/01
Demystifying Scala with Netflix's Dianne Marsh
2013/10/25
The Mobile Phone Struggle with Travis Pope
2013/10/18
Groovy on Grails with Netflix's Clay McCoy
2013/10/11
Controlling Robots with node.js and Johnny-Five with Raquel Vélez
2013/10/04
The State of Object-Relational Mapping with Frans Bouma
2013/09/27
The Agile Mindset with Linda Rising
2013/09/20
Vision-Based Computing with Dr. Neil Roodyn
2013/09/13
Demystifying UX with Natasha Irizarry
2013/09/06
Understanding CouchDB and NoSQL with Jan Lehnardt
2013/08/30
Creating Calca - A symbolic calculator with markdown for iOS and more
2013/08/23
Python Tools for Visual Studio with Dino Viehland
2013/08/16
Enough with the JavaScript Already! with Nicholas Zakas
2013/08/09
Creating the AGENT Smart Watch with Chris Walker of Secret Labs
2013/08/02
What's the Deal with Windows 8.1?
2013/07/26
Web Development Pain and Suffering with Jim Wang
2013/07/11
The Future and Past of Computing with Dan Bricklin
2013/07/04
Hanselminutiae 12 with Richard Campbell - The post-BUILD show
2013/07/01
Open Sourcing Web Essentials - Mads Kristensen and the Front End Developer
2013/06/27
A gentle introduction to node.js with Raquel Velez
2013/06/14
On Culture and Remoteness at GitHub with Paul Betts and Justin Spahr-Summers
2013/06/14
Big Data, Low Power - Analyzing Hard Drive Energy Consumption with Dr. Anthony Hylick
2013/06/07
A Desktop Developer moves to the Web - with Mark Rendle
2013/05/31
Are you secure? WiFi Honeypots, Pineapples and SSL with Troy Hunt
2013/05/24
Integrating Office and the Open Web with Lucidchart's Brian Pugh
2013/05/17
Bacon is bad for you - On Developer Monoculture with Garann Means
2013/05/10
WordPress and Internet Security with Kellep Charles
2013/05/03
MonoGame and Xamarin make shipping Infinite Flight a reality
2013/04/26
Firefox OS and the open Mobile Web with Christian Heilmann
2013/04/19
Practical ReST with Sebastien Lambla
2013/04/12
PhoneGap/Cordova - Is HTML a reasonable app solution? With Steve Sanderson
2013/04/05
VsVim: Visual Studio and Vim with Jared Parsons
2013/03/29
HTML5, JavaScript, Chrome and the Web Platform with Paul Irish
2013/03/22
iOS and Android apps with Xamarin Studio 2.0 and Miguel de Icaza
2013/03/15
Language Hunters with Willem Larsen
2013/03/08
Approval Tests with Llewellyn Falco
2013/03/01
Halo 4 - Services in Azure with Caitie McCaffrey
2013/02/08
Git support within Visual Studio
2013/02/08
Dr. Kyla McMullen on Diversity in Computer Science and Spatial Audio
2013/02/01
Geeks Without Bounds with Willow Brugh
2013/01/25
Accessibility, Deafness, and Computing with Jenny Lay-Flurrie
2013/01/18
Today's Web Malware with AVG's Brad Rittenhouse
2013/01/17
Coneryminutes #2 - The Mid-Life Crisis
2013/01/11
Making Open Source work at Microsoft with SignalR and Damian Edwards
2013/01/03
Understanding NancyFX with Richard Cirerol
2012/12/27
Learning how to Learn Git with Michael Sarchet
2012/12/21
Hanselminutiae-eleven with Richard Campbell
2012/12/13
Developing the Hulu Windows 8 app
2012/11/30
Why C++ with Herb Sutter
2012/11/23
World Class Climbing with Audrey Sniezek
2012/11/16
Moment of Inspiration - Inside the MOI3D modelling tool with Michael Gibson
2012/11/09
Draw a Stickman EPIC - An iPhone, Android and Windows 8 Game with MonoGame
2012/10/19
An Interview with Paul Lutus
2012/10/12
Porting "Contre Jour" to HTML5 with Erik Klimczak
2012/10/11
What is TypeScript and why with Anders Hejlsberg
2012/10/05
Continuous Delivery with Jez Humble and Martin Fowler
2012/10/02
Glimpse gets a benefactor - Can Open Source and Commercial Software live together?
2012/09/19
Robots on Mars with Mark Powell
2012/09/11
Bill Steele on 3-D Printing with the Ultra-bot 3D Printer
2012/09/06
Scott Hunter talks to the Entity Framework Team
2012/09/06
Joining Microsoft with Taylor Mullen, Damian Edwards and Scott Hunter
2012/08/25
Using Windows 8 with Brad Wilson and Scott
2012/08/16
Coneryminutes #1
2012/08/09
Starting Programming with Iris Classon
2012/08/02
Zero Day and Trojan Horse: An interview with Mark Russinovich
2012/07/26
Understanding WinRT and Windows 8 for .NET Programmers
2012/07/19
The Art of Community with Jono Bacon
2012/07/18
Everything .NET programmers know about Asynchronous Programming is wrong
2012/07/05
JavaScript, Web APIs, Performance and more with Dave Ward
2012/06/28
ASP.NET 4.5 Updates, Core, WebForms and SignalR with Damian Edwards
2012/06/23
Ben Kamens from the Khan Academy on Internships and Mentorship
2012/06/14
On Empathy with Leon Gersing the Ruby Buddha
2012/06/14
Randomness and Windows 8 with Jeff Atwood
2012/06/06
Developing GitHub for Windows with Phil Haack and Tim Clem
2012/05/18
The Making of How to Be Black with Baratunde Thurston
2012/05/17
Making real stuff with Pete Brown
2012/05/10
It IS Rocket Science: Holly Griffith, former Space Shuttle and current Space Station worker bee
2012/04/26
Source Control and The Cloud: How did CodePlex start supporting Git?
2012/04/26
Hanselminutiae-eleven with Richard Campbell
2012/04/19
More Relationship Hacks with Scott's Wife
2012/04/18
Deep Inside Image Resizing and scaling with ASP.NET and IIS with ImageResizing.net author Nathanael
2012/04/12
ASP.NET MVC and Open Source with Phil Haack
2012/04/06
Why F#? with Richard Minerich and Phillip Trelford
2012/03/23
Startup Series: Buying an Existing Small Company or Online Application
2012/03/15
Startup Series: Creating Alan Mendelevich's AdDuplex
2012/03/09
Software Craftsmanship and Code Retreats with Corey Haines
2012/03/01
AisleFinder.com - Creating a Location-based Mobile Startup with Curtiss Pope
2012/02/24
Creating Science Fiction with "Zoo City" author Lauren Beukes
2012/02/16
Making your first PhoneGap Application with Peter Mourfield
2012/02/02
Improving Diversity in Technology with Kimberly Bryant from BlackGirlsCode.com
2012/01/26
Being a Phony with Jon Skeet
2012/01/18
Learning to Speak another Language with Zach Owens
2012/01/04
Framework Series: Service Stack with Demis Bellot
2012/01/04
Hanselminutiae-ten with Richard Campbell
2011/12/24
Framework Series: Kendo UI HTML5 framework with Todd Anglin
2011/12/22
Framework Series: The eXpand Framework with Apostolis Bekiaris
2011/12/15
Framework Series: Steve Smith from NimblePros on Anti-Patterns
2011/12/08
Framework Series: The Chuck Norris Framework with Rob Reynolds
2011/12/01
Understanding BDD and NSpec with Matt Florence and Amir Rajan
2011/11/25
Developing a mobile app for iPhone, Windows Phone 7 and Android with Toran Billups
2011/11/17
History of HTTP and the World Wide Web with Henrik Frystyk Nielsen
2011/11/10
Damian Edwards explains The Realtime Web for ASP.NET with SignalR
2011/11/03
Designing a better experience with Sara Summers
2011/10/27
Inside Visual Studio Performance and PerfWatson with Phil Price
2011/10/21
Google's Steve Souders, Creator of YSlow on Web Site Optimization
2011/10/15
Startup Series: Alex Papadimoulis on creating Inedo and The Daily WTF
2011/10/06
Startup Series: PostSharp from Open Source to Commercial Business with Gael Fraiteur
2011/09/28
Startup Series: Gibraltar Software with Kendall Miller
2011/09/22
Startup Series: Growing ZocDoc with Nick Ganju
2011/09/15
Startup Series: Building Octopus Deploy with Paul Stovell
2011/09/06
Startup Series: Inside the DuckDuckGo Search Engine with Gabriel Weinberg
2011/09/02
Inside the Design Process - Redesigning Scott's blog with Jeremy Kratz
2011/08/25
Microsoft Research: Trinity is a Graph Database and a Distributed Parallel Platform for Graph Data
2011/08/18
Within Windows with Rafael Rivera
2011/08/12
Microsoft Web Platform and Azure direction with Scott Hunter
2011/08/04
Polyglot Programming and .NET - Lessons Learned with Ivan Towlson from Mindscape
2011/07/28
Script# compiles to JavaScript: A Real World Implementation at Earth Class Mail
2011/07/22
Digging into the Kinect SDK with Dan Fernandez
2011/07/14
JavaScript is Assembly Language for the Web: Semantic Markup is Dead! Clean vs. Machine-coded HTML
2011/07/07
Glimpse - A client-side Glimpse into your server
2011/06/30
Basics of Web Security with Barry Dorrans
2011/06/23
Inside IronJS - A complete JavaScript/ECMAScript open source implementation on the .NET DLR
2011/06/16
Nancy, Sinatra and the Explosion of .NET Micro Web Frameworks with Andreas Håkansson
2011/06/09
Community vs. Evangelism vs. Marketing vs. Authenticity with Brandon Watson
2011/06/02
Personal Systems of Organization - Rey Bango interviews Scott Hanselman
2011/05/26
Before The Show: Off the Cuff Conversation with Jeff Atwood (EXPLICIT)
2011/05/23
Open Source vs. Making Money vs. Freaking Lasers - Are we all Evil? With Chris Sells
2011/05/12
Network Attached Storage and Windows Home Server with Travis Illig
2011/05/05
This is not your father's WCF - All about the WebAPI with Glenn Block
2011/04/28
A C++ guy learns JavaScript - Chris Sells moves to the Web
2011/04/21
The Rise of the Micro-ORM with Sam Saffron and Rob Conery
2011/04/14
ASP.NET MVC 3 Tools Update with Phil Haack
2011/04/12
.NET API design that optimizes for Programmer Joy with Jonathan Carter
2011/03/31
Remote Eclipse/Java Development using TFS at Microsoft with Martin Woodward
2011/03/24
Inside Entity Framework 4.1 CodeFirst with Jeff Derstadt and Tim Laverty
2011/03/23
Selenium for Web Automation Testing with Jim Evans
2011/03/20
JavaScript and jQuery: Moving beyond Alert()
2011/03/02
The Opinionated Cloud - Learning about AppHarbor
2011/02/24
ASP.NET Web Forms - Reports of my Death have been exaggerated, with Damian Edwards
2011/02/17
Organizing your own Virtual Technical Conference - MVCConf Post-Mortem
2011/02/10
ReactiveUI extensions to the Reactive Framework (Rx) with Paul Betts
2011/02/05
HTML5 Basics with Mads Kristensen
2011/01/27
Professional Technical Speaker Tips from Scott with Drew Robbins
2011/01/22
On WebMatrix with Rob Conery
2011/01/13
Executable Specifications with Gojko Adzic, Jonas Bandi and Aslak Hellesoy
2011/01/06
From Agile Consultant to Agile Team Member with John Wilger
2010/12/30
Hanselminutiae-nine with Richard Campbell
2010/12/23
Transitions - Exploring issues moving from small companies to large corporations
2010/12/17
Kayak, OWIN, Open Source Web Servers and more with Benjamin van der Veen
2010/12/10
Knockout Javascript with Steve Sanderson
2010/12/01
The Plight of the Remote Worker with Pete Brown
2010/11/24
The MVVM Pattern with Laurent Bugnion
2010/11/18
Developing Indie Games for Xbox 360 and XNA with George Clingerman
2010/11/12
Creative Outlets with Rob Conery
2010/11/04
ASP.NET MVC 3 RC and NuGet Package Management with Phil Haack
2010/10/27
Deeper into the Netduino with Chris Walker from Secret Labs
2010/10/21
Misunderstanding REST with Mike Amundsen
2010/10/07
Making a hobby a job - Talking with Eric Herbrandson about his Silverlight-based MicroISV
2010/10/07
Getting Things Done with Lane Newsom
2010/09/28
Inside the Naked Objects Framework with Richard Pawson
2010/09/16
.NET Micro Framework with Colin Miller
2010/09/09
Eric Sink on Distributed Version Control Systems
2010/09/02
Continuous Web Deployment with Jon Torresdal
2010/08/26
OpenID and OpenAuth with DotNetOpenAuth open source programmer Andrew Arnott
2010/08/19
Performance of Silverlight on Windows Phone 7
2010/08/12
Inside Expression SuperPreview with developer Mike Calvo
2010/08/11
Building your own Ultimate Developer PC 2.0 with Pete Brown
2010/08/09
Learning about NHibernate 3 with Jason Dentler
2010/07/29
ASP.NET MVC 3 Preview 1 with Phil Haack
2010/07/23
Code First Databases with Entity Framework (Magic Unicorn Edition)
2010/07/16
Art is Shipping - Bridging Designers and Developers with Jin Yang
2010/07/15
Hanselminutiae-eight with Dan Fernandez
2010/07/08
Creating the Ultimate Developer Machine 2.0 - How can we get a 7.9 WEI Score for under $3k?
2010/07/02
Demystifying Microsoft's Application Server: Windows Server AppFabric with Karandeep Anand
2010/06/24
Punditry, Politics, Race, iPads, The Onion and the Web with Baratunde Thurston
2010/06/19
MVC Turbine and IoC made easy with Javier Lozano
2010/06/10
Geek Relationship Tips with Scott's Wife
2010/06/03
World Airplane Travel Tips with James Senior
2010/05/27
Type 1 Diabetes and Running Marathons with Gary Schmidt
2010/05/06
Aspect Oriented Programming (AOP) and LinFu with Philip Laureano
2010/04/29
The Podcast about Podcasts with Joel Spolsky
2010/04/23
Jeff Atwood on the Future of Stack Overflow
2010/04/22
John Lam and the Science of Fitness
2010/04/15
ASP.NET MVC Contrib with Jeffrey Palermo
2010/04/09
Social Media and the Business of Social - The Wynn Resorts
2010/04/02
Charles Petzold on Windows Phone 7 Series
2010/03/22
Windows Phone 7 Series - The Developer Experience with Charlie Kindel
2010/03/17
Open Data Protocol (OData) with Pablo Castro
2010/03/11
What does a Social Media Consultant Do? - with Liz Burr
2010/03/09
Women in Technology in the Muslim World
2010/02/27
A different way to do ASP.NET WebForms with WebFormsMVP
2010/02/20
The Making of a Hanselminutes Open Source MonoTouch iPhone app with Chris Hardy
2010/02/16
Jon Skeet - World's Greatest Living Programmer, or just a nice English guy?
2010/02/12
How Craigslist Works - with Jeremy Zawodny
2010/02/04
Reactive Extensions for .NET (Rx) with Erik Meijer
2010/02/03
The Dynamic Language Runtime, IronRuby and IronPython with Jimmy Schementi
2010/01/27
.NET 4 CLR, Framework and Language Chat with Jason Olson
2010/01/21
Open Source, Microsoft and The WiX Project with Rob Mensching
2010/01/15
Hello World: Computer Programming for Kids and Other Beginners
2010/01/08
Axum - A domain-specific concurrent programming language with Niklas Gustafsson
2010/01/07
The Spark View Engine for ASP.NET MVC with Louis DeJardin
2009/12/11
Solver Foundation and Optimization with Nathan Brixius
2009/12/09
The State of Powershell with Lee Holmes and Jason Shirk
2009/12/04
2009 Holiday Geek Gift Guide with Richard Campbell
2009/11/28
ASP.NET MVC 2 Beta with Phil Haack
2009/11/18
Software Tester James Bach and The Voyage of a Buccaneer-Scholar
2009/11/11
.NET Debugging 101 with Tess Ferrandez
2009/11/05
Spolsky, Atwood, Blyth, Hanselman = Crazy-Delicious || Content-Free?
2009/10/23
Preview of ASP.NET 4 with Scott Hunter
2009/10/15
Hanselminutes Live: Gadgets, Hi-Def, WebCams, 4G and More
2009/10/10
The History and Future of Web Standards with Molly Holzschlag from molly.com
2009/10/01
Monomania - Mono, MonoTouch, MonoSpace, and MonoVS with Joseph Hill and Scott Bellware
2009/09/25
The Return of 3-Tier Architecture - RIA Services with Brad Abrams
2009/09/18
Hanselminutes Live: Open Source and the Codeplex Foundation
2009/09/13
Inside a Visual Studio Plugin - CodeRush with Mark Miller
2009/09/03
Hanselminutiae-seven with Richard Campbell
2009/08/28
Udi Dahan and NServiceBus
2009/08/20
Optimizing Your Website with Jeff Atwood and Stackoverflow
2009/08/14
Hanselminutiae-six with Richard Campbell
2009/08/07
All About Microsoft with Mary Jo Foley
2009/07/30
Dan Bricklin on Technology
2009/07/23
Return of Uncle Bob
2009/07/16
Kanban Boards for Agile Project Management with Zen Author Nate Kohari
2009/07/09
The Art of Unit Testing with Roy Osherove
2009/07/02
Successful Cross Platform .NET Development - Mono and Banshee with Aaron Bockover
2009/07/01
Convention Over Configuration with Jeremy Miller.
2009/06/25
Windows Presentation Foundation explained by Ian Griffiths
2009/06/22
Working Effectively with Legacy Code with Michael Feathers
2009/06/18
Silverlight 3 with Tim Heuer
2009/06/11
Software Metrics with Patrick Smacchia
2009/05/26
Powershell 2.0
2009/05/14
BBSs and Wildcat! from Mustang Software
2009/05/08
JavaFX and the Web's Four Virtual Machines
2009/05/01
IronPython with Michael Foord
2009/04/24
Visiting Fog Creek Software and Joel Spolsky
2009/04/15
Hanselminutae-five with Richard Campbell
2009/04/09
Dealing with Diversity in Agile Teams with Aslam Khan
2009/04/02
A C64 Emulator with Silverlight 3 by Pete Brown
2009/03/26
ASP.NET and the Mobile Web
2009/03/18
Tables Turned - Mo Interviews Scott Hanselman
2009/03/12
Code Generation and T4 with Kathleen Dollard
2009/03/05
Fit is Dead, Long Live Fitnesse - with Ward Cunningham and James Shore
2009/02/27
Uncle Bob Martin: SOLID, this time with feeling.
2009/02/18
Deconstructing "blu" - a new WPF Twitter client from thirteen23
2009/02/10
MEF - Managed Extensibility Framework with Glenn Block
2009/01/28
The new WPF-based Text Editor in Visual Studio 2010 - Interview with a Dev
2009/01/23
Test Driven Development is Design - The Last Word on TDD
2009/01/12
SOLID Principles with Uncle Bob - Robert C. Martin
2009/01/05
Week Three in South Africa - Ntombenhle
2008/12/29
Week Two in South Africa - Victor
2008/12/16
Week One in South Africa - Vusi
2008/12/11
Coding4Fun with Dan Fernandez and Brian Peek - Wiimotes and YouTube
2008/12/04
Rob Conery limps and learns about Domain Driven Design
2008/12/02
Moonlight (Silverlight on Linux with Mono) with Miguel de Icaza and Joseph Hill
2008/11/24
Paint.NET with Rick Brewster
2008/11/20
Microsoft PDC and Windows 7 Reaction Show with Richard Campbell
2008/11/11
MSR@PDC - Microsoft Research at the Professional Developers Conference
2008/10/30
Behind the Scenes - StackOverflow and Jeff Atwood - Part 2
2008/10/24
StackOverflow uses ASP.NET MVC - Jeff Atwood and his technical team
2008/10/17
Windows Live Agents and the Machine Translation Bot from MS Research
2008/10/07
Subsonic with Rob Conery
2008/10/02
Jeff Webb - The guy who lowercased Basic
2008/09/26
JavaScript gets Faster: Brendan Eich, CTO of Mozilla Corporation and Creator of JavaScript
2008/09/19
Thoughts on Javascript with Bertrand Le Roy
2008/09/12
Object Oriented AJAX with Scott Cate
2008/09/04
.NET 3.5 SP1 is out...what's inside
2008/08/26
jQuery with John Resig
2008/08/15
Accessibility in Web and Rich Applications
2008/08/06
Tim Bray on Microblogging and Widefinder
2008/08/01
Dare Obasanjo on Social Networking
2008/07/25
BabySmash!
2008/07/19
LineRider - Porting a Flash Game to Silverlight 2
2008/07/08
The Odd Couple - A Developer and a Designer talk about working with XAML
2008/07/04
What is Done? - A Conversation with Scrum Co-Creator Ken Schwaber
2008/06/26
Lean Software Development with Tom and Mary Poppendieck
2008/06/20
Sorting out Internationalization with Michael Kaplan
2008/06/13
Distributed Caching with Microsoft's "Velocity"
2008/06/06
Finding Passion for Software *or* The Return of the "Franklinator"
2008/05/30
Website Scaling War Stories with Richard Campbell
2008/05/20
Beyond Continuous Integration: Continuous Monitoring with Owen Rogers
2008/05/15
The Past, Present and Future of .NET Unit Testing Frameworks
2008/05/09
ASP.NET Model View Controller, MVCContrib and MonoRail
2008/05/03
Microsoft Research: Spec#
2008/04/22
ASP.NET Dynamic Data with Scott Hunter
2008/04/18
Distributed Source Control with Git
2008/04/09
Digital Photography Explained (for Geeks) with Aaron Hockley
2008/03/31
Inside Outsourcing
2008/03/27
Rocky Lhotka on Data Access Mania, LINQ and CSLA.NET
2008/03/21
Dave Laribee on ALT.NET
2008/03/14
Quetzal Bradley on Testing after Unit Tests
2008/03/07
Principal Architect Mike Pizzo on the ADO.NET Entity Framework
2008/02/29
Michio Kaku on making the "impossible" possible
2008/02/22
Building Community with Norm Judah - CTO of Microsoft Services
2008/02/12
What's it like for Mac Developers - Interview with Steven Frank of Panic
2008/02/06
Scott Interviews His Dad
2008/01/24
ADO.NET "Astoria" Data Services with Shawn Wildermuth
2008/01/19
Starting Small with F# with Dustin Campbell
2008/01/11
2007 The Year in Review
2008/01/07
The Worst Show Ever with Chris Sells and Rory Blyth
2007/12/28
Pex with Jonathan 'Peli' de Halleux and Nikolai Tillmann
2007/12/20
Visual Basic Yesterday, Today and Tomorrow with Paul Vick
2007/12/12
Eclipse with Bjorn Freeman-Benson
2007/12/07
Software Architecture with Dan Appleman
2007/11/30
Over Two Decades at Microsoft - Larry Osterman
2007/11/15
Writing FaceBook Applications with .NET - Interview with Mel Sampat, author of Outsync
2007/11/08
Planning, Placing and Building a House Google Earth and Sketchup
2007/11/03
Open Source Software Licensing with Jonathan Zuck of ACT Online
2007/10/16
EarthClassMail.com - Moving from LAMP to .NET 3.5
2007/10/16
Parallel Programming with .NET
2007/10/11
Interview with Shawn Burke on Microsoft's .NET Source Code Release
2007/09/26
10 Foot Development for Media Center
2007/09/21
Vista 64 - Developing on 64-bit Vista Ultimate
2007/09/10
Vista 64 - Is Now the Time?
2007/09/07
LINQ to XML
2007/08/31
2007 Ultimate Tool List
2007/08/25
Moving your Email into the Cloud - Google for Apps and Live Custom Domains
2007/08/17
F# with Robert Pickering
2007/08/10
John Lam on Iron Ruby
2007/08/03
Jeff Atwood overclocks the Ultimate PC
2007/07/27
Talking to the Interns
2007/07/20
Be a Better Developer in Six Months
2007/07/13
Windows Home Server
2007/07/06
Interview with Timothy Ferriss of The Four Hour Workweek
2007/06/29
Building a Developer PC
2007/06/22
Orcas Overview
2007/06/15
Hanselminutae-four
2007/06/08
Setting up a Home Network
2007/06/01
Scott talks to Martin Fowler and David Heinemeier Hansson
2007/05/25
Interview with Lynda from Lynda.com
2007/05/18
Scott Guthrie and Jason Zander on Silverlight
2007/05/11
Chris Sells and Scott Look Forward (Part 2 of 2)
2007/05/04
Chris Sells and Scott Look Back (Part 1 of 2)
2007/04/27
Rich Internet Applications - WPF/E becomes Silverlight
2007/04/20
Hanselminutiae #3
2007/04/13
Sychronizing Internet Calendars
2007/04/04
Building 42/Polita Paulus
2007/03/30
The Old New Thing - Interview with Raymond Chen
2007/03/22
Monorail - Alternative ASP.NET
2007/03/13
Squeezing the most out of Continuous Integration - with Jay Flowers
2007/03/06
Hiring and Interviewing Engineers
2007/02/28
End to End Tracing
2007/02/21
Static Code Analysis with NDepend
2007/02/15
OpenID
2007/02/08
Bruce Payette - Powershell
2007/02/01
Board Gaming for Programmers
2007/01/23
How to start your own MicroISV
2007/01/18
WPF/E
2007/01/10
Language Extensibility - Iron Python
2007/01/05
Pro Audio Basics
2006/12/13
Life Hacks with Gina Trapani
2006/12/06
Next Generation Gaming Systems
2006/11/21
WS-*
2006/11/14
Architecture (TechEd Barcelona)
2006/11/09
Identity
2006/11/01
Diabetes Technology
2006/10/24
Scott Guthrie
2006/10/18
Jeffrey Snover, PowerShell Architect
2006/10/11
HDTV
2006/10/03
Scott Interviews Chris Sells
2006/09/27
All About Vista RC1
2006/09/20
Mock Objects
2006/09/11
Test Driven
2006/08/30
A Better Outlook
2006/08/24
Dynamic vs Compiled Languages
2006/08/16
Open Source Options
2006/08/09
Reflection
2006/08/02
Globalization/Internationalization with .NET
2006/07/26
Scott's Essential Blogroll (for July 2006 at least)
2006/07/18
Windows PowerShell (MONAD) Part II
2006/07/12
The Line of Scrummage
2006/07/07
Hanselminutiae #2
2006/06/28
Live from TechEd 2006
2006/06/21
Office 2007 Preview
2006/06/05
Torrent! Torrent! Torrent!
2006/05/29
Life Hacks
2006/05/23
Syndication
2006/05/10
Hanselminutiae #1
2006/05/03
Replacing Start|Run
2006/04/25
Code Generation
2006/04/19
CSI: Your Computer
2006/04/12
Top Ten Utilities you Didn't Know you Had
2006/04/07
Microsoft Command Shell (MONAD)
2006/03/22
Functional Testing Tools Roundup
2006/03/15
Debugging ASP.NET
2006/03/08
Free Resources for .NET Developers
2006/03/02
XML Tools and Technologies
2006/02/22
The LinkSys WRT54GL Router
2006/02/15
The State of the Mono Project.
2006/02/08
Continuous Integration
2006/02/01
Hanselminutes with Scott Hanselman
https://www.hanselminutes.com
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.
Home
|
Add Podcast
|
Search
|
Contact
Edit
|
List