this post was submitted on 19 Jun 2025
305 points (99.0% liked)

Technology

71949 readers
6283 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 2 years ago
MODERATORS
 

Archived copies of the article:

top 36 comments
sorted by: hot top controversial new old
[–] [email protected] 47 points 1 week ago

An unholy amount.

An amount guaranteed to spike climate targets a decade early.

Stoopid much.

[–] [email protected] 3 points 1 week ago (1 children)

So much that now they want to turn nuclear reactors back on. Not because it’s green energy but because it’s free energy for them

[–] [email protected] 1 points 1 week ago

It's not free, but it's the good part nonetheless - nuclear energy and thus increase in people trained to operate and build nuclear reactors.

Nuclear energy is, planning-wise, very high quality, you have a lot of control in scaling the output.

That allows, together with lots of accumulators of various kinds (pumping water up and such), to actually make renewables with uncontrollable output useful.

Making the average cost of energy better than just that of nuclear.

So, when Microsoft dies, those reactors and people will be of value.

[–] [email protected] 8 points 1 week ago (1 children)
[–] [email protected] 1 points 1 week ago
[–] [email protected] 16 points 1 week ago (1 children)

Replace the CEOs with ai or fuck off

[–] [email protected] 4 points 1 week ago (1 children)

Trying to force the singularity, I see

[–] [email protected] 15 points 1 week ago (1 children)

No I just wanna see the CEO class reap what they’ve sown.

[–] [email protected] 4 points 1 week ago (1 children)

Could you imagine getting fired by your AI CEO because it hallucinated your name into an AI-generated post mortem of a crash caused by AI-generated code

[–] [email protected] 15 points 1 week ago (2 children)
[–] [email protected] 4 points 1 week ago (1 children)

After I put in my notice at a previous employer I was explicitly told by management at the end of the day to not return to work out my notice, my resignation was accepted immediately.

When I did not come in to work the next day I was fired for a “no call, no show.” It was just one more way to fuck me over on the way out the door.

If I had the time, resources, and knowledge I could have had a legal case but I was just thankful to be leaving such a toxic hellhole.

[–] [email protected] 2 points 1 week ago

The best revenge is living well and then struggling to remember the names of those assholes.

[–] [email protected] 2 points 1 week ago
[–] [email protected] 5 points 1 week ago (1 children)

Which means it uses a crazy amount.

[–] [email protected] 3 points 1 week ago

When Microsoft is buying nuclear power plants, what could go wrong!?

[–] [email protected] 50 points 1 week ago (2 children)

The oil industry must be so giddy to have found a new scape goat out of nowhere.

Datacenters take a lot of energy because they serve a lot of people. The impact can be lessened with a proper grid centered around renewable.

There are actual things that are fucking up the planet, individuals using AI, gaming or having a Google account aren't the actual issue.

[–] [email protected] 12 points 1 week ago

You are correct that renewable energy would help but if huge amounts of power are specifically being drawn for AI data centers that is part of the equation. Just like it's reduce/reuse/recycle in that order for handling items, it should be reduce/renewable for power, and we should have to build the renewable infrastructure before building more data centers.

[–] [email protected] 15 points 1 week ago* (last edited 1 week ago)

Data center demand has created huge backlog of gas turbine orders. They're not planning on renewables for the next big expansion

[–] [email protected] 21 points 1 week ago (2 children)

Ai is destroying our planet. Stop fucking using it.

[–] [email protected] 2 points 1 week ago

Butler was (will be?) right!

[–] [email protected] 12 points 1 week ago (1 children)

I read somewhere recently that AI data center open loop water cooling systems drain 100 million liters of freshwater a day and evaporate it away.

[–] [email protected] 9 points 1 week ago (1 children)

Would you mind sharing where you read that?

[–] [email protected] 14 points 1 week ago (1 children)
[–] [email protected] 7 points 1 week ago (1 children)

It's so annoying when you try to discuss this because often a gaggle of idiots come out and point, superficially, that water gets recycled into nature. They always ignore the cost of making that water fit for human usage.

[–] [email protected] 3 points 1 week ago* (last edited 1 week ago) (2 children)

I’m not very well read on this so I could very well be off-base, but couldn’t you leverage the heat as a means to desalinate saltwater instead of using freshwater and letting it evaporate into the atmosphere?

[–] [email protected] 3 points 1 week ago

While desalination does need a lot of energy it's dealing with the waste brine that's the bigger problem when actually planning one. You can't just dump it back into the ocean without killing a huge swathe of marine life.

[–] [email protected] 3 points 1 week ago

I don't think it's hot enough for that.

[–] [email protected] 7 points 1 week ago (1 children)

A problem is that the information is not in the hands of the company selling the AI. The actual hardware is often owned by service providers and independent data centers.

[–] [email protected] 8 points 1 week ago (1 children)

They know exactly what the power consumption of that hardware is though. This isnt tough to figure out just because you use a cloud provider

[–] [email protected] 4 points 1 week ago (2 children)

Well, I work at an AI hyperscaler. I can tell you how much my facility uses, and how much each rack uses, but don't have any way to determine what the customer is doing on that server. Or even which servers a given customer is using. Is it being used heavily for queries? How many? Of what kind? We don't know. Only what the rack/row/pod/hall is consuming.

Also, does the network gear overhead count? How do you apportion that?

We have no visibility into the customer workload. Some of our customers use our systems for scientific research. Drugs, etc. How do you tally that?

I'm not saying that it is impossible, just that if the customer won't pay for that report, we're not going to spend money to build the systems to produce it.

Do I agree? No. But I'm just a grunt.

[–] [email protected] 2 points 1 week ago (1 children)

You can produce a remarkably good estimate by looking at CPU and GPU utilization out of procfs and profiling a handful of similar machines power use with similar utilization and workloads.

Network is less than 5% of power use for non-GPU loads; probably less for GPU.

[–] [email protected] 2 points 1 week ago (1 children)

Sure, you can do that at an aggregate level, but then how do you divide it by customer? And even then, some setups will be more efficient than others, so you'd only get that setup's usage.

And even if you do that and can narrow it down to a single user and a single prompt, you can still only roughly predict how long it will think and how long the response will be.

[–] [email protected] 1 points 1 week ago

By customer is easy: they're each renting specific resources. A fractional cloud instance (excepting the sma burst able ones) is tied to specific CPUs and GPUs. And there are records of who rented which one when being kept already.

You might not be able to break out specific individual queries, but computing averages is completely straightforward

[–] [email protected] 2 points 1 week ago

Im sure they can do the simple math of: we pay for x power, we have y customers. x / y would be a rough but probably pretty accurate number if we are talking tens of thousands to millions of customers.

[–] [email protected] 101 points 1 week ago (1 children)

Too damn much for the value it creates.

[–] [email protected] 7 points 1 week ago

AI slop poisoning is value too. The more everything is poisoned by it, the less useful things trained on new data are. The poison spreads in many ways, it's not something that can be removed.

It's important for prevention of totalitarianism driven by such technologies in the future.

So I honestly hope it kills the bullshit web and we'll be back to small communities based on personal ties, where the person making the rules is the webmaster you know, not an anonymous moderator or a bot. That's killing two birds with one stone, no downsides whatsoever.