Episode

#346 Get Quantum Ready with Yonatan Cohen, CTO at Quantum Machines

Podcast
DataFramed
Published
Feb 16, 2026
Duration seconds
2957
Processing state
processed
Canonical source
https://www.datacamp.com/podcast
Audio
https://dts.podtrac.com/redirect.mp3/cohst.app/pdcst/6G1A6D/episodes.captivate.fm/episode/d2aaf6a5-b21e-4476-ae4a-0f38fac9bd16.mp3
JSON
/v1/public/podcasts/dataframed/episodes/346-get-quantum-ready-with-yonatan-cohen-cto-at-quantum-machines
Markdown
/podcast/dataframed/346-get-quantum-ready-with-yonatan-cohen-cto-at-quantum-machines.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/dataframed/episodes/346-get-quantum-ready-with-yonatan-cohen-cto-at-quantum-machines/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/dataframed/346-get-quantum-ready-with-yonatan-cohen-cto-at-quantum-machines.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Quantum computing is moving from theoretical physics to an engineering challenge focused on noise reduction and error correction. This discussion explores how to prepare for the transition from noisy physical qubits to reliable logical qubits.

Topics

  • Quantum Computing
  • Error Correction
  • Quantum Algorithms
  • Qubit Scaling
  • Quantum Simulation
  • Quantum Software Development
  • Superconducting Qubits
  • Neutral Atom Quantum Computing

Highlights

  • Main idea: The immediate frontier of quantum computing is solving the noise problem through error correction and scaling physical qubits into logical ones
  • Practical takeaway: Developers can start experimenting today using Python-based frameworks like Qiskit, CUDA-Q, and Cirq via cloud platforms like Amazon Braket
  • Failure mode: Relying solely on hardware scaling without simultaneous algorithmic improvements could lead to a plateau in practical utility
  • Main idea: The first meaningful 'killer apps' will likely emerge in scientific computing and complex molecular simulations for materials science
  • Technical insight: Quantum advantage is not just about qubit count, but about the efficiency of the control systems and the ability to manage interference and entanglement

Chapters

  1. 1:00 The Current State of Qubits: An overview of existing quantum hardware capabilities and the gap between current physical qubits and classical supercomputers.
  2. 4:40 Quantum Simulations and NVIDIA: Exploring the potential for quantum computing to revolutionize battery technology and its synergy with GPU-accelerated computing.
  3. 8:20 The Challenge of Noise: Discussing the necessity of error correction to protect quantum information from environmental noise.
  4. 12:00 The Timeline to Utility: Assessing how close we are to practical quantum advantage and the speed of recent industry progress.
  5. 15:40 Quantum vs. Classical Heuristics: The difficulty of proving quantum advantage when classical algorithms continue to improve rapidly.
  6. 19:20 Identifying Use Cases: How professionals can identify specific problems that are uniquely suited for quantum acceleration.
  7. 23:00 The Quantum Software Stack: A breakdown of the layers from low-level gate operations to high-level compilers and Python interfaces.