エピソード

  • Fast Laravel with Jason McCreary
    2026/06/04

    Michael and Jake are joined by Jason "JMac" McCreary to talk the impact of AI on Laravel Shift and modern upgrade workflows, and his latest Fast Laravel course focused on edge caching and application performance.

    Jason shares how Laravel Shift has evolved alongside AI-assisted development, why recent Laravel releases have changed the upgrade landscape, and why he still believes there's value in keeping applications aligned with the latest framework conventions rather than simply running composer update. The conversation explores how AI tools are influencing developer workflows, the future of upgrade automation, and new ways Shift is integrating with agentic coding tools.

    The second half of the episode dives deep into Fast Laravel, Jason's course on making Laravel applications dramatically faster using Cloudflare edge caching. Drawing on decades of web development experience, he explains why page caching remains one of the most effective performance techniques available, how Laravel's default stateful behaviour can prevent effective caching, and the practical steps required to achieve cache rates approaching 99% on real-world applications.

    Show Links

    • Laravel Shift
    • Shift AI Skills
    • Fast Laravel
    • Separate `static` middleware
    • Managed queues on Laravel Cloud
    • Laravel Cloud

    続きを読む 一部表示
    56 分
  • Laracon AU CFP, developer storytelling, and audience engagement
    2026/05/21

    Michael shares a behind-the-scenes look at organising Laracon AU 2026, including the new committee-based CFP review process, the tooling built to manage the talk submissions, and how AI-assisted workflows helped shape the final conference schedule. The conversation dives into balancing technical depth with audience engagement, designing conference cadence to avoid cognitive overload, and why advanced technical talks are so difficult to execute well.

    Jake and Michael also discuss the realities of crafting technical presentations, from simplifying code examples and avoiding "proof of expertise" syndrome, to using AI tools as collaborative thought partners when preparing talks. Along the way, they explore how conference organisers think about audience fit, production experience, practical takeaways, and keeping attendees engaged during deeply technical sessions.

    Show links

    • Laracon AU
    • Model Context Protocol (MCP)
    • Riff & Refine: Trust the Process
    続きを読む 一部表示
    47 分
  • Unused APIs, Passport testing traps, and local AI bottlenecks
    2026/05/07

    In this episode, Michael shares details from a major internal platform shift at work, including the decision to completely remove an underused public JSON API and rebuild integrations around real customer needs instead of hypothetical use cases. The conversation dives deep into Laravel Passport, Sanctum, OAuth flows, request authorisation, and some tricky edge cases around testing authenticated APIs.

    Jake then broadens the conversation into AI infrastructure, local model hosting, security implications of autonomous AI systems, NVIDIA hardware demand, and the future potential of photonic processors as a solution to the growing power and cooling bottlenecks facing AI workloads.

    Show links

    • Laravel Passport
    • Laravel Sanctum
    • Laravel Passport actingAs testing helpers
    • PHP enums
    • PHPStan
    • Larastan
    • Zapier
    • Claude
    • NVIDIA DGX systems
    • Photonic processors
    続きを読む 一部表示
    36 分
  • Gents on Gent with David Hemphill
    2026/04/23

    Michael and Jake are joined by David Hemphill to discuss David's macOS app Gent, a task runner built on the "Ralph loop" pattern for AI-powered coding workflows.

    The conversation covers how Gent takes a project requirements document (PRD), breaks it into small tasks that fit within a single context window, and runs them sequentially or in parallel using copy-on-write clones and Git worktrees.

    We discuss our own evolving workflows with Claude Code, including plan mode, the "Grill Me" skill for stress-testing plans, managing context windows, and the /rewind command.

    Show Links

    • David Hemphill
    • Gent
    • Ralph loop
    • Conductor
    • Polyscope
    • Chief
    • "Grill Me" skill
    • Matt Pocock / AI Hero
    • Solo
    • The Eternal Promise: A History of Attempts to Eliminate Programmers
    • Laracon
    続きを読む 一部表示
    1 時間 1 分
  • Flight booking mistakes, Laracon AU, and dead letters
    2026/04/09

    In this episode, Michael and Jake catch up ahead of Laracon and share a wild travel story involving flight changes, third-party booking headaches, and expensive rebooking.

    Jake then shares a fun personal highlight: attending the NCAA Men's Basketball Championship and watching Michigan win.

    The conversation shifts into development work, where Jake dives into building a centralised system for managing failed Laravel jobs across multiple applications. He explains the challenges of aggregating failed jobs without Horizon, how they built a custom package to expose APIs for inspecting and retrying jobs, and the nuances of Laravel's queue system.

    They also explore ideas for turning this work into a Laracon talk, emphasising practical, experience-driven content over purely technical deep dives.

    Show Links

    • Laracon AU
    • Laravel Horizon
    • Sentry
    • Dead Letter Queue
    • (00:00) - Introduction and road to episode 200
    • (01:00) - Laracon plans and travel setup
    • (02:00) - Flight booking disaster and schedule change
    • (06:00) - Rebooking flights and unexpected costs
    • (09:00) - Lessons learned with third-party bookings
    • (10:00) - Michigan wins NCAA championship
    • (12:30) - Midwest geography and personal background
    • (12:45) - Building a centralized failed jobs system
    • (15:30) - Challenges with retries and tracking failures
    • (16:40) - The "Dead Letter" package and API approach
    • (23:20) - Turning real-world problems into Laracon talks
    • (48:20) - Wrapping up and outro
    続きを読む 一部表示
    49 分
  • OIDC, bastion hosts, and production safety
    2026/03/19

    In this episode, Jake and Michael dive into modern infrastructure security practices, sparked by an annual audit and the painful process of rotating AWS IAM tokens. That experience leads into a broader discussion on why long-lived credentials in GitHub Actions are risky, and how OIDC (OpenID Connect) enables a more secure, short-lived, role-based alternative.

    Show links

    • Scout Suite
    • OpenID Connect (OIDC)
    • Laravel Forge
    • Laravel Horizon
    • Scramble
    • Claude
    • LoRA (Low-Rank Adaptation)
    続きを読む 一部表示
    38 分
  • Worktree structures, workflow events, and enum metadata
    2026/03/05

    In this episode, we discuss using `claude --worktree` to spin up parallel feature work, and the unexpected friction that can arise when your editor doesn’t play nicely with nested worktrees.

    Jake shares his experience running multiple Claude agents in parallel and problems that surfaced in PhpStorm. Michael explains how he structures worktrees differently, avoiding those issues, and the two compare workflows between PhpStorm and Neovim.


    Show Links

    • claude --worktree
    • Git worktrees
    • PhpStorm
    • Neovim
    • Tmux
    • LazyGit
    • Using GitHub CLI in workflows
    • archtechx/enums
    • Arbor
    • Laracon US
    • Git Worktree Hub plugin for PhpStorm

    続きを読む 一部表示
    45 分
  • Charging chaos, corona discharge, and vector embeddings
    2026/02/19

    Michael and Jake discuss Jake's device charging chaos, household optimisation, international power outlets, and vector embeddings.


    Show links

    • Gitryin
      • Magnetic 3-in-1 wireless charger
      • Desktop charging station 12-in-1
    • Corona discharge
    • Laracon US
    • ElevenLabs
    • Daily Dose of DS (Data Science)
    • Msty
    • Retrieval-Augmented Generation (RAG)
    • Laravel AI
    続きを読む 一部表示
    43 分