Activity
Mon
Wed
Fri
Sun
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
What is this?
Less
More

Owned by Utkarsh

Quantum Computing

17 members • $1/month

A practical community to understand quantum computing and its connection to machine learning — without hype, heavy math, or unrealistic promises.

Quantum Computing

3 members • $9/month

Skoolers

161.7k members • Free

15 contributions to Quantum Computing
🔬 Pasqal Just Moved Quantum Computing's Laser Rig Onto a Chip
One quiet but real engineering problem has been holding back a whole category of quantum computer: the lasers. Pasqal, a neutral-atom quantum computing company, just showed a fix worth understanding, even if you've never seen a quantum lab. Quick primer: neutral-atom quantum computers use individual atoms as qubits, the quantum version of a computer bit, and they trap those atoms in place using tightly focused laser beams called optical tweezers. Today that laser setup lives on a large free-space optical table full of mirrors and lenses, roughly the size of a table, not a chip. As companies try to scale from a few hundred atoms toward the thousands needed for a genuinely useful machine, that optical hardware becomes the bottleneck: more atoms means more lasers means more table. On August 10, Pasqal announced it had trapped individual atoms using laser light generated entirely on a photonic integrated circuit, a chip that generates and routes laser light the way a normal chip routes electricity, built with a company called Aeponyx. In the demonstration, a single photonic chip produced four separate optical traps and used them to hold four rubidium atoms inside a working quantum processor. The atoms stayed trapped for about 27.5 seconds, matching the performance of Pasqal's existing large, bulky laser setups, and the company says the chip-based approach could shrink the optical hardware by up to 50 times. Why this matters if you're evaluating quantum for your business: scaling laws matter more than any single benchmark. A quantum computer that needs a proportionally bigger optical table for every additional atom never reaches the thousands-of-qubits range that would make it commercially interesting. Moving that control onto a chip is the kind of unglamorous manufacturing fix that determines whether a technology can actually be built at scale, not just demonstrated once in a lab. Worth being honest about the limits, in this community's usual spirit: this demonstration trapped four atoms, not thousands. Matching bulk-optics performance at small scale is a real result, but it doesn't prove the same approach holds up at Pasqal's long-term target of over 10,000 atoms and 100 logical qubits (logical qubits being the reliable, error-corrected qubits that actually do useful work, as opposed to the raw physical ones). That's a manufacturing and engineering challenge still ahead, not something this result settles.
0
0
🧠 Start Here: The One-Minute Quantum Intuition
Welcome — glad you're here. Quick context on how this community works, then the actual intuition you came for. I'm a researcher with a PhD in Quantum Machine Learning, working across research and industry. This community exists because most quantum computing content is either too much math for a beginner or too much hype for a business decision-maker. Neither is useful. The standard here is simple: no unnecessary math, no overhyped claims, and everything tied back to whether it actually matters, and to whom. You'll see two new posts a week, each built around something genuinely new, usually a peer-reviewed paper or a verified industry result, explained in plain language with the caveats included, not hidden. If a result doesn't matter yet, that gets said too. Now, the actual intuition. A regular computer bit is either a 0 or a 1, nothing in between. A qubit, the quantum equivalent, can be in a mix of 0 and 1 at the same time, a state called superposition. That doesn't mean "faster storage," which is a common misconception. It means a quantum computer can explore many possible answers to certain problems at once, before settling on a single answer when it's measured. That trick only helps with very specific kinds of problems, ones with huge numbers of possibilities to sift through, like some optimization or simulation tasks. It is not a general speed-up for computing, and it's not a replacement for classical or ML tools. That one distinction is most of the discipline in a sentence, and it's the lens every post here uses. If that made even a little more sense than before, you're already ahead of most takes on this topic. Two things to do right now. First, introduce yourself in the comments below: what's your background, and what's pulling you toward quantum, curiosity, research, or evaluating it for a business? Second, skim the last few posts to get a feel for the format. Good to have you here.
0
0
🔧 D-Wave Just Quietly Fixed One of Quantum Computing's Ugliest Problems
If you've ever wondered why quantum computers aren't showing up in businesses yet, the short answer is: they make too many mistakes, and fixing those mistakes is expensive. A new peer-reviewed result from D-Wave, published in Nature on August 5, chips away at exactly that problem — and it's worth understanding even if you've never touched a quantum computer. Quick primer: a qubit is the quantum version of a computer bit, the basic unit a quantum computer uses to store and process information. To do anything useful, qubits need to interact through something called an entangling gate, which links two qubits together so their states become correlated. That linking step is also where errors sneak in most often. Today, fixing those errors usually means building over a thousand extra "helper" qubits just to protect a single reliable "logical" qubit that can actually do useful work, which is a big reason business-ready quantum computers are still years away. D-Wave's new approach, called dual-rail erasure qubits, changes how errors show up. Instead of a mistake quietly corrupting your answer without you knowing, the system is built so an error usually raises its hand the moment it happens, an effect they call an "erasure" — like a spell-checker flagging a typo instead of silently changing your word to something wrong. That makes the error far cheaper and easier to catch and fix. In plain numbers: their two-qubit operations worked correctly about 999 times out of 1,000 (what researchers call 99.9% fidelity), completed in about 500 billionths of a second, and the hardware itself flagged errors automatically, without bolting on extra correction steps. D-Wave's own simulations suggest this could cut the number of "helper" qubits needed per useful qubit by roughly 10x for each layer of correction added. Why this matters if you're evaluating quantum for your business: the "how many extra qubits do we need just to trust the answer" problem is one of the biggest reasons quantum computing isn't commercially useful yet. Results like this shorten that gap, but they don't close it. D-Wave's own roadmap targets a fully useful system only by 2032. That makes this a "keep watching and start learning the space" signal, not a "start budgeting for quantum next quarter" signal, for almost every business today.
0
0
🧠 The First Thing I Look At When Someone Mentions Quantum
When someone asks me about using quantum computing, the first thing I look at is not the algorithm or the hardware. It’s the structure of the problem. Quantum methods only become interesting when a problem has certain characteristics, for example: - very large search or configuration spaces - complex interactions that are difficult to simulate - optimization landscapes with many competing constraints - models where probabilistic sampling plays a role If the problem is straightforward, well-structured, and already handled efficiently with classical methods, quantum is usually not the right tool. And that’s completely fine. Most real-world systems today are still best handled with classical computing and machine learning. The role of quantum, at least for now, is to explore whether certain problem structures might benefit from a different computational approach. This is why discussions about quantum should start with the problem itself — not with qubits, hardware roadmaps, or algorithm names. Technology choices come later. Clear thinking comes first. Question: When you think about problems in your work or research, what part tends to be the hardest: computation, modeling, or data?
2
0
⚠️ Why Most Quantum Pilots Fail (And That’s Not Always Bad)
When companies experiment with quantum computing, many pilots don’t move forward. That’s not because quantum is “useless.” It’s usually because of one of these reasons: 1️⃣ The problem wasn’t clearly defined: If the goal is vague — “explore quantum” — the outcome will also be vague. Without clear success criteria, there’s no meaningful evaluation. 2️⃣ The classical baseline wasn’t strong enough: If you compare a quantum prototype to a weak classical implementation, the results don’t mean much. A fair comparison requires strong classical benchmarks. That takes effort. 3️⃣ The bottleneck wasn’t computational: Sometimes the real constraint is: - data quality - modeling assumptions - business constraints - integration complexity Quantum won’t fix those. 4️⃣ Expectations were unrealistic: If the expectation is dramatic speedups or immediate ROI, disappointment is almost guaranteed. Current quantum hardware is still early-stage. Here’s the important part: A pilot that concludes “not yet” is not a failure. It’s a disciplined decision. The real failure is investing heavily without careful evaluation. In this community, we’ll treat quantum exploration as: - structured - honest - and hypothesis-driven That’s how serious teams operate. Question: If you’ve ever tested a new technology in your company, what was the biggest lesson you learned?
0
0
1-10 of 15
Utkarsh Singh
1
2 points to level up
@utkarsh-singh-7398
I help businesses understand where quantum actually fits, and where it doesn’t. 💬 Open to 1:1 conversations about practical quantum use cases.

Active 2h ago
Joined Jan 21, 2026
Ottawa