posted in Technology
The Pollution Being Churned Out by AI Data Centers Is So Severe That It's Almost Incomprehensible
futurism.com/artificial-intelligence/pollution-ai-data-centers-severeposted in Technology
The Pollution Being Churned Out by AI Data Centers Is So Severe That It's Almost Incomprehensible
futurism.com/artificial-intelligence/pollution-ai-data-centers-severeUsable quantum computing will annihilate the need for these data centres. They’ll be defunct within a decade. The earth will be worse off and the money laundering that they provide will move elsewhere. Fuck this timeline.
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.
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.
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.