Replying to an earlier post

Sorry to burst your bubble but DC’s aren’t going anywhere. Even if we are in a position to make quantum computers commercially available in the next 10 years they’ll still need to be housed somewhere, powered, cooled and connected.

Besides, quantum computers are great at complex calculations and simulations but you wouldn’t use them to host a website or a VPS. They’ll be hideously expensive so will only be used for the specific workloads that they excel at and everything else will done with the same servers we have now.

Replying to an earlier post

They shouldn’t be. One of the issue the sheer size and volume, they’re being built based only on speculation not actual need (all the ssd/ram/gpu are sitting in warehouses waiting for these DC to be built — if they’re fabricated at all). They’re also being built where it’s cheap, not where they would be needed (industrial and urban areas) just to save money, externalize costs, and avoid regulations.

Replying to an earlier post

Neural nets and LLMs are not doing complex math, they’re doing very large amounts of simple math. Quantum computing is probably not going to accelerate our current NN tech.

This is why GPUs are excellent for AI applications, they are built around the goal of doing large amount of pixel shader computations, which is pretty simple math. You could do the math to shade a pixel by hand, for example.