Hardware Supply Chain
The transcript discusses the significant gap in hardware iteration speed between the US and China, particularly Shenzhen's ecosystem. A few US startups are beginning to address this, but the overall infrastructure stack remains incomplete. The speaker signals strong investment interest in startups that can dramatically accelerate hardware development cycles.
Summary
The speaker opens by noting an increasing investment trend in hardware companies across sectors like medical devices, home robots, and space. However, a core problem is identified: building hardware in the US is far too slow relative to China. In Shenzhen, teams can go from design to a physical part in a single day, whereas the same iteration loop in the US takes weeks. This disparity is described as compounding over time, giving Chinese hardware teams a structural competitive advantage.
The speaker argues that the root issue is not simply the supply chain, but iteration speed itself. China's advantage stems from dense supplier networks, rapid turnaround times, and tight coordination between design and production — an integrated system that barely exists in the United States.
A few early US startups are cited as beginning to address pieces of this problem: HLABS is building actuators, and Prototyping IO is helping convert designs into mechanical parts within days. However, the speaker emphasizes that the overall stack remains largely missing and fragmented.
The transcript concludes with a clear investment thesis: the next generation of great hardware companies will be built on dramatically faster iteration loops. The speaker expresses particular interest in startups that produce parts faster, enable rapid hardware iteration, and tightly integrate design, manufacturing, and logistics — specifically those helping hardware teams move at an order of magnitude faster.
About this episode
In Shenzhen, a team can go from design to a new physical part in a day. In the US, that same loop often takes weeks, and that gap compounds. The overall stack for rapid hardware iteration still doesn't exist in America, and we want to fund the startups building it. Apply to YC Summer 2026 at ycombinator.com/apply.
Key Insights
- The speaker argues that the core competitive disadvantage for US hardware teams is not the supply chain itself, but iteration speed — in Shenzhen, the design-to-physical-part loop takes one day versus weeks in the US, and that gap compounds over time.
- The speaker identifies that China's hardware advantage comes from three tightly coupled factors: dense supplier networks, rapid turnaround, and close coordination between design and production — a system that the speaker says barely exists in the US.
- The speaker signals that their investment focus is specifically on startups that integrate design, manufacturing, and logistics to help hardware teams move at an order of magnitude faster, citing HLABS and Prototyping IO as early examples but noting the overall stack is still missing.
Topics
Transcript
[0:00] We are funding more and more hardware companies from medical devices to home robots to space companies. But building hardware in the US is still far too slow compared to China. In Shenzhen, a team can go from design to a new physical part in a day. In the US, that same loop takes weeks. And that gap compounds. The problem isn't just the supply chain, it's iteration speed. China wins because hardware teams can move fast. They have [0:31] dense supplier networks, rapid turnaround, and tight coordination between design and production. In the US, this system barely exists. A few startups are starting to build parts of it. For example, HLABS is building actuators. Prototyping IO helps turn…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Y Combinator
Patrick Collison: "What If You Succeed?"
Patrick Collison discusses Stripe's founding story, the importance of concrete customer problems, and shares data suggesting it's the best time ever to start a business. He argues that despite AI advancement, there will be many winners rather than centralization, and emphasizes the value of deep learning alongside AI tools.
Multi-GPU Kernels, Intelligence per Watt, Heterogeneous Inference, and More | YC Paper Club
This YC Paper Club event focused on chip and kernel specialization in AI systems, featuring discussions on multi-GPU kernel optimization, energy-efficient inference, AI-generated kernel code, heterogeneous inference hardware, and GPU-accelerated game engine simulation. Speakers explored how specialization across hardware, software, and algorithms can dramatically improve efficiency and performance across different AI workloads.
Blake Scholl: The Future Was Supposed to Be Faster
Blake Scholl, founder of Boom Aerospace, discusses building the first independently developed supersonic jet by applying software development principles to hardware manufacturing. He argues that startups can compete in regulated industries by building solutions that solve regulatory concerns, and emphasizes that passion, iteration, and vertical integration are key to breakthrough innovation in deep tech.
Boris Cherny: Building Claude Code
Boris Cherny, creator of Claude Code, discusses how Anthropic's Opus 5 model represents a major leap in AI capabilities, requiring a fundamental rethinking of how to build AI products. Rather than accumulating complexity, successful builders must regularly delete system prompts and code to "unhobble" the model, allowing it to tackle increasingly complex tasks like rewriting entire codebases and maintaining software automatically.
Self-Maintaining APIs
The speaker argues that API communication is fundamentally broken across the industry, with breaking changes and new features going unnoticed. Since agentic coding tools have proven viable and developers accept external tool access to codebases, API providers should automatically apply changes to customer code rather than just announcing them—similar to how Dependabot works for dependencies.