Back to News
quantum-computing

I built a quantum OS as a student with no quantum experience — here's what happened

Reddit r/QuantumComputing (RSS)
Loading...
1 min read
0 likes
⚡ Quantum Brief
A novice developer with no prior quantum expertise built a quantum operating system abstraction layer, QAOS, in two days using AI assistance to address hardware provider fragmentation. The tool unifies incompatible frameworks like IBM’s Qiskit and Google’s Cirq, allowing users to write quantum circuits once and deploy them across platforms or simulators without rewriting code. Unexpectedly, QAOS includes basic error correction, reducing IBM’s hardware error rates from 8–17% to 4.4%, though the method lacks peer validation or theoretical rigor. The creator seeks expert feedback, acknowledging potential flaws in the untested approach and questioning its real-world utility for professional quantum developers. The project highlights growing demand for cross-platform quantum tools but raises concerns about reliability and scalability in a rapidly evolving hardware landscape.
I built a quantum OS as a student with no quantum experience — here's what happened

Summarize this article with:

So I basically had zero quantum computing knowledge two days ago. Like I knew qubits existed but that was about it. I wanted to build something in the quantum space so I just started. And Claude told me, the biggest problem isn't the quantum physics, it's that every hardware provider speaks completely different language. IBM uses Qiskit, Google uses Cirq, they're totally incompatible. You have to rewrite everything from scratch for each one. So I built QAOS (with Claude), basically a layer that sits in between and handles all of that automatically. You write your circuit once and it runs on IBM, Google, or a local simulator without changing anything. It also does automatic error correction which I didn't even plan, I just noticed real hardware was giving 8-17% error rates and built something to fix it. Got IBM down to 4.4% which felt pretty good. github.com/Sashmar/QAOS Genuinely want to know what I'm getting wrong here because I'm sure people who actually work in quantum will spot problems immediately. What would make something like this actually useful to you? Is there a future actually with this thing? submitted by /u/CommitteePristine234 [link] [comments]

Read Original

Tags

quantum-programming
quantum-investment
government-funding
quantum-computing
quantum-hardware

Source Information

Source: Reddit r/QuantumComputing (RSS)