0:00
/
0:00

Episode 15: Quantum Computing Explained: You Don’t Need a PhD to Prepare for the Quantum Era (Part 2)

Move from theory to practice. Learn about the quantum journey, post-quantum cryptography (PQC), and the practical steps you can take to build your quantum readiness.

Think you need a PhD to understand quantum computing? Think again.

In Quantum Computing Explained: 3 Core Concepts You Need to Understand (Part1), we explored the mind-bending foundation of quantum computing. We talked about the Quantum Leap beyond simple ones and zeros, the incredible Quantum Impact this will have on industries like medicine, and the urgent Quantum Security Imperative—the threat it poses to our digital privacy. These are the big "what if" ideas.

Now, it's time to get our hands dirty and ask, "What now?" This second and final part of our series is for the pragmatist, the person who hears the theory and immediately asks, "But what does this mean for me, today?" We'll explore the real-world state of building these machines, the global race to create our new digital defenses, and the practical steps you can take to build your quantum readiness. This is the perfect read to share with your pragmatic friend who wants a no-nonsense action plan. And just like before, there’s a visual summary waiting for you at the end. Let’s get into it.


Monthly and Annual Plan Subscriber Extras For This Episode:

  • Quantum Project Scorecard Template: A simple framework to track incremental wins on high-complexity initiatives (inspired by gate fidelity vs. coherence tradeoff).

  • PQC Migration Starter Kit: Checklist and priority matrix to help small teams or solo founders start a post-quantum security review.

  • Quantum Fluency Toolkit: A curated list of beginner-friendly quantum resources + a worksheet for translating concepts into analogies for colleagues or clients.

You can unsubscribe in one click.


1. THE QUANTUM JOURNEY

A revolutionary tool requires a revolutionary factory.

Building a quantum computer isn't like assembling a new laptop; it's one of the most significant scientific and engineering challenges of our time. While the theory is elegant, the reality is messy. Qubits, the heart of the machine, are incredibly fragile. The slightest vibration, a stray magnetic field, or a tiny change in temperature can cause them to lose their quantum state in a phenomenon called "decoherence." This fragility leads to high error rates, a major hurdle that scientists are tackling with complex Quantum Error Correction (QEC) techniques. Think of it as needing thousands of "physical" qubits just to create one stable, reliable "logical" qubit. The journey is a marathon of incremental breakthroughs, not a sprint. Different companies are betting on different hardware, from superconducting circuits that must be kept colder than deep space to individual ions trapped by lasers. No one is certain which approach will win, or if there will be a single winner at all.

This journey is like the early days of aviation.

Visionaries knew flight was possible, but the first attempts were often clumsy, short-lived, and ended in failure. It took decades of experimenting with different wing shapes, engine types, and materials to get from a short hop on a beach to a reliable passenger jet. Each failed design wasn't a true failure; it was data that paved the way for the next, better attempt.

What It Looks Like In Action

“The coherence times on the new chip are still too short,” Liam said, pointing to a graph on the monitor that showed a steep decay curve. “We’re barely getting a few hundred microseconds before the qubits decohere. We can’t run any meaningful algorithm with that.”

Chloe, lead engineer on the project, nodded, unfazed. “True. But the two-qubit gate fidelity is up to 99.9%. That’s a huge win. The last iteration was an order of magnitude worse.”

“So we trade coherence for fidelity?” Liam asked, sounding defeated.

“For now,” Chloe replied. “This isn’t about building the final product today. This is about perfecting one component at a time. The ion trap team has amazing coherence but struggles with gate speed. The photonics team doesn’t need cryogenic cooling but has photon loss issues. We’re all on different paths up the same mountain. Our path, right now, is about proving we can build near-perfect gates in a scalable architecture. Once we nail that, we’ll refocus on extending coherence. It’s a step-by-step climb.”

Remember:

Because building a fault-tolerant quantum computer is incredibly difficult, progress will be gradual and marked by incremental improvements, not a single sudden breakthrough.

Do It:

  1. Celebrate Incremental Wins. In your next project, don't just focus on the final deadline. Set and celebrate small, component-level goals, just as Chloe celebrated the improvement in gate fidelity. This builds momentum and resilience when the overall goal seems distant.

  2. Follow the Players. Pick two companies from the research known for different quantum hardware (e.g., IonQ for trapped ions and Rigetti for superconducting). Spend 20 minutes reading their latest press releases or blog posts. You’ll see firsthand how their progress and challenges differ, giving you a real-world sense of the quantum journey.

  3. Adopt a ‘Beta’ Mindset. Launch your next internal initiative as a ‘beta’ version. Frame it as an experiment designed for learning, not perfection. This lowers the fear of failure and encourages the kind of iterative, data-driven improvement that defines the quantum journey.


2. POST-QUANTUM CRYPTOGRAPHY

You can’t defend tomorrow’s secrets with yesterday’s locks.

If the quantum journey is about building the key, this is about building the new lock. In response to the quantum security threat, cryptographers around the world are in a race to develop and standardize new encryption methods collectively known as Post-Quantum Cryptography (PQC). These aren’t just stronger versions of our old algorithms. They are based on entirely different types of mathematical problems that are believed to be hard for both classical and quantum computers to solve. The U.S. National Institute of Standards and Technology (NIST) has been leading a global effort to find the best PQC candidates, and in 2024, they officially published the first set of standards, like ML-KEM (Kyber) and ML-DSA (Dilithium). The goal is to create a new cryptographic foundation for the internet, one that can keep our data safe in the quantum era. The transition will be a massive global undertaking, requiring every piece of software and hardware that handles sensitive data to be updated.

It’s like realizing the master key for every lock in your city will soon be public.

You can't just make the locks a little bigger. You need to invent a completely new type of lock mechanism—one based on a principle the key can't exploit. And you need to convince everyone in the city to upgrade their doors, windows, and safes before the key gets out. That's the challenge of PQC migration.

What It Looks Like In Action

“So, the executive team wants a timeline for our ‘PQC migration’,” said Raj, a senior developer. “How do we even start?”

Isabella, the head of platform architecture, pulled up a diagram of their systems. “We don’t boil the ocean. We start with an inventory. What data do we have that needs to be kept secret for more than ten years? That’s our priority list because of the ‘Harvest Now, Decrypt Later’ threat.”

“Okay, so that’s client financial records and our own long-term strategy documents,” Raj noted.

“Right,” Isabella continued. “Step two is crypto-agility. For our next product update, we’re not going to rip out the old encryption and put in the new. We’re going to design the system to support both. We’ll implement the new NIST-approved algorithms alongside the old ones. It makes our systems flexible. If a new vulnerability is found, we can switch algorithms with a configuration change, not a year-long rewrite.”

"So we start by protecting the most sensitive, long-term data first, and we build for flexibility," Raj summarized. "That's a plan we can actually execute."

Remember:

Because the transition to post-quantum cryptography is a massive undertaking, the best approach is to start now by identifying your most sensitive data and building systems that are flexible enough to adapt.

Do It:

  1. Prioritize Your Data. Just as Isabella’s team did, identify the information in your professional or personal life with the longest shelf-life. Is it legal documents, long-term business strategy, or family records? Knowing what needs to be protected for decades is the first step in any PQC plan.

  2. Audit Your Digital Footprint. Review the privacy and security settings of a critical service you use (e.g., your primary email or cloud storage). Look for options related to encryption. While you may not see PQC options yet, this exercise gets you into the habit of knowing where and how your data is being protected.

  3. Become Crypto-Agile. In your next software or web project, however small, treat the cryptographic library as a swappable component. Instead of hard-coding a specific function, reference it in a way that would make it easy to replace later. This builds the muscle for the crypto-agility Isabella talked about.


3. QUANTUM READINESS

Fluency starts with the alphabet, not the novel.

Quantum readiness is the culmination of all these ideas. It's the commitment, for both organizations and individuals, to prepare for a transformed future. For a business, this means moving beyond curiosity and developing a real strategy. It involves identifying specific problems where quantum could provide a competitive advantage and starting small pilot projects using cloud-based quantum services. Critically, it means investing in people—upskilling the current workforce and hiring new talent to bridge the significant quantum skills gap. For individuals, readiness means cultivating quantum literacy. You don't need a Ph.D. in physics, but a foundational understanding of the core concepts is becoming essential. It’s about building skills in adjacent fields like linear algebra and Python programming and, most importantly, developing an interdisciplinary mindset that can connect quantum capabilities to real-world problems.

Quantum readiness is like learning a new language.

You don't start by trying to write a novel. You start with the alphabet (the fundamentals), then learn basic vocabulary (the applications and threats), and then practice forming simple sentences (running small experiments). Over time, you build fluency, allowing you to communicate and create in ways that were previously impossible. Waiting until the language is spoken everywhere means you’ve already fallen behind.

What It Looks Like In Action

Aisha, a junior data analyst, felt a mix of excitement and anxiety in her one-on-one with her manager, Ben. "I read the company's memo on our new quantum initiatives, and honestly, it feels a little intimidating," she admitted.

Ben smiled. “It’s a new frontier for all of us. Don’t think you need to become a quantum physicist overnight. Your skills in data analysis are exactly what we’ll need. The key is to build a bridge.”

"A bridge?" Aisha asked.

"Yes. Here’s your goal for this quarter," Ben said, turning to his screen. "I want you to take one of our existing supply chain optimization models. Then, I want you to complete the introductory Qiskit tutorial online. Your final task is not to solve the problem with a quantum algorithm, but simply to write a report explaining how a quantum approach could theoretically be applied. What part of the problem would it solve? What data would it need?"

He continued, "This isn't about getting the 'right' answer. It's about learning to speak the language. If you can build that bridge between our current problems and future solutions, you’ll be invaluable."

Remember:

Because the quantum era will require new skills, the best way to prepare is by building a bridge between what you know now and the fundamentals of quantum computing.

Do It:
  1. Build a Bridge. Just like Ben tasked Aisha, identify one core problem from your own work. Spend one hour this week watching introductory YouTube videos on how quantum computing might address that type of problem (e.g., "quantum computing for logistics" or "quantum machine learning"). Your goal isn't to solve it, but to connect the dots.

  2. Learn the ABCs. Sign up for a free introductory module on a platform like IBM Quantum Learning or Microsoft Learn. Commit to finishing just the first section. You’ll be surprised how accessible the basic concepts can be when presented in a structured way.

  3. Translate for a Friend. The next time you learn a new quantum concept, try to explain it to a friend or family member using an analogy. The act of translating complex ideas into simple terms is one of the most powerful ways to solidify your own understanding.


TYING IT TOGETHER

The future isn’t found—it’s built, bit by quantum bit.

Our exploration is now complete. We’ve seen that the Quantum Journey is a difficult but deliberate march toward powerful new machines. This reality forces us to act now on Post-Quantum Cryptography to protect our present-day secrets from future threats. And both of these realities demand Quantum Readiness—a commitment from all of us to learn, adapt, and build the skills for a new era. The path forward isn't about waiting for a perfect, finished product. It's about engaging with the messy, exciting, and challenging process of building the future, today.

Now it's your turn. Pick one of the "Do It" actions from this article and give it a try this week. What did you discover? Let me know in the comments. As promised, an infographic summarizing the key takeaways from our discussion is just below. Thank you for taking this journey.

Share

Leave a comment

What topic is important to you?

Discussion about this video