this post was submitted on 17 Aug 2026
888 points (97.2% liked)

Technology

87348 readers
3537 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Psiczar@aussie.zone 19 points 2 days ago (1 children)

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.

[–] mofongo@discuss.tchncs.de -2 points 1 day ago (2 children)

AI data centers use complex calculations. Why bring up websites or VPS? these are data centers are no issue, their footprints are small and don't require much energy to work, unlike the AI data centers.

[–] beastrabban@lemmy.world 6 points 1 day ago (1 children)

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.

[–] spicehoarder@lemmy.zip 1 points 1 day ago

What are you talking about? Qubits are almost perfect for this sort of prediction algorithm.

[–] Psiczar@aussie.zone 3 points 1 day ago (2 children)

Fair enough, I didn’t realise they were so different from traditional DC’s.

[–] mofongo@discuss.tchncs.de 2 points 1 day ago

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.

[–] Einskjaldi@lemmy.world 1 points 1 day ago (1 children)

They're not servers. It's just gpus. It's not really a data center, basically the same as bitcoin mining.

[–] boonhet@sopuli.xyz 2 points 1 day ago* (last edited 1 day ago)

They're still servers, the focus is on the GPU side though. A single DGX B300 has 8 Blackwell Ultra GPUs and 2 Xeon 6776P CPUs. And networking, RAM, storage. Consumes 14 kilowatts and looks like this

You COULD host a website on one if you wanted to. You'd be stupid to do it, but you could.