Urgent.News

the world's headlines, one feed

Editions

AI

Amazon's new Texas AI data center could become the biggest CO2 polluter in the US — 7.65GW facility gets permit to spread 33 million tons of annual greenhouse gases, despite Amazon's clean energy pledge

Amazon’s planned Texas AI data center could emit 33 million tons of CO₂ annually, exceeding the emissions of America’s largest polluter.

Amazon's new Texas AI data center could become the biggest CO2 polluter in the US — 7.65GW facility gets permit to spread 33 million tons of annual greenhouse gases, despite Amazon's clean energy pledge

Amazon's Texas-based artificial intelligence (AI) data center project has been approved with a permit to release an estimated 33 million tons of carbon dioxide (CO2) annually, potentially making it the largest CO2 emitter in the United States. The Pecos County facility, set to generate up to 7.65 gigawatts (GW) of power, will utilize 35 natural gas turbines.

Despite Amazon's publicly stated commitment to reaching net-zero emissions by 2040 through the Climate Pledge, the company's own CO2 emissions have been increasing as it accelerates AI infrastructure development.

Amazon's spokeswoman, Margaret Callahan, defended the company's commitment to reducing emissions, stating that it remains "fully and genuinely committed" to the cause. However, industry analysts and environmental groups warn that such large-scale gas-powered data centers could have significant environmental and health impacts on surrounding communities.

Michael Thomas, founder of Cleanview, notes that this move by Amazon could signal a broader trend of hyperscale companies opting for on-site gas power plants instead of relying on the strained electricity grid. Environmental advocates argue that the Trump administration's support for fossil-fuel energy sources, over renewable alternatives, has contributed to this shift.

Written by urgent.news from TechRadar's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at techradar.com →

More in AI

Mistral AI Regional Endpoints Bring EU and US Inference Controls to Enterprise Deployments

Mistral AI has introduced regional inference endpoints for Europe and the United States, giving API customers a documented way to select where model inference is processed.

  • Mistral AI introduces regional inference endpoints in Europe and US for enterprise deployments.
  • Two dedicated API base URLs provided: api.eu.mistral.ai for Europe, api.us.mistral.ai for US.
  • Regional processing applies to data involved in model execution, excluding control plane elements.

Compression Is Prediction — and It Explains Why LLMs Actually Work

Here's something that blew my mind recently: compression and language modeling are, at their core, trying to solve the exact same problem.

  • LLMs function as advanced compression algorithms predicting next data in sequence
  • Training minimizes cross-entropy loss, reducing bits to encode training data
  • Improved compression methods enhance LLM performance and expand capabilities