Épisodes

  • You’re Using Too Much AI - And It’s Hurting Your Work
    Mar 31 2026

    Everyone online is bragging about running 50, 100, even 500 AI agents at once - but is any of that actually making the work better? In this episode Matt and Mike unpack the growing trend of “agent overload” and why more AI doesn’t always mean better results. From losing context in your codebase to creating fragile, overcomplicated systems, we explore how chasing scale with AI can quietly hurt your productivity. Instead of spinning up endless agents, the real opportunity might be slowing down and focusing - using AI to go deeper, not wider. If you’ve ever felt like your workflow is getting noisier instead of more effective, this episode is for you.

    Show Notes: https://www.htmlallthethings.com/podcast/youre-using-too-much-ai-and-its-hurting-your-work

    Use our Scrimba affiliate link (https://scrimba.com/?via=htmlallthethings) for a 20% discount!! Full details in show notes.

    Voir plus Voir moins
    1 h et 3 min
  • Web News: Microsoft Commits to Fixing Windows 11
    Mar 28 2026

    Microsoft says it’s listening. After years of complaints about Windows 11 - from missing features to a growing focus on AI integrations like Copilot—Microsoft has published a new blog post committing to improving the core Windows experience. But is this a real shift, or just another promise? In this edition of the Web News, Matt and Mike break down what Microsoft actually said, what it means for developers and everyday users, and whether Windows 11 is finally getting the attention it needs. Is this the course correction Windows users have been waiting for - or is it too little, too late?

    Show Notes: https://www.htmlallthethings.com/podcast/microsoft-commits-to-fixing-windows-11

    Voir plus Voir moins
    30 min
  • Trying Codex For The First Time Was… Confusing
    Mar 24 2026

    AI coding tools are evolving incredibly fast - but the user experience may not be keeping up. In this episode, Matt shares his first experience trying Codex on Windows and how a simple attempt to generate a classic Snake game quickly turned into a confusing experience filled with permission prompts, unclear setup steps, and rapidly draining usage credits. This sparks a larger discussion about whether AI development tools are moving so quickly that UX is being left behind. In this episode Matt and Mike discuss the gap between tools like ChatGPT and more advanced coding environments like Codex, why developer tools can still feel intimidating even with AI doing the coding, and how today’s AI ecosystem feels a lot like the early days of crypto - powerful but sometimes chaotic.

    Show Notes: https://www.htmlallthethings.com/podcast/trying-codex-for-the-first-time-was-confusing

    Use our Scrimba affiliate link (https://scrimba.com/?via=htmlallthethings) for a 20% discount!! Full details in show notes.

    Voir plus Voir moins
    47 min
  • Web News: Dev Job Postings Are Rising - But Is It Enough?
    Mar 21 2026

    In this edition of the Web News, Matt and Mike take a look at a rare piece of good news in the tech industry - software engineering job postings are on the rise. After years of layoffs, hiring freezes, and constant speculation about AI replacing developers, this shift feels like a breath of fresh air. But how meaningful is it? Are companies actually hiring again, or are more job postings simply creating the illusion of recovery? Matt and Mike break down what this data really tells us, why job postings don’t always equal job offers, and how AI may be reshaping hiring expectations rather than eliminating roles altogether. They also discuss economic uncertainties, shrinkage in specific dev areas (ie game development), and draw comparisons to pre-pandemic job posting numbers.

    Show Notes: https://www.htmlallthethings.com/podcast/dev-job-postings-are-rising-but-is-it-enough

    Mentioned good news episode: https://www.htmlallthethings.com/podcast/some-good-news-for-web-developers

    Voir plus Voir moins
    19 min
  • Are Websites Dead? A Web Dev Agency Owner Answers
    Mar 19 2026

    Are websites dead? Is SEO even worth it anymore? With AI-generated answers, Google’s AI overviews, and tools that can build entire sites in seconds, it’s easy to think the traditional web is on its way out. But is that actually what’s happening? In this episode, Matt sits down with agency owner Nat Miletic to talk about what they’re seeing firsthand in the world of web development and client work. From niche sites to WordPress to the future of organic traffic, they break down what’s changing - and what’s not. If you’re a developer, freelancer, or agency owner wondering where things are headed, this is a grounded, real-world look at the impact of AI on websites and SEO.

    Show Notes: https://www.htmlallthethings.com/podcast/are-websites-dead-agency-owner

    Voir plus Voir moins
    58 min
  • Writing Code Was Never the Bottleneck
    Mar 17 2026

    AI tools can now write code, scaffold entire apps, and even manage parts of the development process - but if building software is easier than ever, why aren’t we seeing a flood of wildly successful new products? In this episode Matt and Mike explore the idea that writing code was never actually the biggest bottleneck in building software. Instead, the real challenges lie in figuring out what to build, who to build it for, and how to get people to actually use it. They discuss the hidden work behind successful products - including product management, marketing, stakeholder alignment, and navigating real-world complexity like infrastructure, edge cases, and legacy integrations. If AI can help us write code faster than ever, what does that mean for developers, founders, and the future of building software?

    Show Notes: https://www.htmlallthethings.com/podcast/writing-code-was-never-the-bottleneck

    Use our Scrimba affiliate link (https://scrimba.com/?via=htmlallthethings) for a 20% discount!! Full details in show notes.

    Voir plus Voir moins
    1 h et 2 min
  • Web News: Trying Claude Code for the First Time
    Mar 14 2026

    AI coding tools are evolving quickly - and the latest generation of “agentic” development tools are changing how developers interact with their codebases. In this edition of the Web News, Mike introduces Matt to Claude Code for the first time. While Matt already uses tools like ChatGPT to assist with coding, he hasn’t yet adopted the newer workflow where AI agents can plan, generate, and modify entire projects directly from the terminal. During the episode, Mike walks through a live demo of Claude Code by attempting to generate a brand-new website for the HTML All The Things podcast and blog. Along the way, they explore features like plan mode, discuss how agent-based tools approach software development, and examine how these tools compare to more familiar AI assistants. Throughout the demo, Matt reacts in real time - asking questions, challenging assumptions, and trying to understand how these modern AI development workflows actually fit into a real developer’s process. If you’ve been hearing about tools like Claude Code, Codex, or AI coding agents and wondering how they actually work in practice, this episode offers a firsthand look at the experience of using them live.

    ‍Show Notes: https://www.htmlallthethings.com/podcast/trying-claude-code-for-the-first-time

    Voir plus Voir moins
    34 min
  • Can I Learn React Using the Official Documentation?
    Mar 10 2026

    A lot of developers say you should learn a framework from its official documentation - but is that actually a good way to learn React when you’re still a beginner? In this episode, Matt breaks down his experience working through the official React docs, including the Quick Start guide, the Tic-Tac-Toe tutorial, and the “Thinking in React” section. Along the way, he talks about where React starts to click, where the docs shine for beginners, and why understanding project structure, state, and component hierarchy matters so much when you’re trying to move beyond vanilla JavaScript. In this episode Matt and Mike discuss whether the official React documentation is enough for beginners, how React’s learning materials compare to more guided tutorials, and what parts of the docs are especially helpful when you’re trying to build real understanding instead of just copying code.

    ‍Show Notes: https://www.htmlallthethings.com/podcast/can-i-learn-react-using-the-official-documentation

    Use our Scrimba affiliate link (https://scrimba.com/?via=htmlallthethings) for a 20% discount!! Full details in show notes.

    Voir plus Voir moins
    57 min