I have seen all kind of claims, bit they seems to be in the future, like 1.000.000qbits or perfect error correction.

Do they have a real breakthrough or is it just undergoing advancments on a slow road?

    • @ValmondOP
      link
      42 hours ago

      Sabine always rocks!

      Again, wait and see. & even if true then it seems it’s just 1 qbit.

  • knightly the Sneptaur
    link
    fedilink
    8
    edit-2
    3 hours ago

    Short version, they made digital quantum qubits where the previous state of the art required a lot of analog sensors and controls. This means the equipment needed to hook up the qubits is simpler, and they’re hoping to build on this design to make scalable quantum computers that can support many more qubits than current techniques

    • @ValmondOP
      link
      22 hours ago

      Thanks!

      So nothing special, at the moment.

      • @solrize
        link
        22 hours ago

        It looks like worthwhile research but no, there won’t be a QPU to go with your GPU anytime soon.

  • @j4k3
    link
    English
    22 hours ago

    Expert in the field said they are nowhere close in a YT comment on the announcement. Looks like all BS hype to me.

    Chip hype is always garbage IMO. Real hardware takes 10 years from napkin idea to first delivery of a any product. There is no fast track here. The cutting edge nodes are extremely expensive to design for and you’re largely doing so based on the future node that doesn’t fully exist yet to be relevant.

    So what do they have. Where was the tech 10 years ago, and why is that relevant now. The only thing I see that is relevant is that the market is all over Nvidia and there are a lot of fools playing that stock. So a hyped chip is an easy scam to bait the fools at the moment.

    Nothing in quantum is relevant at all anyways. The only thing it can do with value is break encryption. It has no other real application outside of potential military communications. That is the only reason it is funded IMO. The funding for quantum compute is a tiny fraction of AI because AI solves most of the same potential problems.

    • @ValmondOP
      link
      22 hours ago

      Same feeling here, and quantum resistant algos for asymmetric encryption ate already designed and are coming.

      Without that, quantum computers wouldn’t only break military stuff but also wreck havoc on the internet by breaking ssh (and bitcoin, lol).

  • @[email protected]
    link
    fedilink
    English
    12 hours ago

    I don’t know anything about quantum computing, but recently I heard a long talk by a quantum-computing expert who were trying to convince us to work on quantum error correction.

    His (probably optimistic) estimate is that with a good amount if help, we might achieve 100 logical qbit in 5 to 10 years. Completely unpredicted breakthrough is rare in computer science; if Microsoft’s tech can actually solve quantum computing (as you discribed), it would have made much much bigger wave than this.

  • @Blue_Morpho
    link
    33 hours ago

    There isn’t enough information to know yet. There’s some science and a lot of self promoting hype in the press release.

    • @ValmondOP
      link
      12 hours ago

      That was my feeling too :-)

  • @[email protected]
    link
    fedilink
    2
    edit-2
    3 hours ago

    part of the work in designing a chip isnt just designing and attaching wires, but designing the fundamental instruction set and system architecture that goes along with the chip.

    because since you have an architecture(think like x86, arm, powerpc, risc-v), developers can start to actually formulate instructions on what to do with said hardware., be it if it was deaigned for 8 qbit, or 1million down the line, the point is that theres a baseline now in which one can start formulating and try to execute said commands.

    • @ValmondOP
      link
      12 hours ago

      We already got emulators for that though?