Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A billion tokens per day?? Plausible estimates put the energy use at about 0.001 Wh/token, which means you're using 1000 kWh/day in electricity, just to generate slop. That's about the same as 50-100 houses. 300kg of CO2 per day - roughly the same as flying from London to New York every three days.

I think on average AI energy usage is not as big a deal as everyone is panicking about, but your usage is truly absurd and I don't know how you can live with that. It's immoral.



That’s for i/o tokens, mostly output. 90-98% is cache read usually, so you can divide electricity use by 10 at least.

As for co2, it depends on the provider, it could be way lower as well.

As for ethics, you don’t know what he works on, and how effectively - he might be saving 10x that much of co2 for the planet.


I can't speak for that guy, but I'm a physicist and work in clean energy... So it's not too hard! That said, I usually am closer to 10M on days I do heavy coding, so not nearly that bad.


Terrifying to think that even physicists can't code their own simulations anymore. We're plunging headfirst into the dark ages.


Have you seen the average physicist code? I've crawled around in the muck of Fortran codes written in 1970 with unreadable 8 character variable names (the first of which encodes the type), with implicit typing, zero comments, computed go-tos, SAVE, the works. Tests? Never heard of it. Bugs everywhere. You would be far less sanguine about physicists coding if you looked into some of the "flagship" codes used today. And believe me, it isn't a "boomer bad" phenomenon. Every incoming student I've had in the last decade writes shit code too.

My (only somewhat facetious) opinion is that physicist access to programming languages should be controlled like doctors' access to opiates.


It doesn't have to look pretty, but there should be a human brain involved in creating it. How can we trust models based on AI slop?


0. It's not about "looking pretty", it's about being nigh impossible to understand or reason about. There is a 1000 LoC subroutine that I'm convinced was ported from FORTRAN 1 unchanged that cannot be understood by anyone under the age of 50 that underpins one of the "flagship" physics codes in my field. It's a fucking nightmare every time I have to worry about that stupid thing. I remind you that this was 100% the product of a human brain (pre computer age, pre social media, and I'm told quite the genius too). Perhaps one should not place the human brain on too high a pedestal and deify it.

1. Why did you take from my OP that I tell codex "write a climate simulation code, make no mistakes" and go suntanning on a beach in the tropics for the rest of the semester?

2. Perhaps you have a different experience from me in writing HPC codes, but my experience is that > 90% of the code is boilerplate. I find GPT 5.6 can be prone to overengineering, but with a little steering and good judgement it generates very nice interfaces and high level code. I just have to think about the solver structure or metastructure.

3. Even with core numerics - pre-AI, it was a bunch of iteration going back and forth between code and optreports. Now codex will just do it. I suppose this may seem grim to you if you loved decorating every variable with !DIR$ ASSUME_ALIGNED, and manually batching array operations or whatever, but I didn't and I'm glad I no longer need to.

4. I'm now highly motivated to write tests, and AI makes it way easier to write the immense boilerplate around good tests (sorry not sorry, my {FUNDING_AGENCY} program manager doesn't give a flying fuck what my test coverage is, and my next grant won't depend on that in the slightest, so pre-AI I did the bare minimum. You can argue that the results will be worse, yadda yadda, but the incentive structure that {FUNDING_AGENCY} has in place don't promote good software standards, and my career never suffered for it)

5. I can generate docstrings with high accuracy (see the above)


Token caching is a thing


You really think OpenAI is selling $1500/mo of electricity (at $0.05/kwh) for $200/mo?

I’m guessing that Wh/token estimate is several orders of magnitude too high.


They certainly could be using that much electricity at a loss based on their profitability, which doesn’t exist.

Leaked financial documents from 2025 show the company reported an operating loss of approximately $20.9 billion against $13.1 billion in revenue.


As a company... but that includes things like research costs, model training etc. to determine if they're selling electricity at a loss you should look at inference costs bc that's the "thing" they're selling


Yes, because most of their subscribers are not using 1 billion tokens per day. And they are still in "profits don't matter" mode.


Most tokens are cached.


I'm glad someone is voicing this. Overconsumption at that level is not defensible. However if they meant cached tokens so it's not that bad.


Where do those estimates of 0.001 Wh/token come from?


1. You do not know what they're using it for. 2. Get off your high horse please. 3. Immoral my ass.


> Immoral my ass.

Is any amount of tokenmaxxing moral?


Is any form of energy usage moral?


Only for plants, those weird bacteria that live near thermal vents, and maybe the tardigrade.


> just to generate slop

Do some people still deny you can do a shit ton of work with AI?


Ya, honestly those kinds of people are frustrating. It’s almost a religious unwillingness to use AI tools


"slop"? come on. we're not in 2020 anymore, Dorothy.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: