<script data-pm-proxy="intercept"></script><?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[632nm]]></title><description><![CDATA[Technical interviews with the greatest scientists in the world.]]></description><link>https://632nmpodcast.substack.com</link><image><url>https://substackcdn.com/image/fetch/$s_!Vpv9!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1de10784-c41a-42ea-b341-fc5fb1dbb9af_1280x1280.png</url><title>632nm</title><link>https://632nmpodcast.substack.com</link></image><generator>Substack</generator><lastBuildDate>Tue, 01 Sep 2026 22:37:15 GMT</lastBuildDate><atom:link href="/__u/632nmpodcast.substack.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[632nmPodcast]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[632nmpodcast@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[632nmpodcast@substack.com]]></itunes:email><itunes:name><![CDATA[632nm]]></itunes:name></itunes:owner><itunes:author><![CDATA[632nm]]></itunes:author><googleplay:owner><![CDATA[632nmpodcast@substack.com]]></googleplay:owner><googleplay:email><![CDATA[632nmpodcast@substack.com]]></googleplay:email><googleplay:author><![CDATA[632nm]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[The Control System Behind Quantum Computing]]></title><description><![CDATA[Yonatan Cohen on Hybrid Quantum-Classical Computing, Real-Time Feedback, and Scaling Quantum Control]]></description><link>https://632nmpodcast.substack.com/p/the-control-system-behind-quantum</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/the-control-system-behind-quantum</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Sun, 23 Aug 2026 23:43:01 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/aL67nwmrSmQ" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Yonatan Cohen, co-founder and CTO of Quantum Machines, about one of the most important but often overlooked parts of building a quantum computer: the control system.</p><p>As quantum processors become larger and more sophisticated, controlling the qubits requires far more than simply sending them carefully calibrated pulses. Quantum computers must continuously measure their own state, process that information using classical computing, and respond with new instructions, often on timescales of microseconds or even hundreds of nanoseconds.</p><p>Cohen explains why Quantum Machines was founded around this problem, how FPGA-based pulse processing can replace conventional test equipment, and why tightly coupling quantum processors to classical computing may be essential for fault-tolerant quantum computing.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</strong></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. The Quantum Computer Is Only Part of the Machine</h2><p>The physical qubit gets most of the attention in discussions about quantum computing. But a functioning quantum computer requires an extensive classical control system to operate it.</p><p>Quantum Machines&#8217; approach is based on what Cohen calls <strong>hybrid quantum control</strong>: tightly integrating quantum hardware with classical computing so that measurements from the quantum processor can be processed and fed back into the system with very low latency.</p><p>As Cohen explains:</p><blockquote><p>&#8220;We developed a control system for quantum computers, which is the system that essentially talks to the quantum hardware and operates the quantum hardware, and it&#8217;s also the bridge between the quantum resources, eventually the quantum hardware, and classical compute resources.&#8221;</p></blockquote><p>This architecture becomes increasingly important as quantum computers move toward error correction and more complicated algorithms. The quantum processor doesn&#8217;t simply execute a predetermined sequence of operations. It has to measure, interpret, and respond.</p><p>Cohen describes the goal as connecting two very different computational worlds: the quantum system performing the computation and classical processors handling the tasks for which classical computers are better suited.</p><div><hr></div><h2>II. Why Quantum Computers Need Classical Computing</h2><p>One of the most interesting questions in the conversation is whether adding increasingly large amounts of classical computing to a quantum computer undermines the point of having a quantum computer in the first place.</p><p>Cohen argues that the opposite is true. Classical computing is necessary both to operate the quantum processor and to determine whether the quantum processor is actually providing an advantage.</p><blockquote><p>&#8220;I actually think that it&#8217;s important to build these machines that couple a lot of classical compute to quantum compute, and then, yes, seeing that there is a real difference when you benchmark the system without the quantum accelerator and with the quantum accelerator.&#8221;</p></blockquote><p>This points to a broader idea about quantum computing: the relevant machine is not just the QPU. A practical quantum computer will be a <strong>hybrid system</strong>, combining quantum processors with CPUs, GPUs, specialized control hardware, and increasingly sophisticated software.</p><p>The challenge is figuring out how to connect all of those components without introducing too much latency.</p><div><hr></div><h2>III. From Arbitrary Waveform Generators to Quantum Control Processors</h2><p>When Cohen and his co-founders started Quantum Machines, quantum experiments were often controlled using general-purpose test equipment such as arbitrary waveform generators, or AWGs.</p><p>An AWG essentially stores the waveforms required for an experiment and then plays them back to the quantum processor. That works well for relatively small experiments, but Cohen explains why the approach becomes problematic at scale.</p><p>For a quantum computer with thousands or millions of control channels, the cost, physical size, power consumption, and amount of data that must be transferred to the hardware become enormous.</p><p>The alternative developed by Quantum Machines is a <strong>pulse processing unit</strong>, or PPU, implemented on FPGAs.</p><blockquote><p>&#8220;We implemented it on FPGAs. Of course, the next steps would be to implement it also in silicon, on ASICs, but today we&#8217;re still an FPGA to keep flexibility and because of the volumes and everything.&#8221;</p></blockquote><p>Instead of storing every individual waveform point, the PPU receives instructions describing how the waveform should be generated and produces it in real time.</p><p>That makes the system more compact and scalable&#8212;but, more importantly, it enables something conventional AWGs struggle to provide: <strong>real-time feedback</strong>.</p><div><hr></div><h2>IV. The Race to Close the Loop</h2><p>Quantum error correction requires a quantum computer to continually extract information about errors occurring in the system and use that information to determine what to do next.</p><p>This means the control system needs to form a closed loop: measure the quantum processor, process the result, make a decision, and send a new operation back to the qubits.</p><p>Cohen explains why this was one of the motivations behind Quantum Machines:</p><blockquote><p>&#8220;You couldn&#8217;t do any real-time feedback. I mean, you could, but you would have to go back to the software layer and generate new waveforms, and the latencies would be way more than the coherence times.&#8221;</p></blockquote><p>The problem isn&#8217;t merely making the computer fast in an abstract sense. The feedback has to happen <strong>before the quantum state loses the information needed to act on it</strong>.</p><p>The episode explores how this works at several levels, from simple active reset of a qubit to more complicated feed-forward operations required for quantum error correction.</p><p>In one example, the control system measures a qubit and immediately decides whether to apply another pulse based on the result.</p><blockquote><p>&#8220;You need based on the measurement to make a decision whether to play or not to play a pulse.&#8221;</p></blockquote><p>That seemingly simple operation becomes extraordinarily complicated when it has to be performed across thousands or millions of qubits.</p><div><hr></div><h2>V. Nanoseconds, GPUs, and the Future of Fault-Tolerant Quantum Computing</h2><p>As quantum computers scale, classical processing itself becomes a major systems-engineering problem.</p><p>Cohen describes an architecture in which specialized FPGA-based processing handles extremely latency-sensitive operations while larger computational workloads can be sent to CPUs or GPUs.</p><p>The system can currently close certain quantum-classical feedback loops in roughly four microseconds when communicating with a GPU, with even lower latencies possible for simpler processing closer to the hardware.</p><p>But the ultimate goal is to make these loops increasingly integrated into the control hardware itself.</p><p>Cohen describes the long-term direction:</p><blockquote><p>&#8220;I think that in the long term, some of these things will go back actually into the control system and will be embedded in the silicon.&#8221;</p></blockquote><p>This becomes particularly important for <strong>fault-tolerant quantum computing</strong>. Once error correction is running continuously, the quantum processor may need to operate for days or weeks while simultaneously correcting quantum errors and compensating for classical effects such as drift in qubit frequencies or pulse parameters.</p><p>Cohen describes a future in which calibration and error correction happen continuously while an algorithm is running:</p><blockquote><p>&#8220;All of this has to happen, you know, in real time while you&#8217;re running very long programs. And I think that&#8217;s going to be extremely important.&#8221;</p></blockquote><p>The implication is significant: the control system isn&#8217;t simply peripheral equipment attached to the quantum computer. It is becoming part of the architecture of the computer itself.</p><div><hr></div><h2>VI. Building the Picks and Shovels of Quantum Computing</h2><p>Cohen and his co-founders started Quantum Machines in 2018, at a time when quantum computing was still far from the current level of commercial attention.</p><p>Their strategy was to build technology that quantum researchers needed immediately rather than betting on a particular qubit architecture winning the race to fault tolerance.</p><p>That strategy has allowed Quantum Machines to work across superconducting qubits, neutral atoms, trapped ions, spin qubits, and other approaches.</p><p>Cohen describes the common architecture they see across these very different physical systems:</p><blockquote><p>&#8220;I would say, I don&#8217;t know, 60, 70% of the system is common across, for the control across the qubit types.&#8221;</p></blockquote><p>The remaining portion has to be adapted to the specific physics of each platform&#8212;for example, cameras for neutral-atom and trapped-ion readout versus microwave measurements for superconducting qubits.</p><p>This makes quantum control an unusual position in the industry: the underlying qubits may be radically different, but many of the computational and control problems surrounding them are surprisingly similar.</p><div><hr></div><h2>VII. What Will Actually Make Quantum Computing Scale?</h2><p>The conversation ultimately returns to the question that sits behind much of the quantum computing industry: what is actually preventing these machines from becoming useful?</p><p>Adding more qubits is clearly not enough. Those qubits need to be controlled, calibrated, read out, connected to classical computing resources, and eventually incorporated into fault-tolerant error-correction protocols.</p><p>Cohen argues that the quantum processor and its control system will have to evolve together.</p><blockquote><p>&#8220;If we don&#8217;t build a much more scalable, in terms of, again, the cost and the power and the size, control system, and also build the right software to allow flexibility for the developers to develop also the better QPUs, then it just slows down the progress a lot.&#8221;</p></blockquote><p>That may be one of the most important lessons from the episode. The path to useful quantum computing isn&#8217;t determined by the qubit alone. It depends on the entire stack of hardware and software required to make those qubits behave like a computer.</p><p><strong>Full episode available now on YouTube and all major podcast platforms.</strong></p><div id="youtube2-aL67nwmrSmQ" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;aL67nwmrSmQ&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/aL67nwmrSmQ?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Yonatan Cohen on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p>]]></content:encoded></item><item><title><![CDATA[DNA Sequencing, the Origin of Life, and a Career That Changed Biology]]></title><description><![CDATA[Walter Gilbert on DNA Sequencing, Biogen, the RNA World, and Scientific Creativity]]></description><link>https://632nmpodcast.substack.com/p/dna-sequencing-the-origin-of-life</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/dna-sequencing-the-origin-of-life</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 04 Aug 2026 15:02:10 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/SBlNd74MF-Q" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Nobel Prize-winning molecular biologist Walter Gilbert, whose work helped shape modern biology. Over the course of an extraordinary career, Gilbert helped pioneer DNA sequencing, co-founded Biogen, proposed the influential RNA World hypothesis, and anticipated biology&#8217;s transformation into an information science decades before the Human Genome Project became reality.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</strong></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. An Accidental Discovery That Changed Biology</h2><p>One of the most remarkable stories in the episode is that DNA sequencing did not begin as an ambitious attempt to decode genomes. It emerged from a much smaller question.</p><p>Gilbert&#8217;s laboratory had isolated the lac repressor and wanted to know exactly which DNA sequence it recognized. Existing methods simply weren&#8217;t capable of reading DNA directly.</p><p>As Gilbert explains:</p><blockquote><p>&#8220;The obvious question was, well, what is its structure? What is its sequence?&#8221;</p></blockquote><p>That seemingly modest question ultimately led to one of the first practical DNA sequencing methods, opening the door to modern genomics. Gilbert reflects on the technical challenges, the surprising experiments that made sequencing possible, and how an attempt to solve one biological puzzle transformed an entire field.</p><div><hr></div><h2>II. Biology Becomes an Information Science</h2><p>Long before the Human Genome Project officially began, Gilbert had already envisioned biology entering a fundamentally new era.</p><p>Rather than studying genes one at a time, he imagined every scientist having access to an organism&#8217;s complete genetic blueprint, a radical idea at the time.</p><p>The conversation traces the origins of the Human Genome Project, why Gilbert believed sequencing entire genomes would become inevitable, and how that prediction has evolved into today&#8217;s world of AI, computational biology, and massive genomic databases.</p><div><hr></div><h2>III. The RNA World and the Origins of Life</h2><p>Gilbert&#8217;s 1986 RNA World paper became one of the foundational ideas in origin-of-life research.</p><p>The hypothesis emerged shortly after the discovery that RNA molecules could themselves act as enzymes, suggesting that life may once have relied on a single molecule capable of both storing information and carrying out chemistry.</p><p>As Gilbert explains:</p><blockquote><p>&#8220;The RNA world is the idea that you begin with RNA, RNA molecules that copy themselves into other RNA, and therefore, you can begin an evolution truly with one molecular type.&#8221;</p></blockquote><p>The discussion explores why DNA likely appeared later in evolution, what evidence continues to support the RNA World hypothesis, and which questions remain unanswered nearly forty years after the idea was first proposed.</p><div><hr></div><h2>IV. Building One of the First Biotechnology Companies</h2><p>Beyond academia, Gilbert also helped launch an entirely new industry.</p><p>Biogen was founded at a time when few molecular biologists believed academic scientists should participate in commercial ventures. The episode offers a fascinating firsthand account of biotechnology&#8217;s earliest days: raising venture capital, defining research priorities, and balancing scientific curiosity with building a company.</p><p>Gilbert summarizes the original mission simply:</p><blockquote><p>&#8220;The initial idea is let&#8217;s make useful human proteins in bacteria.&#8221;</p></blockquote><p>The conversation also explores how Biogen grew alongside recombinant DNA technology and why translating discoveries into medicines required scientists to rethink their relationship with industry.</p><div><hr></div><h2>V. Science, Art, and Reinvention</h2><p>One of the most enjoyable parts of the interview comes near the end, where Gilbert reflects on creativity after leaving science to pursue digital abstract art.</p><p>Rather than viewing science and art as separate pursuits, he sees both driven by the desire to create something genuinely new.</p><p>As he puts it:</p><blockquote><p>&#8220;In the science, the drive... is to find something new. But it has to be new and true... And there&#8217;s a similarity in the art. The driving impulse in the art is to create something that is new.&#8221;</p></blockquote><p>That philosophy also shaped his scientific career. Rather than remaining in a single discipline, Gilbert repeatedly reinvented himself; from theoretical physics to molecular biology, from DNA sequencing to evolutionary theory, biotechnology, computational biology, and finally art.</p><p>His advice for young scientists is equally timeless:</p><blockquote><p>&#8220;Don&#8217;t work on something you think is a good idea that you don&#8217;t like, but work in a field that you enjoy all the detail of.&#8221;</p></blockquote><p>It is a fitting conclusion to a conversation with someone whose career has been defined by following curiosity into entirely new fields.</p><p><strong>Full episode available now on YouTube and all major podcast platforms.</strong></p><div id="youtube2-SBlNd74MF-Q" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;SBlNd74MF-Q&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/SBlNd74MF-Q?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Walter Gilbert on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p>]]></content:encoded></item><item><title><![CDATA[How Bacteria Built Real Working Motors]]></title><description><![CDATA[Michael Manson on the Bacterial Flagellar Motor, Chemotaxis, and One of Biology's Greatest Machines]]></description><link>https://632nmpodcast.substack.com/p/how-bacteria-built-real-working-motors</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/how-bacteria-built-real-working-motors</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 21 Jul 2026 15:07:48 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/ubWei5xexXA" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Dr. Michael Manson, one of the pioneers of bacterial motility research, whose career has spanned nearly five decades of work on one of biology&#8217;s most remarkable inventions: the bacterial flagellar motor.</p><p>Long before molecular machines became a popular topic, Manson was helping uncover the experiments, genetics, and biophysics behind a question that seemed almost impossible at the time: how can a living cell build a true rotary motor?</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</strong></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><h2>I. A Fifty-Year Scientific Journey</h2><p>Few scientists have the opportunity to watch an entire field mature from its earliest experiments to a complete molecular mechanism.</p><p>Reflecting on that journey, Manson says:</p><blockquote><p>&#8220;My life&#8217;s quest is fulfilled. I now after 50 years, I finally know how what I knew 50 years ago actually works out mechanistically, and that&#8217;s about as cool as it gets.&#8221;</p></blockquote><p>The conversation traces that history through the pioneering work of Howard Berg and many others who demonstrated that bacterial flagella truly rotate, identified the proteins responsible for chemotaxis, and ultimately used cryo-electron microscopy to reveal exactly how torque is generated.</p><p>It is a rare firsthand account from someone who participated in nearly every stage of that scientific story.</p><div><hr></div><h2>II. Nature Built a Real Rotary Motor</h2><p>Bacteria contain genuine rotary nanomachines powered by proton flow across the cell membrane.</p><p>As Manson puts it:</p><blockquote><p>&#8220;They&#8217;re all over the place... the ATPs you have in your mitochondria that every cell has, it&#8217;s also a rotary motor.&#8221;</p></blockquote><p>The bacterial flagellar motor converts the proton motive force into rotation using a precisely organized collection of rotor and stator proteins. Rather than sliding like muscles, these molecular components rotate continuously, allowing bacteria to swim through environments where conventional propulsion simply would not work.</p><div><hr></div><h2>III. Why Bacteria Swim the Way They Do</h2><p>The episode also explores one of the most elegant examples of behavior emerging from molecular biology.</p><p>Rather than steering directly toward food, <em>E. coli</em> performs a biased random walk by alternating between smooth swimming (&#8221;runs&#8221;) and random reorientation (&#8221;tumbles&#8221;).</p><p>As Manson explains:</p><blockquote><p>&#8220;The random walk is biased and, and that&#8217;s how they actually move in a gradient.&#8221;</p></blockquote><p>A single signaling pathway controls whether the flagellar motor rotates clockwise or counterclockwise. Counterclockwise rotation bundles multiple left-handed flagella together to propel the cell forward, while clockwise rotation causes the bundle to fly apart, randomly changing the bacterium&#8217;s direction before it resumes swimming.</p><div><hr></div><h2>IV. Why Rotation Works at the Molecular Scale</h2><p>One of the most fascinating parts of the discussion is that rotary motors only make sense because bacteria are extraordinarily small.</p><p>At low Reynolds numbers, propulsion follows completely different physical rules than the macroscopic world we experience every day.</p><p>As Manson explains:</p><blockquote><p>&#8220;You get a lot of benefits of being small.&#8221;</p></blockquote><p>The episode explores why molecular motors do not require lubrication, why reciprocal motion fails at microscopic scales, and why evolution repeatedly arrived at rotating helical filaments as an effective solution for bacterial locomotion.</p><div><hr></div><h2>V. Evolution Finds Similar Solutions</h2><p>The conversation concludes by examining one of evolution&#8217;s most striking examples of convergence.</p><p>Bacteria and archaea independently evolved rotating helical filaments to swim, even though the motors that power them are fundamentally different.</p><p>As Manson summarizes:</p><blockquote><p>&#8220;Two different lineages, two totally separate evolutionary lineages... found a way to move by rotating the helical filament.&#8221;</p></blockquote><p>It is a reminder that while evolution has no foresight, the laws of physics strongly constrain which engineering solutions are possible. Given similar physical challenges, life can arrive at remarkably similar designs through entirely different evolutionary paths.</p><p>Whether you&#8217;re interested in microbiology, molecular biology, evolution, biophysics, nanotechnology, or the history of scientific discovery, this episode offers a fascinating look at one of nature&#8217;s most sophisticated molecular machines, and the fifty-year scientific journey that finally revealed how it works.</p><p><strong>Full episode available now on YouTube and all major podcast platforms.</strong></p><div id="youtube2-ubWei5xexXA" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;ubWei5xexXA&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/ubWei5xexXA?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Michael Manson on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p>]]></content:encoded></item><item><title><![CDATA[Neutral Atom Quantum Computing and the Road to Fault Tolerance]]></title><description><![CDATA[Mark Saffman on Rydberg Atoms, Optical Tweezers, and Building Scalable Quantum Computers]]></description><link>https://632nmpodcast.substack.com/p/neutral-atom-quantum-computing-and</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/neutral-atom-quantum-computing-and</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 07 Jul 2026 15:11:28 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/lfoxGYzdI0s" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Mark Saffman, professor at the University of Wisconsin&#8211;Madison and one of the pioneers of neutral atom quantum computing.</p><p>Over the past twenty years, neutral atoms have evolved from a relatively small academic research area into one of the leading architectures for scalable quantum computing. Today, companies like QuEra, Infleqtion, Atom Computing, and Pasqal are racing to build increasingly capable neutral atom processors&#8212;but that wasn&#8217;t always the case.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</strong></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. From Niche Research to a Global Race</h2><p>When Saffman first began working on neutral atoms in the early 2000s, the field was largely overshadowed by trapped ions and superconducting qubits.</p><p>As he recalls:</p><blockquote><p>&#8220;There was just a very small community of people really pushing to do qubits with neutral atoms... But we kept plugging away.&#8221;</p></blockquote><p>Everything changed around 2015. Improvements in optical tweezers, atom rearrangement, and Rydberg gates demonstrated that neutral atoms could scale far beyond the small proof-of-concept experiments that had defined the field.</p><p>Today, what was once a niche direction has become one of the fastest-growing areas in quantum computing.</p><div><hr></div><h2>II. Why Rydberg Atoms?</h2><p>At the heart of the neutral atom platform is a remarkable piece of atomic physics.</p><p>Ordinary atoms interact only weakly with one another, making them excellent quantum memories but poor candidates for computation. The solution is to briefly excite them into enormous Rydberg states.</p><p>As Saffman explains:</p><blockquote><p>&#8220;These Rydberg atoms have very exaggerated properties.&#8221;</p></blockquote><p>A Rydberg atom can be thousands of times larger than an atom in its ground state, allowing neighboring atoms to interact strongly through the Rydberg blockade mechanism. Those interactions form the basis of quantum logic gates and entanglement.</p><div><hr></div><h2>III. The Challenge Isn&#8217;t Physics&#8230; It&#8217;s Engineering</h2><p>Much of today&#8217;s progress is no longer about discovering new physical phenomena.</p><p>Instead, researchers are working to eliminate tiny sources of noise that limit gate performance.</p><p>Discussing laser requirements, Saffman notes:</p><blockquote><p>&#8220;We need lasers with very low phase noise and frequency noise to really get a high quality entanglement.&#8221;</p></blockquote><p>As gate fidelities continue to improve, increasingly subtle engineering details&#8212;from laser stability to atomic motion&#8212;become the dominant obstacles to building practical quantum computers.</p><div><hr></div><h2>IV. Scaling Beyond Thousands of Qubits</h2><p>Simply building larger arrays is not enough.</p><p>Future quantum computers must perform error correction efficiently while minimizing unnecessary operations.</p><p>One particularly promising idea discussed in the episode is using two different atomic species so that error-correction measurements can be performed without disturbing neighboring data qubits.</p><p>More broadly, Saffman emphasizes that the field is still searching for the best large-scale architecture:</p><blockquote><p>&#8220;These architectural questions... are at the research forefront and have not been resolved as to what&#8217;s gonna be the best way to really scale up these systems.&#8221;</p></blockquote><p>The conversation highlights how the next generation of advances may come as much from computer architecture as from atomic physics.</p><div><hr></div><h2>V. A Turning Point for Neutral Atoms</h2><p>Perhaps the most striking moment comes when Saffman reflects on when the field began to feel commercially viable.</p><p>Looking back on the mid-2010s, he says:</p><blockquote><p>&#8220;It was pretty clear to me that this wasn&#8217;t just a science experiment.&#8221;</p></blockquote><p>That realization helped motivate his involvement with ColdQuanta (now Infleqtion) and reflected a broader shift across the quantum industry. Neutral atoms were no longer simply an interesting research platform. They had become serious contenders for building useful quantum computers.</p><p>Whether neutral atoms ultimately become the dominant architecture remains an open question. But after two decades of steady progress, they have firmly established themselves among the leading approaches in the race toward fault-tolerant quantum computing.</p><p><strong>Full episode available now on YouTube and all major podcast platforms.</strong></p><div id="youtube2-lfoxGYzdI0s" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;lfoxGYzdI0s&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/lfoxGYzdI0s?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Mark Saffman on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/neutral-atom-quantum-computing-and?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/neutral-atom-quantum-computing-and?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p>]]></content:encoded></item><item><title><![CDATA[Silicon Photonics and the Future of AI Data Centers]]></title><description><![CDATA[John Bowers on Silicon Photonics, Optical Interconnects, and the End of Copper]]></description><link>https://632nmpodcast.substack.com/p/silicon-photonics-and-the-future</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/silicon-photonics-and-the-future</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 16 Jun 2026 15:01:07 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/fjQ3Yorw-Ps" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with John Bowers from UC Santa Barbara, one of the pioneers of silicon photonics and a key figure behind many of the optical technologies now finding their way into modern AI infrastructure.</p><p>As AI systems continue to grow in scale, the industry is discovering that computation is only part of the challenge. Moving data between processors, racks, and data centers has become one of the most important bottlenecks in modern computing. Bowers explains why silicon photonics is increasingly viewed as a solution to this problem, how the field evolved from a niche research area into a commercial industry, and why the future of AI may depend on communication technologies built around light rather than electricity.</p><p>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. The Bandwidth Problem</h2><p>Much of the public discussion around AI focuses on GPUs, accelerators, and model architectures. But according to Bowers, the challenge of moving information is becoming just as important as processing it.</p><p>Modern AI systems require enormous amounts of communication between processors. As bandwidth requirements continue to increase, traditional electrical interconnects are struggling to keep pace.</p><p>As Bowers explains:</p><blockquote><p>&#8220;They require tremendous amounts of data, right? Tens of terabits for a modern chip, and you just can&#8217;t deliver that with copper.&#8221;</p></blockquote><p>The problem is fundamentally one of physics. Copper traces become increasingly lossy at higher frequencies, requiring additional power and repeated signal regeneration. Optical communication, by contrast, can move information across vastly different distances with comparatively little penalty.</p><p>The result is that communication infrastructure is becoming a central consideration in AI system design.</p><div><hr></div><h2>II. Why Silicon Photonics Won</h2><p>One of the most interesting parts of the conversation explores how silicon photonics emerged despite widespread skepticism from the photonics community.</p><p>For years, many researchers argued that silicon was fundamentally the wrong material for photonic systems. Silicon is an indirect-bandgap semiconductor, making it a poor laser material and seemingly an unlikely platform for optical communications.</p><p>Yet advances in heterogeneous integration, modulators, manufacturing, and packaging gradually changed that perception.</p><p>Looking back on the field&#8217;s evolution, Bowers recalls:</p><blockquote><p>&#8220;There were a lot of different vectors that had to happen to convince people to switch to silicon photonics.&#8221;</p></blockquote><p>Today, silicon photonics has become the dominant platform for many optical communication applications, benefiting from the manufacturing ecosystem developed for the semiconductor industry while incorporating high-performance III-V materials where optical gain is required.</p><div><hr></div><h2>III. AI Is Accelerating the Transition</h2><p>The rise of AI has dramatically increased demand for bandwidth inside data centers.</p><p>Historically, optical communication was used primarily between racks and across long distances. Electrical connections remained dominant within servers and racks because they were simpler and cheaper.</p><p>That balance is now changing.</p><p>Bowers argues that the industry is approaching a major architectural transition:</p><blockquote><p>&#8220;It&#8217;ll be photonically integrated, and it just saves you so much power.&#8221;</p></blockquote><p>The shift is already visible in the emergence of co-packaged optics, where optical transceivers are integrated directly alongside high-performance switching chips.</p><p>As bandwidth requirements climb from tens of terabits per second toward hundreds of terabits per second, reducing electrical losses becomes increasingly important.</p><div><hr></div><h2>IV. From Pluggable Optics to Optical Computing</h2><p>The conversation also explores the roadmap for future optical integration.</p><p>Data center networking has already progressed from pluggable optical modules to onboard optics and now to co-packaged optics integrated within the same package as switching silicon.</p><p>According to Bowers, the trend is continuing toward even tighter integration:</p><blockquote><p>&#8220;The next step is on the chip itself communicating different portions optically.&#8221;</p></blockquote><p>In this vision, optical communication will no longer be limited to connections between racks or servers. Future systems may use photonics to connect different regions of the same processor package and eventually different functional blocks on the same chip.</p><p>The distinction between networking and computing infrastructure could begin to blur.</p><div><hr></div><h2>V. Building Computers Connected by Light</h2><p>Toward the end of the discussion, Bowers describes just how quickly bandwidth demands are increasing.</p><p>The industry&#8217;s largest switching chips have already reached extraordinary levels of throughput, and those numbers continue to grow.</p><p>As he notes:</p><blockquote><p>&#8220;They&#8217;re selling 100 terabit chips, and in two years it&#8217;s gonna be 200 terabit chips.&#8221;</p></blockquote><p>Meeting those requirements with traditional electrical interconnects would require enormous amounts of power and increasingly complex signal conditioning.</p><p>Silicon photonics offers a different path: one where information is carried by light, optical communication moves closer and closer to the processor, and future AI systems are built around photonic connectivity from the start.</p><p>The conversation provides a detailed look at one of the most important technologies behind modern computing, where semiconductor manufacturing, optical physics, networking, and AI infrastructure are converging to shape the future of data centers.</p><p>Full episode available now on YouTube and all podcast platforms.</p><div id="youtube2-fjQ3Yorw-Ps" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;fjQ3Yorw-Ps&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/fjQ3Yorw-Ps?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with John Bowers on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/silicon-photonics-and-the-future?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/silicon-photonics-and-the-future?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p>]]></content:encoded></item><item><title><![CDATA[The Electrical Patterns Behind Development]]></title><description><![CDATA[Michael Levin on Bioelectricity, Morphogenesis, and Regeneration]]></description><link>https://632nmpodcast.substack.com/p/the-electrical-patterns-behind-development</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/the-electrical-patterns-behind-development</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 02 Jun 2026 15:03:31 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/t6EFV2gSSmg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Michael Levin of Tufts University about developmental bioelectricity: the study of how voltage gradients, ion channels, and electrical communication between cells help guide embryonic development, regeneration, and anatomical patterning.</p><p>The conversation explores the origins of Levin&#8217;s interest in bioelectricity, the experimental tools used to manipulate electrical signaling in living tissues, and how bioelectric circuits may function as a higher-level control system operating alongside genes and biochemical pathways.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</strong></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h3>I. From Electronics to Developmental Biology</h3><p>Levin&#8217;s fascination with bioelectricity began long before graduate school. As a child interested in both electronics and biology, he became captivated by a question that would eventually define his career: how do collections of individual components become organized systems with goals, behaviors, and structure?</p><p>A major turning point came when he encountered Robert Becker&#8217;s influential book <em>The Body Electric</em>.</p><blockquote><p>&#8220;It occurred to me that this was, kind of a perfect merger of the things I was interested in.&#8221;</p></blockquote><p>What attracted Levin was the possibility that electrical signaling might explain how developing tissues coordinate large-scale decisions. Neuroscience had already demonstrated the power of electrophysiology in nervous systems, but Levin wondered whether similar principles might operate throughout the body during development.</p><p>This perspective led him toward a field that, at the time, sat far outside the biological mainstream.</p><div><hr></div><h3>II. Building the Bioelectric Toolbox</h3><p>One of the most interesting sections of the discussion focuses on the experimental techniques required to study electrical signaling in embryos.</p><p>Rather than relying on external electromagnetic fields, Levin wanted tools that could directly manipulate the endogenous electrical states generated by cells themselves.</p><blockquote><p>&#8220;And so ion channels, ion pumps&#8230; as a postdoc, I began to assemble this toolkit.&#8221;</p></blockquote><p>That toolkit combined voltage-sensitive dyes for imaging membrane potentials with molecular biology approaches that allowed specific ion channels and pumps to be expressed in targeted regions of developing embryos.</p><p>The goal was not simply to perturb development, but to read and write bioelectric information directly.</p><p>Levin describes how these methods enabled researchers to visualize electrical patterns across entire embryos and test whether specific voltage states influenced developmental outcomes. In many ways, the approach treats development as an information-processing problem, where electrical states serve as signals that cells can interpret and act upon.</p><div><hr></div><h3>III. Voltage Gradients and the Problem of Pattern Formation</h3><p>A central theme throughout the episode is the challenge of understanding how cells determine where structures should form.</p><p>Genes can specify proteins, but they do not directly explain how embryos establish large-scale anatomical organization. Levin became particularly interested in questions such as left-right asymmetry and tissue patterning, where cells must coordinate decisions across significant distances.</p><p>As his work progressed, he discovered that cells were not responding simply to absolute voltages.</p><blockquote><p>&#8220;Gradients are what the cells interpret.&#8221;</p></blockquote><p>This insight shifted the focus toward spatial patterns of electrical activity. According to Levin, many of the important developmental decisions occur at the boundaries between voltage domains, where tissues can detect differences rather than fixed electrical values.</p><p>The result is a picture of development that resembles distributed computation. Individual cells possess only local information, yet large collections of cells can coordinate to generate coherent body structures through electrical communication networks connected by gap junctions.</p><div><hr></div><h3>IV. Two-Headed Worms and Anatomical Memory</h3><p>Perhaps the most famous experiments discussed in the episode involve planarian flatworms.</p><p>Planaria can regenerate entire bodies from small tissue fragments, making them an ideal system for studying how tissues store information about anatomy.</p><p>By manipulating bioelectric signaling, Levin&#8217;s group demonstrated that worms could be induced to regenerate with two heads instead of a head and tail. Even more remarkably, the altered anatomy persisted through future rounds of regeneration.</p><blockquote><p>&#8220;If you recut them, they make more two-headed worms.&#8221;</p></blockquote><p>The significance of this result goes beyond regeneration itself. The worms retained the memory of a different body plan despite having unchanged DNA sequences.</p><p>For Levin, this suggests that bioelectric circuits may function as a form of pattern memory, storing information about target anatomy in ways that are distinct from genetic information alone.</p><p>The finding raises profound questions about where biological systems encode large-scale structure and how tissues remember what they are supposed to build.</p><div><hr></div><h3>V. Communicating with Cells</h3><p>Toward the end of the conversation, Levin describes what he sees as the broader implication of bioelectricity research.</p><p>Rather than micromanaging every molecular pathway involved in development, bioelectric signals may provide a higher-level interface for communicating with living tissues.</p><blockquote><p>&#8220;We are communicating to the cellular collective, and we talk about very abstract, high-level things.&#8221;</p></blockquote><p>Whether discussing ectopic eye formation, brain repair in frog embryos, or regeneration after injury, Levin emphasizes that cells often possess latent competencies that can be activated by appropriate signals.</p><p>The challenge is not necessarily learning how to build tissues from scratch, but understanding the communication channels through which tissues coordinate their own construction.</p><p>From this perspective, bioelectricity becomes more than a developmental mechanism. It becomes a language through which multicellular systems organize themselves across scales.</p><p>The conversation offers a detailed look at one of the most unconventional and rapidly growing areas of modern biology, where electrophysiology, developmental biology, systems theory, and regeneration research converge.</p><p>Full episode available now on YouTube and all podcast platforms.</p><div id="youtube2-t6EFV2gSSmg" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;t6EFV2gSSmg&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/t6EFV2gSSmg?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Michael Levin on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p>]]></content:encoded></item><item><title><![CDATA[Quantum Architecture Beyond the NISQ Era]]></title><description><![CDATA[Fred Chong on Fault Tolerance, Quantum Software, and Hybrid Computing]]></description><link>https://632nmpodcast.substack.com/p/quantum-architecture-beyond-the-nisq</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/quantum-architecture-beyond-the-nisq</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 19 May 2026 15:24:33 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/uO5lMZqU0KM" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Fred Chong of the University of Chicago about the evolution of quantum computing architecture, from the early NISQ era to the emerging fault-tolerant paradigm.</p><p>The conversation spans compiler design, heterogeneous quantum hardware, error correction, biomedical optimization, and the long-term relationship between quantum and classical computing systems.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</strong></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. From Classical Architecture to Quantum Systems</h2><p>Before becoming one of the leading figures in quantum computer architecture, Chong worked on classical supercomputers and emerging computing technologies during the 1990s.</p><p>Rather than approaching quantum computing primarily from theoretical physics, he entered the field through systems engineering and architecture.</p><p>&#8220;My emphasis as a classical architect was often in emerging technologies.&#8221;</p><p>That background shaped how he thinks about quantum systems today. Instead of focusing only on qubits in isolation, Chong became interested in the broader computational stack surrounding them: compilers, communication, scheduling, topology, and physical hardware constraints.</p><p>His transition into quantum computing began through conversations with Isaac Chuang, who encouraged him to think about scaling quantum systems beyond individual devices.</p><p>&#8220;You know, it&#8217;s time we thought about the architecture of these machines instead of, like, two devices at a time.&#8221;</p><p>That shift reflects a major transformation within the field itself. Early quantum computing was dominated by demonstrations of small systems and isolated quantum effects. Architecture asks a different question: how do you build large, programmable computational systems from fragile physical hardware?</p><p>For Chong, the challenge was always inherently interdisciplinary.</p><div><hr></div><h2>II. The Legacy of the NISQ Era</h2><p>A major theme throughout the conversation is the importance of the NISQ era: noisy intermediate-scale quantum computing.</p><p>Although the field is now increasingly focused on fault-tolerant machines, Chong argues that the NISQ period served as a critical systems engineering phase that forced researchers to work across every layer of the stack simultaneously.</p><p>&#8220;We had this very sort of perforated stack of leaky abstractions.&#8221;</p><p>In classical computing, abstractions hide hardware complexity from higher-level software. NISQ systems did the opposite. Algorithm performance depended directly on coherence times, hardware connectivity, calibration quality, and pulse-level control.</p><p>That environment encouraged what Chong&#8217;s group called &#8220;physics-aware software&#8221;: compilers and optimizers explicitly designed around the properties of particular hardware platforms.</p><p>Rather than treating software and hardware as separate domains, the NISQ era pushed researchers toward full-stack co-design involving physicists, compiler engineers, experimentalists, and application scientists simultaneously.</p><p>Many of the techniques developed during this period, including pulse optimization, qubit placement, and communication-aware compilation, are now being adapted for fault-tolerant architectures.</p><div><hr></div><h2>III. Fault Tolerance and Specialized Quantum Accelerators</h2><p>As quantum computing transitions toward error-corrected systems, the architecture problem changes fundamentally.</p><p>In NISQ systems, minimizing noisy two-qubit gates dominated optimization efforts. In fault-tolerant systems, logical operations and error-correction overhead become central constraints.</p><p>&#8220;In the NISQ era, you&#8217;re basically most concerned about two-qubit gates, and in the fault-tolerant era, you&#8217;re mostly concerned about T gates.&#8221;</p><p>This changes the cost model of computation itself.</p><p>Compiler design must now account for logical qubit placement, syndrome decoding, communication between encoded regions, and the enormous overhead associated with maintaining fault tolerance.</p><p>At the same time, Chong emphasizes that quantum computers are unlikely to replace classical machines outright.</p><p>&#8220;Quantum computers are very much very specialized accelerators.&#8221;</p><p>Instead, he describes a future where QPUs function more like GPUs or TPUs: highly specialized co-processors integrated into larger classical computing systems.</p><p>That perspective reframes quantum computing as part of a broader history of heterogeneous computing architecture rather than a standalone replacement for classical infrastructure.</p><div><hr></div><h2>IV. Quantum Optimization for Cancer Biomarkers</h2><p>One of the most compelling sections of the episode focuses on Chong&#8217;s recent work applying quantum optimization techniques to biomedical discovery.</p><p>The project studies multimodal datasets involving DNA, mRNA, and pathology imaging to identify combinations of biomarkers capable of predicting cancer treatment outcomes.</p><p>&#8220;What we&#8217;re trying to do is find features in those three data sets that, taken together, can predict treatment outcomes for cancers.&#8221;</p><p>The challenge is combinatorial scaling.</p><p>Traditional biomarker methods often examine individual variables independently. But when interactions between multiple biomarkers are considered simultaneously, the search space grows exponentially.</p><p>To address this, Chong&#8217;s group explores hybrid quantum-classical optimization strategies inspired by QAOA-style algorithms that recursively simplify large optimization problems.</p><p>Importantly, the work is framed cautiously. The goal is not immediate universal quantum advantage, but identifying domains where quantum-assisted optimization may eventually outperform existing heuristics.</p><p>The episode repeatedly emphasizes that useful quantum applications may emerge gradually through hybrid workflows rather than sudden disruptive breakthroughs.</p><div><hr></div><h2>V. Building the Quantum Software Stack</h2><p>Toward the end of the discussion, Chong reflects on the current state of quantum software infrastructure and where the field still lacks maturity.</p><p>&#8220;Right now every application that we look at is like a collaboration between an expert group of quantum people and an expert and a bunch of scientists.&#8221;</p><p>That observation captures how early-stage the ecosystem remains.</p><p>Unlike mature classical software development, most quantum applications still require close collaboration between domain scientists, physicists, compiler researchers, and hardware specialists.</p><p>Stable abstractions have not fully emerged because the underlying hardware and error-correction strategies are still evolving rapidly.</p><p>For Chong, this is not a sign of failure. It is characteristic of an emerging computing paradigm still searching for its foundational applications, abstractions, and architectures.</p><p>Throughout the episode, he presents quantum computing not as a single technological breakthrough, but as a deeply layered systems problem requiring simultaneous advances in hardware, software, architecture, and algorithms.</p><p>The future of the field, in this view, will depend as much on systems engineering and compiler design as on the qubits themselves.</p><p>&#127911; Full episode available now on YouTube and all podcast platforms.</p><div id="youtube2-uO5lMZqU0KM" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;uO5lMZqU0KM&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/uO5lMZqU0KM?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Fred Chong on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/quantum-architecture-beyond-the-nisq?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/quantum-architecture-beyond-the-nisq?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p>]]></content:encoded></item><item><title><![CDATA[Measuring the Quantum World]]></title><description><![CDATA[Amir Yacoby on Quantum Sensors, Strongly Correlated Systems, and Nanoscale Measurement]]></description><link>https://632nmpodcast.substack.com/p/measuring-the-quantum-world</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/measuring-the-quantum-world</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 05 May 2026 15:24:49 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/QaigvCvxuvs" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Amir Yacoby of Harvard University about how modern physics measures quantum systems across vastly different regimes, from single electrons to strongly correlated materials.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</strong></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h3>I. Measuring Below the Scale of a Particle</h3><p>At the core of quantum sensing is a counterintuitive requirement: detecting signals smaller than the fundamental units themselves.</p><p>In Yacoby&#8217;s work, this is achieved through devices like single-electron transistors, which convert tiny changes in electrostatic potential into measurable current.</p><blockquote><p>&#8220;The sensitivity&#8230; is roughly 10 to the minus four of one electron.&#8221;</p></blockquote><p>This level of precision is necessary because measurements are rarely direct. When probing a nanoscale system, only a fraction of an electron&#8217;s electric field reaches the detector. The challenge is not just detecting charge, but detecting <em>influence</em>: small perturbations in a noisy environment.</p><p>These sensors effectively act as transducers, translating quantum-scale properties into classical signals that can be recorded and analyzed.</p><div><hr></div><h3>II. Momentum, Tunneling, and One-Dimensional Physics</h3><p>One of the most powerful measurement techniques discussed in the episode emerges from tunneling experiments in one-dimensional electron systems.</p><p>In these systems, electrons are confined so tightly that their behavior is governed by collective excitations rather than individual particle motion. Understanding their structure requires resolving both energy and momentum.</p><p>A key insight comes from how magnetic fields influence tunneling between parallel quantum wires.</p><blockquote><p>&#8220;What happens is that one dispersion shifts in momentum relative to the other.&#8221;</p></blockquote><p>This shift allows researchers to align electronic states between two systems. When alignment occurs, tunneling is enhanced, producing a measurable signal. By systematically varying the magnetic field and bias, it becomes possible to reconstruct the full dispersion relation of the system.</p><p>This technique reveals a defining feature of one-dimensional physics: the separation of spin and charge into distinct excitations with different velocities.</p><div><hr></div><h3>III. Charge Quantization and Detection</h3><p>The ability to measure charge at the single-electron level relies on a fundamental property: charge is discrete.</p><p>Single-electron transistors exploit this through Coulomb blockade, where electrons can only enter or leave a small island one at a time. This produces sharp conductance peaks corresponding to individual charge transitions.</p><blockquote><p>&#8220;You could see each electron being added to this device one by one.&#8221;</p></blockquote><p>Between these peaks, current is suppressed, creating a highly sensitive regime where small changes in the environment shift the system in and out of conduction.</p><p>By operating at these transition points, the device becomes an extremely precise charge detector, capable of resolving minute variations in nearby systems.</p><div><hr></div><h3>IV. Spin, Fields, and NV Centers</h3><p>While charge sensors probe electrostatic properties, other quantum sensors target magnetic fields and spin.</p><p>Nitrogen-vacancy (NV) centers in diamond provide one such platform. These defects have well-understood energy levels that shift in response to magnetic fields, enabling precise measurements through optical readout.</p><blockquote><p>&#8220;You see a dip in fluorescence&#8230; from which then you know what B is.&#8221;</p></blockquote><p>By monitoring how the fluorescence changes as a function of microwave frequency, researchers can extract the local magnetic field with high spatial resolution.</p><p>This approach enables nanoscale magnetic imaging, including the possibility of reconstructing three-dimensional spin distributions in a material.</p><div><hr></div><h3>V. From Weak Interactions to Strong Correlations</h3><p>A central theme in the episode is how measurement techniques must adapt across different physical regimes.</p><p>In weakly interacting systems, individual particles can be isolated and controlled, forming the basis of qubits in quantum dots and related platforms.</p><p>In strongly correlated systems, however, interactions dominate, and new emergent phenomena arise. One example is the fractional quantum Hall effect, where collective behavior leads to quasiparticles with fractional charge.</p><blockquote><p>&#8220;Electrons are really not the elementary particles&#8230; charge waves are basically the elementary excitations.&#8221;</p></blockquote><p>Probing these systems requires sensors that can access collective properties rather than individual particle behavior.</p><div><hr></div><h3>VI. Bridging Measurement and Quantum Technology</h3><p>The same tools used to study fundamental physics are increasingly relevant for quantum technologies.</p><p>Charge sensors enable readout of qubit states. Spin-sensitive probes allow detection of local fields and coherence. Techniques like momentum-resolved tunneling provide insight into the structure of quantum materials.</p><p>Across all of these applications, the underlying principle is consistent: quantum sensors extend what is experimentally accessible.</p><p>They allow researchers to move from indirect inference to direct measurement, revealing properties that would otherwise remain hidden.</p><div><hr></div><p>Modern condensed matter physics is not just defined by the systems it studies, but by the precision with which those systems can be measured. As this conversation shows, advances in quantum sensing are not just incremental improvements; they redefine what can be observed, and therefore what can be understood.</p><div><hr></div><p>&#127911; Full episode available now on YouTube and all podcast platforms.</p><div id="youtube2-QaigvCvxuvs" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;QaigvCvxuvs&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/QaigvCvxuvs?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Amir Yacoby on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/measuring-the-quantum-world?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/measuring-the-quantum-world?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p>]]></content:encoded></item><item><title><![CDATA[Biosecurity with Light]]></title><description><![CDATA[Rob Devlin on Metalenz, Metasurfaces, and Spoof-Proof Biometrics]]></description><link>https://632nmpodcast.substack.com/p/biosecurity-with-light</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/biosecurity-with-light</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 21 Apr 2026 15:18:57 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/1H2sKlzoRHE" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Rob Devlin, co-founder and CEO of Metalenz, about how metasurfaces are transforming optics and enabling a new generation of secure sensing.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</strong></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. Flattening Optics</h2><p>Metasurfaces have been a theoretical idea for years: if you could control light with nanostructures on a flat surface, you could replace complex lens systems entirely. The challenge wasn&#8217;t just physics, it was manufacturing.</p><p>As Devlin puts it:</p><blockquote><p>&#8220;It&#8217;s that shrinking it all, flattening it all down to a single surface, and then making it really easy to mass produce in the semiconductor fabs. That is the real innovation.&#8221;</p></blockquote><p>The key shift is not just optical performance, but the ability to fabricate these devices using the same infrastructure as chips, turning optics into something that can scale.</p><div><hr></div><h2>II. From One Device to Ten Million</h2><p>A recurring theme in the conversation is the gap between academic success and industrial reality. In research, building a single high-performing device is enough. In consumer electronics, consistency is everything.</p><p>Devlin describes that transition:</p><blockquote><p>&#8220;You couldn&#8217;t just target the nominal anymore. You had to target the spread that was required to get good yield.&#8221;</p></blockquote><p>This means designing not just for ideal conditions, but for manufacturing variability, ensuring millions of devices all perform within tight tolerances.</p><div><hr></div><h2>III. Seeing More Than Intensity</h2><p>Traditional imaging systems capture intensity and color. Metasurfaces enable access to a fundamentally different signal: polarization.</p><p>That matters because polarization encodes information about material properties, not just appearance.</p><blockquote><p>&#8220;Polarization is really good at telling you what objects are made of.&#8221;</p></blockquote><p>This turns a camera into something closer to a sensor for physical properties capable of distinguishing between materials that might otherwise look identical.</p><div><hr></div><h2>IV. Why Spoofing Fails</h2><p>Most existing facial recognition systems rely on geometry, that is, mapping the shape of a face. But shape alone can be replicated.</p><p>Polarization introduces a new constraint: material.</p><blockquote><p>&#8220;Even if the 3D shape is perfect&#8230; the material difference is picked up&#8230; and it will immediately reject it just based off of that material property.&#8221;</p></blockquote><p>In other words, a mask can match your face&#8217;s geometry, but it can&#8217;t replicate how your skin interacts with light. That difference becomes a powerful signal for security.</p><div><hr></div><h2>V. A New Information Channel</h2><p>Beyond biometrics, Devlin emphasizes that polarization is just one example of a broader shift in sensing.</p><blockquote><p>&#8220;It&#8217;s a new information channel.&#8221;</p></blockquote><p>Once these signals are available at scale, in phones, laptops, and other devices, they can feed into machine learning systems and enable entirely new applications.</p><p>The implication is that we&#8217;re not just improving cameras. We&#8217;re expanding what it means to &#8220;see.&#8221;</p><div><hr></div><p>&#127911; Full episode available now on YouTube and all podcast platforms.</p><div id="youtube2-1H2sKlzoRHE" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;1H2sKlzoRHE&quot;,&quot;startTime&quot;:&quot;4315s&quot;,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/1H2sKlzoRHE?start=4315s&amp;rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Rob Devlin on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p>]]></content:encoded></item><item><title><![CDATA[Data Centers in Space]]></title><description><![CDATA[Philip Johnston on Energy, Infrastructure, and Moving Compute Off Earth]]></description><link>https://632nmpodcast.substack.com/p/data-centers-in-space</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/data-centers-in-space</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Wed, 01 Apr 2026 13:47:58 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/3Psk6sbQPls" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Philip Johnston, co-founder of Star Cloud, about a proposal that sounds futuristic but is grounded in present-day constraints: building data centers in space.</p><p>As demand for compute accelerates, the limiting factor is no longer just chips or algorithms, but the ability to generate and deploy energy at scale.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</strong></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. The Constraint Is Energy</h2><p>The rapid growth of AI systems has exposed a fundamental bottleneck: energy infrastructure.</p><p>While it&#8217;s easy to focus on GPUs and models, Johnston emphasizes that scaling compute ultimately means scaling power generation. On Earth, that process is slow and constrained. Large energy projects face years-long permitting timelines, land-use conflicts, and regulatory friction.</p><p>The result is a mismatch between how quickly demand is growing and how slowly new capacity can be brought online. Even when the technology exists, deployment becomes the limiting step.</p><div><hr></div><h2>II. Why Space Changes the Economics</h2><p>Space offers a radically different operating environment, one where several major cost drivers disappear.</p><p>There is no need for land acquisition or permitting. Solar energy is far more consistent and efficient, with near-continuous exposure and no atmospheric losses. And because energy is generated continuously, there is little need for large-scale storage or backup systems.</p><p>As Johnston puts it:</p><blockquote><p>&#8220;One square meter of solar panel in space produces eight times the energy of one square meter&#8230; on Earth.&#8221;</p></blockquote><p>That difference compounds quickly. Higher efficiency, combined with fewer infrastructure requirements, shifts the economics of energy production in a way that is difficult to replicate terrestrially.</p><div><hr></div><h2>III. Competing on Infrastructure and Cost</h2><p>Data center costs break into three major components: chips, infrastructure, and energy. The chips remain the same whether they&#8217;re on Earth or in orbit, but the other two categories are where space offers leverage.</p><p>On Earth, infrastructure (cooling systems, backup power, and physical facilities) can rival the cost of the compute itself. Energy then adds a recurring operational expense.</p><p>In space, both are reduced. Cooling becomes a matter of radiating heat into the vacuum rather than running complex systems. Energy, once deployed, is effectively free. The optimization target shifts from operating cost to upfront deployment.</p><p>The key insight is that even if chips dominate total cost, improving the rest of the system still yields large overall gains.</p><div><hr></div><h2>IV. Launch Cost Is the Gatekeeper</h2><p>All of this depends on one variable: the cost of getting mass into orbit.</p><p>Today&#8217;s launch costs are still too high for space-based data centers to be broadly competitive. But that is changing quickly with the development of fully reusable rockets.</p><blockquote><p>&#8220;The break-even point is around $500/kg.&#8221;</p></blockquote><p>If launch costs fall below that threshold, and potentially much lower, the economics flip. What is currently impractical becomes not just viable, but advantageous.</p><p>This is the central bet: that launch costs will continue to drop far enough, fast enough, to unlock entirely new classes of infrastructure.</p><div><hr></div><h2>V. From Prototype to Paradigm</h2><p>Star Cloud has already taken early steps toward testing this idea, launching a spacecraft carrying off-the-shelf GPUs to validate that compute can run in orbit.</p><p>The current systems are experimental, using improvised thermal management and limited power. But they demonstrate a key point: the challenge is not whether computation can happen in space, but how to scale it efficiently.</p><p>From there, the problem becomes one of engineering and manufacturing. Building lighter radiators, optimizing power density, and designing systems that can operate reliably over time.</p><p>The broader vision follows naturally. If energy is cheaper and more scalable in space, and if launch becomes sufficiently inexpensive, then compute will move to where it is most efficient to run.</p><div><hr></div><h2>The Bigger Picture</h2><p>This isn&#8217;t just a story about space, it&#8217;s a shift in how we think about computing infrastructure.</p><p>For decades, progress has been driven by improvements in chips and algorithms. But as systems scale, the surrounding constraints, energy, cooling, land, become just as important.</p><p>Space changes those constraints.</p><blockquote><p>&#8220;If it&#8217;s cheaper to do it in space, we&#8217;ll be doing it in space.&#8221;</p></blockquote><p>That framing removes some of the speculation. The question is no longer whether space-based data centers are possible, but whether the economics will favor them.</p><p>And if they do, the location of computation itself may fundamentally change.</p><div><hr></div><p>&#127911; Full episode available now on YouTube and all podcast platforms.</p><div id="youtube2-3Psk6sbQPls" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;3Psk6sbQPls&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/3Psk6sbQPls?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Philip Johnston on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/data-centers-in-space?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/data-centers-in-space?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Optimizing Quantum Circuits to do Better Arithmetic]]></title><description><![CDATA[Craig Gidney on the Hidden Cost of Computation]]></description><link>https://632nmpodcast.substack.com/p/optimizing-quantum-circuits-to-do</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/optimizing-quantum-circuits-to-do</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Fri, 27 Mar 2026 15:06:49 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/lnHgYvkkC9o" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Craig Gidney about what actually makes quantum algorithms expensive, and why the hardest part often isn&#8217;t the &#8220;quantum&#8221; part at all.</p><p>Gidney&#8217;s work spans quantum algorithms, error correction, and implementation. Across that stack, his core insight is consistent: once you try to build these systems, the bottlenecks shift from elegant theory to very concrete questions about circuits, gates, and arithmetic.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</strong></p><p>If you haven&#8217;t already, subscribe to 632nm wherever you get your podcasts.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. The Problem with &#8220;Factoring 21&#8221;</h2><p>Small-scale demonstrations of Shor&#8217;s algorithm often claim to factor numbers like 21. But these experiments can be misleading about what&#8217;s actually difficult.</p><p>Gidney points out that the key test isn&#8217;t whether a period is found, but whether the algorithm is implemented faithfully:</p><blockquote><p>&#8220;If there are papers that claim they factor 21 with the quantum computer&#8230; did they do the multiplication under superposition?&#8221;</p></blockquote><p>In many cases, they don&#8217;t. Instead, they replace modular multiplication&#8212;the core subroutine&#8212;with something easier that reproduces the same periodic structure.</p><blockquote><p>&#8220;They&#8217;ve done things that are sort of inspired by Shor&#8217;s algorithm&#8230; replaced the expensive part&#8230; with something that happens to have the same period.&#8221;</p></blockquote><p>This shortcut preserves the <em>appearance</em> of the algorithm while avoiding the part that actually scales poorly. The result is that these demonstrations say very little about how hard factoring really is on a quantum computer.</p><div><hr></div><h2>II. Why Factoring 15 Is Unusually Easy</h2><p>The prevalence of factoring 15 isn&#8217;t just historical&#8212;it&#8217;s structural. That specific case is dramatically simpler than almost any other.</p><blockquote><p>&#8220;Multiplication mod 15 is really cheap&#8230; but multiplication mod 21 and most other numbers&#8230; the number of gates you need goes up by like a factor of a hundred.&#8221;</p></blockquote><p>The reason is subtle but important. Modulo 15, many operations reduce to simple permutations of bits, rather than conditional logic between them.</p><blockquote><p>&#8220;They don&#8217;t actually interact with each other. They just move.&#8221;</p></blockquote><p>This means the circuit avoids the entangling operations that dominate cost in general cases. As soon as you move to numbers like 21, that simplification disappears, and the true scaling behavior emerges.</p><p>This gap&#8212;between toy demonstrations and real instances&#8212;is one of the central challenges in communicating progress in quantum computing.</p><div><hr></div><h2>III. Arithmetic Is the Real Work</h2><p>At a conceptual level, quantum algorithms are framed in terms of interference and superposition. But when implemented, they are dominated by something far more classical: arithmetic.</p><blockquote><p>&#8220;They come up in&#8230; a lot of algorithms&#8230; additions and like table lookups and little subroutines like this.&#8221;</p></blockquote><p>These operations appear everywhere, from factoring to chemistry simulation, and they must be implemented reversibly and fault-tolerantly.</p><blockquote><p>&#8220;Most of the stuff I&#8217;ve worked on has been arithmetic dominated.&#8221;</p></blockquote><p>This creates a disconnect between how algorithms are taught and how they behave in practice. The &#8220;quantum&#8221; part provides the speedup, but the bulk of the circuit is spent managing data: moving, adding, and transforming it in ways that preserve coherence.</p><div><hr></div><h2>IV. The True Cost: Fault-Tolerant Gates</h2><p>Once error correction is introduced, the cost model becomes highly uneven. Some operations are trivial, while others are extremely expensive.</p><blockquote><p>&#8220;It&#8217;s very common for error correcting codes to implement the Clifford set&#8230; but&#8230; the T gate&#8230; not really clear how to do&#8230; other than via&#8230; magic state injection and distillation.&#8221;</p></blockquote><p>Because of this, entire optimization strategies have historically focused on minimizing T gates.</p><blockquote><p>&#8220;If a T gate is a hundred times more expensive&#8230; you can basically just count the T gates&#8230; to estimate the cost.&#8221;</p></blockquote><p>Even as implementations improve and that ratio shrinks, the asymmetry remains. Certain gates fundamentally require more overhead, and that shapes everything from circuit design to architecture.</p><p>Attempts to bypass this cost have largely struggled in practice:</p><blockquote><p>&#8220;I&#8217;ve generally been kind of skeptical&#8230; they tend not to end with numbers.&#8221;</p></blockquote><p>What survives are methods that work under realistic noise and scaling assumptions&#8212;most notably magic state distillation, which leverages the ability to discard faulty states:</p><blockquote><p>&#8220;Being allowed to throw things away&#8230; is a major advantage.&#8221;</p></blockquote><div><hr></div><h2>V. Building Intuition with Tools</h2><p>As circuits become more complex, reasoning about them by hand quickly becomes infeasible. Gidney&#8217;s response has been to build tools that make these systems visible and testable.</p><p>STIM, for example, emerged from frustration with overly idealized simulations:</p><blockquote><p>&#8220;No one was doing circuit noise simulations&#8230; they were mostly doing&#8230; code capacity simulations.&#8221;</p></blockquote><p>But these simplified models can lead to large errors in understanding real performance:</p><blockquote><p>&#8220;The threshold of the surface code is 10 times lower under circuit noise.&#8221;</p></blockquote><p>Crumble tackles a different problem&#8212;understanding how information and errors move through a circuit:</p><blockquote><p>&#8220;What Crumble does is&#8230; show you how Pauli errors would propagate through the circuit.&#8221;</p></blockquote><p>This kind of visibility fundamentally changes how circuits are designed. Instead of reasoning abstractly, you can experiment, test, and iterate:</p><blockquote><p>&#8220;It would&#8217;ve been impossible without that tool, at least for me.&#8221;</p></blockquote><p>The same philosophy extends to learning. Gidney&#8217;s own entry into quantum computing came from building simple simulations and gradually refining them:</p><blockquote><p>&#8220;You have to be able to know if the output is correct.&#8221;</p></blockquote><p>That ability&#8212;to construct, test, and verify&#8212;is what ultimately bridges the gap between theory and working systems.</p><div><hr></div><h2>The Bigger Picture</h2><p>Quantum computing progress is often described in terms of breakthroughs. But in practice, it&#8217;s the accumulation of many small, precise improvements that drives the field forward.</p><blockquote><p>&#8220;They all kind of stack up&#8230; and then&#8230; they can make a big difference.&#8221;</p></blockquote><p>From arithmetic optimizations to better error correction schemes, each layer contributes to reducing the cost of real algorithms.</p><p>What emerges is a clearer picture: quantum computing isn&#8217;t just about exploiting physics. It&#8217;s about engineering&#8212;where the details of circuits, gates, and implementations determine what&#8217;s actually possible.</p><div><hr></div><p>&#127911; Full episode available now on YouTube and all podcast platforms.</p><div id="youtube2-lnHgYvkkC9o" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;lnHgYvkkC9o&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/lnHgYvkkC9o?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Craig Gidney on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/optimizing-quantum-circuits-to-do?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/optimizing-quantum-circuits-to-do?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p>]]></content:encoded></item><item><title><![CDATA[How Neurons Translate Electricity into Chemistry]]></title><description><![CDATA[Tom S&#252;dhof on the Molecular Machinery of Synapses]]></description><link>https://632nmpodcast.substack.com/p/how-neurons-translate-electricity</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/how-neurons-translate-electricity</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 10 Mar 2026 15:33:53 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/zrs_eJ_XGt4" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Thomas S&#252;dhof about one of the fastest and most fundamental processes in biology: how neurons convert electrical signals into chemical communication.</p><p>S&#252;dhof&#8217;s work uncovered the molecular machinery that allows synapses to release neurotransmitters in response to an electrical impulse, often in less than a millisecond. His discoveries helped reveal how brain cells communicate with the speed and reliability required for thought, perception, and behavior.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</strong></p><p>If you haven&#8217;t already, subscribe to 632nm wherever you get your podcasts.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. Synapses Are Where the Brain Computes</h2><p>Neurons are often described as the fundamental units of the brain, but much of the brain&#8217;s processing actually happens at the connections between them.</p><p>S&#252;dhof describes the synapse as the interface where one neuron communicates with another:</p><blockquote><p>&#8220;A synapse is the point at which two nerve cells in the brain form a connection that enables one nerve cell to send information to the other nerve cell.&#8221;</p></blockquote><p>But synapses don&#8217;t simply pass signals along like wires in a circuit. Each connection modifies the signal before passing it on, effectively performing a small computation.</p><p>As S&#252;dhof puts it, the information &#8220;is never just transferred. It&#8217;s actually changed during the transfer.&#8221;</p><p>This perspective reframes the brain as a network of microscopic processing units distributed across trillions of synapses.</p><div><hr></div><h2>II. Converting Electricity into Chemistry</h2><p>The signal traveling through a neuron is electrical: an action potential that propagates along the cell membrane.</p><p>But when the signal reaches a synapse, it must be converted into a chemical message.</p><p>S&#252;dhof explains the basic principle simply:</p><blockquote><p>&#8220;At a synapse, the fundamental principle by which it transmits a signal is that it secretes a chemical messenger called a neurotransmitter.&#8221;</p></blockquote><p>When the electrical impulse arrives at the end of the neuron, it triggers the rapid release of neurotransmitters stored inside tiny membrane-bound vesicles. These molecules diffuse across the synaptic cleft and bind to receptors on the neighboring cell.</p><p>The result is a new electrical signal in the postsynaptic neuron, completing the cycle of communication.</p><div><hr></div><h2>III. The Millisecond Problem</h2><p>One of the major puzzles in neuroscience was how quickly this process occurs.</p><p>The arrival of an electrical impulse triggers neurotransmitter release in less than a millisecond&#8212;a remarkably short time for such a complex molecular process.</p><p>As S&#252;dhof recalls, this question became central to understanding synaptic transmission:</p><blockquote><p>&#8220;How is it possible for an action potential that depolarizes the membrane to cause the secretion of the neurotransmitters within less than a millisecond?&#8221;</p></blockquote><p>Answering this required identifying the proteins that organize vesicles, detect incoming calcium ions, and drive membrane fusion.</p><p>Over decades of work, researchers&#8212;including S&#252;dhof and his collaborators&#8212;mapped the molecular machinery that makes this speed possible.</p><div><hr></div><h2>IV. Calcium as the Trigger</h2><p>The key signal linking electrical activity to chemical release is calcium.</p><p>When an action potential reaches the synapse, it opens voltage-gated calcium channels in the presynaptic membrane. Calcium ions rush into the cell and bind to specialized proteins that trigger vesicle fusion.</p><p>S&#252;dhof summarizes the critical step:</p><blockquote><p>&#8220;Once the calcium channel opens&#8230; it binds to the synaptic tags, and that then causes immediate fusion releasing the vesicle and content.&#8221;</p></blockquote><p>This mechanism ensures that neurotransmitter release occurs precisely when an electrical signal arrives, allowing neural circuits to operate with millisecond precision.</p><div><hr></div><h2>V. Why the Brain Uses Chemical Synapses</h2><p>At first glance, converting electrical signals into chemical ones might seem unnecessarily complicated.</p><p>But chemical synapses provide a crucial advantage: flexibility. Unlike simple electrical connections, synapses can change their strength depending on activity and experience.</p><p>S&#252;dhof emphasizes that synaptic transmission is not fixed:</p><blockquote><p>&#8220;No individual synapse has fixed relationship between input and output.&#8221;</p></blockquote><p>Because synapses can strengthen or weaken over time, neural circuits can adapt, learn, and encode information.</p><p>This plasticity is one of the fundamental mechanisms underlying memory and learning.</p><div><hr></div><h2>The Bigger Picture</h2><p>Synaptic transmission happens billions of times per second in the human brain. Each event depends on molecular interactions occurring at nanometer scales and microsecond timescales.</p><p>By identifying the proteins that control neurotransmitter release, S&#252;dhof helped reveal the machinery that makes neural communication possible.</p><p>What looks like a simple connection between neurons turns out to be one of the most sophisticated molecular systems in biology; one that allows the brain to translate electricity into chemistry and transform signals into thought.</p><p>&#127911; Full episode available now on YouTube and all podcast platforms.</p><div id="youtube2-zrs_eJ_XGt4" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;zrs_eJ_XGt4&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/zrs_eJ_XGt4?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Tom S&#252;dhof on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/how-neurons-translate-electricity?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/how-neurons-translate-electricity?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p>]]></content:encoded></item><item><title><![CDATA[Engineering Impossible Solutions]]></title><description><![CDATA[Dan Gelbart on Working at the Limits of Physics]]></description><link>https://632nmpodcast.substack.com/p/engineering-impossible-solutions</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/engineering-impossible-solutions</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 17 Feb 2026 16:33:47 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/UTgrWmOk4q8" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with inventor and precision engineer <strong>Dan Gelbart</strong> about what it actually means to solve &#8220;impossible&#8221; problems.</p><p>Gelbart&#8217;s career spans lasers, semiconductor manufacturing tools, ultra-precision optics, and high-resolution imaging systems. Across the conversation, one theme emerges clearly: most limits aren&#8217;t violations of physics, they&#8217;re misunderstandings of it.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists and engineers.</strong></p><p>If you haven&#8217;t already, subscribe to 632nm wherever you get your podcasts.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. The First Laser Worked Because Someone Re-Measured</h2><p>One of the central stories in the episode is the first working laser, built by <strong>Theodore Maiman</strong>. At the time, conventional wisdom said ruby didn&#8217;t have enough gain to lase.</p><p>Gelbart explains what changed:</p><blockquote><p>&#8220;Everybody said ruby won&#8217;t lase because the gain is too low. Maiman re-measured the gain and found out they were wrong.&#8221;</p></blockquote><p>Rather than accepting published values, Maiman checked the physics directly. The result was the first operational laser.</p><p>The lesson, Gelbart suggests, is not that physics was broken, but that the inputs to the engineering problem were wrong.</p><div><hr></div><h2>II. Impossible vs. Misunderstood</h2><p>Throughout the conversation, Gelbart returns to a core distinction: a true physical prohibition versus a constraint we don&#8217;t fully understand.</p><blockquote><p>&#8220;Very few things are impossible. Most things are just very, very difficult.&#8221;</p></blockquote><p>Engineering, in his framing, is about identifying where the real boundary lies. Is a design blocked by thermodynamics? Or by vibration? Or by measurement error? Or by cost?</p><p>When engineers misdiagnose the constraint, they stop too early.</p><div><hr></div><h2>III. Exploiting the Fine Print of Physics</h2><p>Gelbart is careful not to claim that engineers &#8220;break&#8221; physical law. Instead, they operate in regimes others ignore.</p><p>Discussing edge cases and loopholes, he notes:</p><blockquote><p>&#8220;It&#8217;s like being a good lawyer in a trial, you can always find a loophole.&#8221;</p></blockquote><p>Whether it&#8217;s pulsed operation instead of continuous, compliant mechanisms instead of rigid ones, or nonlinear material effects instead of linear approximations, progress often comes from asking: <em>What assumptions are we making?</em></p><div><hr></div><h2>IV. Precision Is a System Property</h2><p>Working at nanometer tolerances in optical and semiconductor systems, Gelbart emphasizes that precision isn&#8217;t about one perfect part: it&#8217;s about system-level design.</p><p>Thermal expansion, vibration isolation, metrology feedback loops, and mechanical compliance all interact. What looks impossible in a static diagram can become feasible once dynamics, averaging, or feedback are introduced.</p><p>This mindset, treating physics as a landscape to navigate rather than a wall to hit, recurs across his stories, from imaging systems to manufacturing tools.</p><div><hr></div><h2>V. Fundamentals Over Fashion</h2><p>Gelbart is blunt about education and technical culture. Tools change. Software changes. Platforms change.</p><p>Physics does not.</p><p>The engineers who consistently solve hard problems, he argues, are those who deeply understand mechanics, optics, and electromagnetism, and are willing to re-measure, re-calculate, and question consensus when something doesn&#8217;t add up.</p><div><hr></div><h2>The Bigger Picture</h2><p>Across lasers, manufacturing systems, and ultra-precision machines, Gelbart&#8217;s worldview is consistent: the limits of physics are real but they are often not where we think they are.</p><p>Engineering breakthroughs don&#8217;t come from ignoring natural law. They come from understanding it well enough to find the narrow path through it.</p><p>&#127911; Full episode available now on YouTube and all podcast platforms.</p><div id="youtube2-UTgrWmOk4q8" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;UTgrWmOk4q8&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/UTgrWmOk4q8?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Dan Gelbart on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/engineering-impossible-solutions?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/engineering-impossible-solutions?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p>]]></content:encoded></item><item><title><![CDATA[How Visual Experience Rewires the Brain]]></title><description><![CDATA[Mark Bear on Vision and Neuroplasticity]]></description><link>https://632nmpodcast.substack.com/p/how-visual-experience-rewires-the</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/how-visual-experience-rewires-the</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 03 Feb 2026 16:06:36 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/ABE_TAWxkyE" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Mark Bear, MIT neuroscientist and a pioneer of experience-dependent plasticity. Bear&#8217;s work helped establish how sensory experience&#8212;especially vision&#8212;actively sculpts neural circuits, revealing why the brain is especially flexible early in life and how that flexibility becomes constrained, but not eliminated, in adulthood.</p><p>Rather than treating vision as an end in itself, Bear uses the visual system as a controlled experimental window into deeper questions about learning, memory, and brain development.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists.</strong></p><p>If you haven&#8217;t already, subscribe to 632nm wherever you get your podcasts.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. Vision as a Tool, Not a Topic</h2><p>Bear is often described as a vision scientist, but he draws an important distinction between the system he studies and the question that motivates him. Vision, in his view, is uniquely useful because it offers precise inputs, clear behavioral readouts, and well-mapped circuitry.</p><blockquote><p>&#8220;Sometimes colleagues accuse me of studying vision and I always correct them. And I say, no, no, no. I use vision to study plasticity in the brain.&#8221; &#8212; Mark Bear, ~<a href="https://youtu.be/ABE_TAWxkyE?si=wqNRrB4h7rWz_yil&amp;t=1860">00:31:00</a></p></blockquote><p>Because visual experience can be experimentally manipulated&#8212;by altering input to one or both eyes&#8212;it becomes possible to observe, in real time, how experience reshapes synaptic connections.</p><div><hr></div><h2>II. Why Experience Is Required</h2><p>One of the earliest surprises to emerge from studies of the visual cortex was that genetic wiring alone could not account for the brain&#8217;s precision. Inputs from the two eyes must be aligned onto single cortical neurons, a process that cannot be fully specified in advance.</p><blockquote><p>&#8220;That degree of precision seemed to be greater than what could be achieved with genetic instructions alone.&#8221; &#8212; Mark Bear, ~<a href="https://youtu.be/ABE_TAWxkyE?si=wqNRrB4h7rWz_yil&amp;t=120">00:02:00</a></p></blockquote><p>Instead, the brain relies on postnatal experience to fine-tune its circuitry&#8212;strengthening some connections while weakening others until the two eyes are functionally stitched together.</p><div><hr></div><h2>III. Critical Periods and Timing</h2><p>Classic experiments in visual deprivation revealed a stark constraint on plasticity: when experience is absent early in life, normal wiring fails to develop&#8212;and later correction becomes impossible.</p><blockquote><p>&#8220;Both losing the connection and restoring the connection is possible only during a finite period of early postnatal life, and that is what we call a critical period.&#8221; &#8212; Mark Bear, ~<a href="https://youtu.be/ABE_TAWxkyE?si=wqNRrB4h7rWz_yil&amp;t=300">00:05:00</a></p></blockquote><p>In humans, Bear notes, the most extreme visual critical periods close remarkably early, underscoring how tightly brain development is coupled to timing.</p><div><hr></div><h2>IV. What Closes the Window</h2><p>If experience opens plasticity, what shuts it down? Bear points to the maturation of inhibitory circuitry as a key mechanism.</p><blockquote><p>&#8220;The prevailing theory is that inhibition in the brain is late to mature&#8230; when it achieves a certain level of maturation that ends the critical period.&#8221; &#8212; Mark Bear, ~<a href="https://youtu.be/ABE_TAWxkyE?si=wqNRrB4h7rWz_yil&amp;t=540">00:09:00</a></p></blockquote><p>Early development is marked by an overproduction of synapses, followed by large-scale pruning as circuits stabilize. Plasticity fades not because the brain stops changing, but because its networks become increasingly constrained.</p><div><hr></div><h2>V. Plasticity in the Adult Brain</h2><p>For decades, primary visual cortex was assumed to be fixed after childhood. Bear explains that this view has softened considerably.</p><blockquote><p>&#8220;It&#8217;s become more and more apparent that there&#8217;s still a lot of experience-dependent plasticity in the primary visual cortex.&#8221; &#8212; Mark Bear, ~<a href="https://youtu.be/ABE_TAWxkyE?si=wqNRrB4h7rWz_yil&amp;t=3240">00:54:00</a></p></blockquote><p>Perceptual learning and training can still refine sensory representations, especially when reinforced by sleep and repetition. Adult plasticity is slower and more limited, but it remains biologically real.</p><div><hr></div><h2>The Bigger Picture</h2><p>Across the episode, Bear frames vision as a proving ground for a broader principle: experience is not merely layered onto the brain after development&#8212;it is an essential force in building it. From early critical periods to adult learning, neural circuits remain shaped by interaction with the world, constrained by biology but never entirely frozen.</p><p>&#127911; <strong>Full episode available now on YouTube and all podcast platforms.</strong></p><div id="youtube2-ABE_TAWxkyE" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;ABE_TAWxkyE&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/ABE_TAWxkyE?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Mark Bear on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/how-visual-experience-rewires-the?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/how-visual-experience-rewires-the?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Metasurfaces, Metalenses, And The Discipline Of Simplicity]]></title><description><![CDATA[Federico Capasso on Meta-Optics]]></description><link>https://632nmpodcast.substack.com/p/metasurfaces-metalenses-and-the-discipline</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/metasurfaces-metalenses-and-the-discipline</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 20 Jan 2026 16:10:48 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/t0Hth0n6lNs" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Federico Capasso: Harvard physicist, inventor of the quantum cascade laser, and a pioneer of metasurfaces and metalenses. We discuss how practical constraints&#8212;weight, cost, and manufacturability&#8212;can force genuinely new ways of thinking about optics.</p><p>Capasso reflects on his transition from Bell Labs to academia, the origins of flat optics, and why clarity and simplicity are not aesthetic choices, but scientific ones.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists.</strong></p><p>If you haven&#8217;t already, subscribe to 632nm wherever you get your podcasts.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h3>I. A Question That Removed the Lens</h3><p>Capasso traces the birth of metasurfaces to a blunt engineering challenge: how to deploy optical sensing in places where traditional components simply don&#8217;t fit.</p><blockquote><p>&#8220;I need a quantum cascade laser in a drone without a lens.&#8221; &#8212; Federico Capasso, ~<a href="https://youtu.be/t0Hth0n6lNs?si=AaJCqw2YrLrMNOkQ&amp;t=180">00:03:00</a></p></blockquote><p>Rather than refining existing optics, the question reframed the problem entirely. What if the function of a lens could be encoded directly onto a surface?</p><div><hr></div><h3>II. When Subwavelength Changes the Rules</h3><p>Metasurfaces operate in a regime where structural features are smaller than the wavelength of light, eliminating familiar diffraction behavior.</p><blockquote><p>&#8220;As soon as the separation becomes less than the wavelength, the only order that survives is the direct light going through.&#8221; &#8212; Federico Capasso, ~<a href="https://youtu.be/t0Hth0n6lNs?si=AaJCqw2YrLrMNOkQ&amp;t=20">00:00:20</a></p></blockquote><p>This shift allows phase, amplitude, and polarization to be controlled locally&#8212;turning optical design into a problem of geometry rather than bulk material.</p><div><hr></div><h3>III. Why Dielectrics Won Early</h3><p>Metalenses often relied on plasmonics, but Capasso made a deliberate pivot toward dielectric designs.</p><blockquote><p>&#8220;The foundries are not going to make plasmonic lenses. That&#8217;s a fact.&#8221; &#8212; Federico Capasso, ~<a href="https://youtu.be/t0Hth0n6lNs?si=AaJCqw2YrLrMNOkQ&amp;t=4340">01:12:20</a></p></blockquote><p>The decision was driven by scale. Dielectric metasurfaces fit naturally into existing semiconductor fabrication pipelines, making flat optics not just feasible, but manufacturable.</p><div><hr></div><h3>IV. Flat Optics and Simpler Aberration Control</h3><p>Traditional refractive lenses fight aberrations with added elements and complexity. Metasurfaces reverse that logic.</p><blockquote><p>&#8220;The control of aberrations with metal optics is much easier than with regular optics.&#8221; &#8212; Federico Capasso, ~<a href="https://youtu.be/t0Hth0n6lNs?si=AaJCqw2YrLrMNOkQ&amp;t=3180">00:53:00</a></p></blockquote><p>By prescribing phase directly, correction becomes part of the design rather than an afterthought.</p><div><hr></div><h3>V. Simplicity as a Discipline</h3><p>Capasso repeatedly returns to a principle inherited from Fermi and the Roman school of physics: avoid complication unless it is unavoidable.</p><blockquote><p>&#8220;If there is a simple way, this is more valid.&#8221; &#8212; Federico Capasso, ~<a href="https://youtu.be/t0Hth0n6lNs?si=AaJCqw2YrLrMNOkQ&amp;t=3080">00:51:20</a></p></blockquote><p>For him, simplicity is not about elegance for its own sake&#8212;it is how physics stays connected to reality, fabrication, and impact.</p><div><hr></div><h3>The Bigger Picture</h3><p>Across the episode, Capasso argues that metasurfaces matter because they align physics with how the modern world actually builds things. Flat optics collapse complexity, reduce cost, and make optical functionality scalable in the same way electronics became scalable decades ago.</p><p><strong>&#127911; Full episode available now on YouTube and all podcast platforms.</strong></p><div id="youtube2-t0Hth0n6lNs" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;t0Hth0n6lNs&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/t0Hth0n6lNs?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Federico Capasso on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/metasurfaces-metalenses-and-the-discipline?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/metasurfaces-metalenses-and-the-discipline?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Graphene, Moiré Matter, and Quantum Hall Physics]]></title><description><![CDATA[Philip Kim on Berry Phase, Twisted Graphene, and Accidental Discovery]]></description><link>https://632nmpodcast.substack.com/p/graphene-moire-matter-and-quantum</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/graphene-moire-matter-and-quantum</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 06 Jan 2026 16:19:17 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/TJf_rB6Ed4s" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Philip Kim: Harvard physicist and one of the experimental pioneers of graphene and two-dimensional quantum materials. We discuss how simple band structures give rise to deep quantum phenomena, and how some of the most important discoveries in the field emerged from experiments that initially looked like failures.</p><p>Kim reflects on the early days of graphene, the role of Berry phase and topology, the rise of moir&#233; materials, and why experimental physics still depends on listening carefully when data refuse to behave as expected.</p><p><strong>The 632nm podcast features in-depth conversations with the world&#8217;s leading scientists.</strong></p><p>If you haven&#8217;t already, subscribe to 632nm wherever you get your podcasts.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. Why Graphene Carries a &#960; Berry Phase</h2><p>At the heart of graphene&#8217;s unusual transport properties is its Dirac-like electronic structure. Kim explains that the Berry phase in graphene is not an abstract theoretical construct&#8212;it produces direct, measurable consequences in experiments such as quantum oscillations.</p><blockquote><p>&#8220;In graphene, when electrons make a cyclotron orbit, the Berry phase is &#960;.&#8221;<br>&#8212; Philip Kim, <a href="https://youtu.be/TJf_rB6Ed4s?si=em6LVtiNihwI93QO&amp;t=5820">~01:37:00</a></p></blockquote><p>That &#960; phase shifts the Landau level sequence relative to ordinary metals, providing one of the earliest experimental fingerprints that graphene&#8217;s charge carriers behave like relativistic particles rather than conventional electrons.</p><div><hr></div><h2>II. From Band Structure to Topology</h2><p>Kim situates graphene within a broader intellectual arc that connects condensed matter physics to topology. Long before topological insulators became a major field, graphene provided an accessible platform for thinking about Berry curvature, phase accumulation, and protected electronic structure.</p><blockquote><p>&#8220;The quantum spin Hall effect was first discussed using graphene as a starting point.&#8221;<br>&#8212; Philip Kim, <a href="https://youtu.be/TJf_rB6Ed4s?si=em6LVtiNihwI93QO&amp;t=5940">~01:39:00</a></p></blockquote><p>Experiments on graphene did not just confirm existing theory; they helped normalize topological thinking in materials physics, making abstract concepts experimentally tangible.</p><div><hr></div><h2>III. When &#8220;Bad Devices&#8221; Turn Out to Be New Physics</h2><p>One of the defining stories of the episode concerns the discovery of moir&#233; physics in graphene heterostructures. Early devices showed unexpected features that looked, at first, like fabrication problems.</p><blockquote><p>&#8220;We almost threw those devices away.&#8221;<br>&#8212; Philip Kim, <a href="https://youtu.be/TJf_rB6Ed4s?si=em6LVtiNihwI93QO&amp;t=7620">~02:07:00</a></p></blockquote><p>Instead of discarding the data, Kim&#8217;s group kept probing. The anomalies turned out not to be disorder, but signatures of a long-predicted fractal energy spectrum emerging from the interplay of magnetic field and lattice periodicity.</p><div><hr></div><h2>IV. Letting the Data Lead</h2><p>As the measurements accumulated, the interpretation became unavoidable. What initially looked like noise revealed itself as structure.</p><blockquote><p>&#8220;The data started to teach us what was going on.&#8221;<br>&#8212; Philip Kim, <a href="https://youtu.be/TJf_rB6Ed4s?si=em6LVtiNihwI93QO&amp;t=7680">~02:08:00</a></p></blockquote><p>That realization marked a turning point, connecting graphene experiments to the Hofstadter butterfly&#8212;a theoretical result that had existed for decades without a clean experimental realization.</p><div><hr></div><h2>V. Being Wrong About Twisted Graphene</h2><p>Kim is candid about his initial skepticism toward magic-angle twisted bilayer graphene. The required angular precision seemed implausible, and the theoretical assumptions too idealized.</p><blockquote><p>&#8220;I was completely wrong.&#8221;<br>&#8212; Philip Kim, <a href="https://youtu.be/TJf_rB6Ed4s?si=em6LVtiNihwI93QO&amp;t=7680">~02:12:00</a></p></blockquote><p>The subsequent observation of correlated insulating states and superconductivity reshaped the field, turning twist angle into a new control parameter for engineering flat bands and strong correlations.</p><div><hr></div><h2>The Bigger Picture</h2><p>Across the conversation, Kim returns to a consistent theme: progress in experimental physics often comes not from executing a perfect plan, but from recognizing when nature is telling you something unexpected. From Berry phase shifts to moir&#233; superlattices, the story of graphene is one of theory, fabrication, and surprise converging in real devices.</p><p>&#127911; <strong>Full episode available now on YouTube and all podcast platforms.</strong></p><div id="youtube2-TJf_rB6Ed4s" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;TJf_rB6Ed4s&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/TJf_rB6Ed4s?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Philip Kim on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/graphene-moire-matter-and-quantum?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/graphene-moire-matter-and-quantum?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Black Holes, Strange Metals, and the Physics of Entanglement]]></title><description><![CDATA[Subir Sachdev on SYK, Quantum Criticality, and Holography]]></description><link>https://632nmpodcast.substack.com/p/black-holes-strange-metals-and-the</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/black-holes-strange-metals-and-the</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 23 Dec 2025 16:17:48 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/-3mn4tsjo9c" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Subir Sachdev&#8212;Harvard physicist and one of the most influential theorists in condensed matter physics&#8212;about the deep and unexpected connections between quantum materials, black holes, and gravity.</p><p>Sachdev&#8217;s work spans more than three decades, from early models of strongly interacting electrons to modern frameworks that connect strange metals, quantum criticality, and holographic duality. Along the way, ideas developed to understand electrons in solids have become central to how physicists now think about horizons, chaos, and quantum gravity itself.</p><p><strong>The 632nm podcast features in-depth conversations with the greatest scientists in the world.</strong></p><p><br>If you haven&#8217;t already, subscribe to 632nm wherever you get your podcasts.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. When Temperature Becomes a Horizon</h2><p>One of the most striking ideas in modern theoretical physics is that temperature in a quantum system can map directly onto geometry. Sachdev explains how this emerges from AdS/CFT, where excited quantum states correspond to black holes in a higher-dimensional spacetime.</p><blockquote><p>&#8220;If you look at an excited state at some temperature, then in the string theory you get a horizon, and the Hawking temperature of this horizon is precisely the temperature of the CFT.&#8221;<br>&#8212; <a href="https://youtu.be/-3mn4tsjo9c?si=I5jwd3oxAgkESy79&amp;t=5640">01:34:00</a></p></blockquote><p>Thermal behavior in quantum matter is no longer just statistical&#8212;it is gravitational. Properties like entropy, transport, and chaos can be read off from the physics of horizons, linking condensed matter directly to black hole thermodynamics.</p><div><hr></div><h2>II. A Model From 1992 Comes Back</h2><p>In the early 1990s, Sachdev introduced models of strongly interacting fermions that were mathematically simple but physically puzzling. At the time, they seemed like abstract exercises. Years later, they resurfaced at the center of holography.</p><blockquote><p>&#8220;What I had done in 1992 suddenly started becoming relevant to what I was working on in 2007.&#8221;<br>&#8212; <a href="https://youtu.be/-3mn4tsjo9c?si=I5jwd3oxAgkESy79&amp;t=5640">01:35:00</a></p></blockquote><p>The SYK model turned out to be a rare solvable example of a maximally chaotic quantum system&#8212;and, unexpectedly, a precise dual of gravity in two-dimensional anti&#8211;de Sitter space. What began as condensed matter theory became a testing ground for quantum gravity itself.</p><div><hr></div><h2>III. Why Quantum Computers Aren&#8217;t Natural Materials Simulators</h2><p>Quantum computers are often described as ideal tools for simulating quantum matter. Sachdev urges caution. The basic building blocks of today&#8217;s quantum computers don&#8217;t naturally capture the physics of electrons.</p><blockquote><p>&#8220;Quantum computers are dealing with qubits, which are bosons really. They don&#8217;t have fermions very naturally&#8212;you have to build that in.&#8221;<br>&#8212;<a href="https://youtu.be/-3mn4tsjo9c?si=I5jwd3oxAgkESy79"> 01:38:00</a></p></blockquote><p>Encoding fermionic statistics introduces significant overhead, especially on near-term devices. As a result, analog systems like optical lattices&#8212;where fermions exist natively&#8212;remain more faithful platforms for studying strongly correlated materials.</p><div><hr></div><h2>IV. Strange Metals and the Fan of Quantum Criticality</h2><p>At the heart of Sachdev&#8217;s work is the strange metal&#8212;a phase that defies conventional quasiparticle descriptions and appears in high-temperature superconductors.</p><blockquote><p>&#8220;The strange metal is a quantum critical phase.&#8221;<br>&#8212; <a href="https://youtu.be/-3mn4tsjo9c?si=I5jwd3oxAgkESy79&amp;t=6420">01:47:00</a></p></blockquote><p>Unlike ordinary metals, strange metals sit inside a &#8220;fan&#8221; of quantum criticality that extends to finite temperature. Even away from the zero-temperature critical point, quantum fluctuations dominate transport and thermodynamics.</p><blockquote><p>&#8220;You don&#8217;t have the resolution to decide which side you&#8217;re on, so you behave as if you&#8217;re critical.&#8221;<br>&#8212; <a href="https://youtu.be/-3mn4tsjo9c?si=I5jwd3oxAgkESy79&amp;t=6660">01:51:00</a></p></blockquote><p>Temperature itself blurs the distinction between phases, allowing quantum-critical behavior to persist far beyond absolute zero.</p><div><hr></div><h2>V. What SYK Ultimately Taught Us</h2><p>Sachdev is clear-eyed about the limits of idealized models. The SYK model is not a literal description of real materials&#8212;but its value lies elsewhere.</p><blockquote><p>&#8220;The SYK model has taught us a lot, much more than we expected. It taught us a lot about strongly entangled, chaotic dynamics.&#8221;<br>&#8212; <a href="https://youtu.be/-3mn4tsjo9c?si=I5jwd3oxAgkESy79&amp;t=7980">02:13:00</a></p></blockquote><p>Those insights now guide the construction of more realistic theories that combine quantum criticality, fermions, and collective modes&#8212;offering a possible route toward understanding high-temperature superconductivity itself.</p><div><hr></div><h3>The Bigger Picture</h3><p>Sachdev&#8217;s central message is not that black holes explain superconductors, or that gravity replaces condensed matter theory. It is that deeply entangled quantum systems obey universal principles, whether they appear in a laboratory crystal or at the edge of a horizon.</p><p>Progress, he emphasizes, comes not from unlimited resources or brute-force computation, but from the slow convergence of ideas across fields&#8212;condensed matter, quantum information, and gravity&#8212;each illuminating the others.</p><p>&#127911; <strong>Full episode available now on YouTube and all podcast platforms.</strong></p><div id="youtube2--3mn4tsjo9c" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;-3mn4tsjo9c&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/-3mn4tsjo9c?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Subir Sachdev on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/black-holes-strange-metals-and-the?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/black-holes-strange-metals-and-the?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Is Quantum Computing a Waste of Money?]]></title><description><![CDATA[Austin Fowler on Google, Surface Codes, and the Race to Fault-Tolerance]]></description><link>https://632nmpodcast.substack.com/p/is-quantum-computing-a-waste-of-money</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/is-quantum-computing-a-waste-of-money</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 09 Dec 2025 16:44:25 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/PiiMNklHcL4" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we sit down with Austin Fowler&#8212;a central figure in quantum error correction and one of the key architects behind the surface code work at Google Quantum AI. Fowler has spent more than two decades working on fault-tolerant quantum computing, from the earliest days of single qubits barely functioning to today&#8217;s hundred-qubit devices.</p><p>Through the noise of hype cycles and funding booms, Fowler has remained one of the field&#8217;s clearest thinkers. In this conversation, he walks us through why quantum computing is still worth pursuing&#8212;and why it will take much longer than most people expect.</p><p><strong>The 632nm podcast features in-depth conversations with the greatest scientists in the world.</strong></p><p>If you haven&#8217;t already, subscribe to 632nm wherever you get your podcasts.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>I. The Five-Year Fallacy</h2><p>A recurring theme in quantum computing is the hype cycle&#8212;especially the idea that the field is always <em>five years away</em> from success. Fowler addresses that directly.</p><blockquote><p><strong>&#8220;Every quantum platform goes through the &#8216;we&#8217;ll nail it in five years&#8217; phase. And you </strong><em><strong>won&#8217;t</strong></em><strong>, because the number of problems that you have to solve is huge.&#8221;</strong><br>&#8212; <em><a href="https://youtu.be/PiiMNklHcL4?si=iiLUia5f0Q2KkIls&amp;t=210">00:03:30</a></em></p></blockquote><p>He argues that unrealistic expectations have slowed the field, not because progress is impossible, but because underestimating the engineering challenge leads labs (and funders) to chase short-term milestones instead of long-term architectures.</p><div><hr></div><h2>II. Why Surface Codes Still Win</h2><p>The surface code remains the dominant approach to fault tolerance, not because it&#8217;s elegant, but because it tolerates error better than any alternative.</p><blockquote><p><strong>&#8220;The surface code has a much higher threshold&#8230; your gates don&#8217;t have to work that well to get the error correction working well.&#8221;</strong><br>&#8212; <em><a href="https://youtu.be/PiiMNklHcL4?si=iiLUia5f0Q2KkIls&amp;t=550">00:09:10</a></em></p></blockquote><p>The appeal is simple: surface codes turn noisy, imperfect hardware into a system that can suppress logical error exponentially. Fowler emphasizes that this robustness, not qubit count, is the real bottleneck to useful quantum computation.</p><div><hr></div><h2>III. When Radioactive Particles Break Your Qubits</h2><p>Even when qubits behave theoretically, real materials don&#8217;t. Fowler describes a very physical&#8212;and unintuitive&#8212;source of catastrophic failure.</p><blockquote><p><strong>&#8220;Radioactive particles in the material&#8230; can hit your chip and cause errors. Sometimes&#8230; it can heat up the whole chip and cause everything to have an unacceptably high error rate.&#8221;</strong><br>&#8212; <em><a href="https://youtu.be/PiiMNklHcL4?si=iiLUia5f0Q2KkIls&amp;t=690">00:11:30</a></em></p></blockquote><p>These hardware-level disturbances create correlated errors that software error correction <em>can&#8217;t</em> fix, which is why quantum computing still requires intense materials engineering&#8212;not just clever algorithms.</p><div><hr></div><h2>IV. From Circuits to 3D Structures</h2><p>Fowler&#8217;s most forward-looking work centers around &#8220;lattice surgery,&#8221; which reframes computation as geometry. Instead of gates on a timeline, the quantum program becomes a 3D object.</p><blockquote><p><strong>&#8220;You turn a quantum computation into a complex three-dimensional branching structure&#8230; that does all of the work in one go.&#8221;</strong><br>&#8212; <em><a href="https://youtu.be/PiiMNklHcL4?si=iiLUia5f0Q2KkIls&amp;t=1160">00:19:20</a></em></p></blockquote><p>This approach allows compilers to optimize quantum computations globally, leading to dramatic reductions in overhead compared to gate-by-gate scheduling.</p><div><hr></div><h2>V. Why Google Walked Away</h2><p>One of the most candid parts of the interview is Fowler&#8217;s explanation of why he left Google&#8212;and why the company abandoned fully open-source quantum software.</p><blockquote><p><strong>&#8220;Ultimately they felt it was a business risk to run a collaboration with everyone.&#8221;</strong><br>&#8212; <em><a href="https://youtu.be/PiiMNklHcL4?si=iiLUia5f0Q2KkIls&amp;t=5670">01:34:30</a></em></p></blockquote><p>Export-control concerns meant Google could not support the open, international collaboration Fowler believed was necessary for rapid progress. His commitment to open tooling eventually led him to continue the work independently.</p><div><hr></div><h2>The Path Forward</h2><p>Fowler is neither an optimist nor a pessimist: he&#8217;s a realist focused on engineering. His central message is that quantum computing won&#8217;t succeed through secrecy or competition&#8212;it will succeed through shared tools, verified models, and collaborative compilers that map quantum algorithms onto real hardware.</p><p>Whether the field is five years away or fifty, what matters is building the infrastructure that makes progress inevitable.</p><p>&#127911; <strong>Full episode available now on YouTube and all podcast platforms.</strong></p><div id="youtube2-PiiMNklHcL4" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;PiiMNklHcL4&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/PiiMNklHcL4?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Austin Fowler on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/is-quantum-computing-a-waste-of-money?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/is-quantum-computing-a-waste-of-money?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p>]]></content:encoded></item><item><title><![CDATA[Can We Predict History Like the Weather?]]></title><description><![CDATA[Peter Turchin on Cliodynamics]]></description><link>https://632nmpodcast.substack.com/p/can-we-predict-history-like-the-weather</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/can-we-predict-history-like-the-weather</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 04 Nov 2025 16:15:29 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/gzhG1JQWHIE" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the 632nm podcast, we speak with Peter Turchin, complexity scientist and founder of cliodynamics&#8212;a field that uses data and mathematical models to study how civilizations rise and fall. Turchin&#8217;s work looks for the deep structural forces that drive instability: inequality, elite competition, and what he calls the &#8220;wealth pump.&#8221; In this conversation, he explains how mathematical modeling can reveal the hidden cycles shaping modern societies&#8212;and why today&#8217;s turbulence may be part of a centuries-old pattern.</p><p><strong>The 632nm podcast features in-depth conversations with the greatest scientists in the world.</strong></p><p>If you haven&#8217;t already, subscribe to 632nm wherever you get your podcasts.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h3>I. The Logic of Elite Overproduction</h3><p>At the core of Turchin&#8217;s theory is a simple idea: when too many people compete for too few elite positions, societies destabilize.</p><blockquote><p>&#8220;When you have 10 times as many elite aspirants for positions, 90% of them are frustrated... and then many of those frustrated, they turn into what you call counter-elites.&#8221;</p></blockquote><p>He compares the dynamic to a game of musical chairs&#8212;one that becomes violent when the number of players far exceeds the number of seats. The result isn&#8217;t just competition, but the formation of factions that challenge the legitimacy of the system itself.</p><p>&#127911; <em>Listen at <a href="https://youtu.be/gzhG1JQWHIE?si=E0ojDe_vTGpyBXFS&amp;t=540">00:09:00</a></em></p><div><hr></div><h3>II. The Return of the Wealth Pump</h3><p>Turchin argues that this instability was set in motion decades ago by economic policy changes that redistributed gains upward.</p><blockquote><p>&#8220;They stopped increasing minimum wage... shipped lots of industries overseas, and there was massive immigration also. So all those factors... resulted in what I call the wealth pump.&#8221;</p></blockquote><p>The &#8220;wealth pump,&#8221; he explains, transfers income from workers to elites, creating both a growing pool of frustrated professionals and a narrowing band of opportunity at the top.</p><p>&#127911; <em>Listen at <a href="https://youtu.be/gzhG1JQWHIE?si=E0ojDe_vTGpyBXFS&amp;t=900">00:15:00</a></em></p><div><hr></div><h3>III. Measuring Collapse with Data</h3><p>Unlike traditional historians, Turchin builds quantitative models to test how these forces interact over time. His team encodes historical data&#8212;population, wages, unrest&#8212;into computational systems that simulate the pressure points of complex societies.</p><blockquote><p>&#8220;The idea is... not to predict the future... but to actually predict the effects of different types of interventions.&#8221;</p></blockquote><p>These models, he says, work less like crystal balls and more like climate forecasts: they show how certain policies might amplify or defuse underlying instability.</p><p>&#127911; <em>Listen at <a href="https://youtu.be/gzhG1JQWHIE?si=E0ojDe_vTGpyBXFS&amp;t=2760">00:46:00</a></em></p><div><hr></div><h3>IV. Technology and the Science of History</h3><p>New technologies are transforming this work. AI systems can now extract and classify data from thousands of historical texts&#8212;what once took researchers weeks now takes hours.</p><blockquote><p>&#8220;We now use AI to extract data from historical texts&#8212;what used to take a human weeks, a large language model can do in hours.&#8221;</p></blockquote><p>Turchin sees this as part of a broader revolution in the humanities: a shift toward computational social science capable of testing hypotheses across centuries and civilizations.</p><p>&#127911; <em>Listen at <a href="https://youtu.be/gzhG1JQWHIE?si=E0ojDe_vTGpyBXFS&amp;t=2460">00:41:00</a></em></p><div><hr></div><h3>V. A Cautious Optimism</h3><p>Despite his reputation as a prophet of collapse, Turchin insists that these patterns aren&#8217;t destiny&#8212;they&#8217;re feedback loops that can be understood and changed.</p><blockquote><p>&#8220;We should... have a public-domain computational model that people can actually see how it runs... so they can get convinced that if you do this, then there is going to be an unintended consequence that will actually make things worse.&#8221;</p></blockquote><p>By making these models transparent, he hopes policymakers and citizens alike can learn how to stabilize societies before crises escalate.</p><p>&#127911; <em>Listen at <a href="https://youtu.be/gzhG1JQWHIE?si=E0ojDe_vTGpyBXFS&amp;t=3360">00:56:00</a></em></p><div><hr></div><p><strong>Full episode out now on YouTube.</strong></p><div id="youtube2-gzhG1JQWHIE" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;gzhG1JQWHIE&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/gzhG1JQWHIE?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Peter Turchin on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/can-we-predict-history-like-the-weather?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/can-we-predict-history-like-the-weather?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p>]]></content:encoded></item><item><title><![CDATA[Why Do Quantum Computers Make So Many Mistakes?]]></title><description><![CDATA[Mikhail Lukin on Quantum Error Correction]]></description><link>https://632nmpodcast.substack.com/p/why-do-quantum-computers-make-so</link><guid isPermaLink="false">https://632nmpodcast.substack.com/p/why-do-quantum-computers-make-so</guid><dc:creator><![CDATA[632nm]]></dc:creator><pubDate>Tue, 21 Oct 2025 15:43:38 GMT</pubDate><enclosure url="https://substackcdn.com/image/youtube/w_728,c_limit/Yekk80vdQDE" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This week on the <em>632nm</em> podcast, we speak with Mikhail Lukin, Harvard physicist and co-director of the Harvard Quantum Initiative. Lukin&#8217;s lab is pioneering the use of neutral atoms held in optical tweezers to build scalable, programmable quantum computers. In this conversation, he unpacks why quantum evolution is fundamentally analog, how error correction works despite the no-cloning theorem, and what it means to test the very limits of quantum mechanics in the lab.</p><p><strong>The </strong><em><strong>632nm</strong></em><strong> podcast features in-depth conversations with the greatest scientists in the world.</strong></p><p>If you haven&#8217;t already, subscribe to <em>632nm</em> wherever you get your podcasts.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h3>I. The Paradox of Quantum Error Correction</h3><p>Lukin begins with the contradiction at the heart of quantum computing &#8212; you can&#8217;t copy or measure quantum information, and yet it can somehow be protected:</p><blockquote><p>&#8220;You cannot copy quantum information. Number two, in quantum mechanics, if you measure the state, you destroy it. Nevertheless, it turns out that you can use this redundancy to actually encode and protect quantum information. But actually it requires you to prepare these entangled states, these big superpositions that sometimes are called Schr&#246;dinger cat states.&#8221;</p></blockquote><p>What makes this possible, he explains, is redundancy built not from copies, but from <strong>entanglement</strong> &#8212; a subtle kind of correlation that spreads information across many qubits without ever making it directly observable.</p><p>&#127911; Listen at <a href="https://youtu.be/Yekk80vdQDE?si=wbNiDviKy-REIY5f&amp;t=120">00:02:00</a></p><div><hr></div><h3>II. All Evolution in Quantum Mechanics Is Analog</h3><p>Every quantum operation is continuous &#8212; a smooth rotation in Hilbert space. That&#8217;s what makes controlling qubits so demanding:</p><blockquote><p>&#8220;All evolution in quantum mechanics is analog evolution. There is no such thing as a digital operation that just snaps something from zero to one. Every evolution is continuous, so any small imperfection will make your state drift away continuously.&#8221;</p></blockquote><p>In classical computing, tiny voltage errors are erased by digital thresholds. In quantum computing, even a microscopic phase error accumulates &#8212; a challenge that makes <strong>error correction</strong> not just useful, but essential.</p><p>&#127911; Listen at <a href="https://youtu.be/Yekk80vdQDE?si=wbNiDviKy-REIY5f&amp;t=540">00:09:00</a></p><div><hr></div><h3>III. Ancilla Qubits: Measuring Without Collapsing</h3><p>To detect errors without destroying information, Lukin explains, physicists use special &#8220;helper&#8221; qubits that indirectly sense when something has gone wrong:</p><blockquote><p>&#8220;You can measure some auxiliary qubits&#8212;ancilla qubits&#8212;which don&#8217;t contain information themselves but are entangled with the data. They tell you something about whether an error has occurred, but not what the encoded quantum state actually is.&#8221;</p></blockquote><p>This approach allows researchers to <strong>extract classical error signals</strong> from a quantum system, preserving the delicate superpositions that store computational information.</p><p>&#127911; Listen at <a href="https://youtu.be/Yekk80vdQDE?si=wbNiDviKy-REIY5f&amp;t=900">00:15:00</a></p><div><hr></div><h3>IV. Entangling Logical Qubits Through Rydberg Interactions</h3><p>Lukin&#8217;s group builds these ideas into hardware using <strong>neutral atoms excited into Rydberg states</strong>, whose strong interactions allow for controlled entanglement across entire arrays:</p><blockquote><p>&#8220;You take one group of atoms and bring it so that the atoms sit nearly on top of each other. Then you shine one pulse of light which entangles them all in parallel. That&#8217;s a transversal operation between two logical qubits.&#8221;</p></blockquote><p>These transversal gates perform the same operation across many atom pairs at once &#8212; a key ingredient for fault-tolerant quantum computation.</p><p>&#127911; Listen at <a href="https://youtu.be/Yekk80vdQDE?si=wbNiDviKy-REIY5f&amp;t=1680">00:28:00</a></p><div><hr></div><h3>V. Testing the Limits of Quantum Mechanics</h3><p>Ultimately, Lukin views each advance in quantum error correction not just as an engineering step, but as a <strong>test of physics itself</strong>:</p><blockquote><p>&#8220;When we make these larger and larger superpositions and keep them stable, we are really testing whether the laws of quantum mechanics still hold for systems of this size. Every experiment is a test of the theory itself.&#8221;</p></blockquote><p>The pursuit of stable superpositions isn&#8217;t only about computation &#8212; it&#8217;s about seeing how far <strong>quantum mechanics</strong> can stretch before giving way to new physics.</p><p>&#127911; Listen at <a href="https://youtu.be/Yekk80vdQDE?si=wbNiDviKy-REIY5f&amp;t=2460">00:41:00</a></p><div><hr></div><p>Full episode out now on YouTube.</p><div id="youtube2-Yekk80vdQDE" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;Yekk80vdQDE&quot;,&quot;startTime&quot;:&quot;2460&quot;,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/Yekk80vdQDE?start=2460&amp;rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p>Listen to our full conversation with Mikhail Lukin on your favorite podcast platform:</p><ul><li><p><a href="https://podcasts.apple.com/us/podcast/632nm/id1751170269">Apple Podcasts</a></p></li><li><p><a href="https://open.spotify.com/show/4aVH9vT5qp5UUUvQ6Uf6OR">Spotify</a></p></li><li><p>Or search for &#8220;632nm&#8221; on your preferred podcast player</p></li></ul><p>If you know someone who would enjoy this, please share it with them!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://632nmpodcast.substack.com/p/why-do-quantum-computers-make-so?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/632nmpodcast.substack.com/p/why-do-quantum-computers-make-so?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p>]]></content:encoded></item></channel></rss>