Urgent.News

the world's headlines, one feed

Editions

Tech

Amazon funds biggest gas power plant in US despite climate pledge

Amazon announces first off-the-grid data center in race to reap AI profits.

Amazon funds biggest gas power plant in US despite climate pledge

Amazon's AI initiatives will soon be powered by a natural gas power plant in Texas, which may become the largest single source of climate pollution in the United States, according to The New York Times. The report highlights the growing trend of data center projects relying on gas-burning plants that emit harmful pollutants, exacerbating climate change and posing health risks such as asthma, heart disease, lung cancer, and strokes.

While some communities are pushing for stricter environmental reviews, the Trump administration has been pushing for rapid approval, even bypassing the permitting process. Following Elon Musk's xAI's decision to utilize gas turbines last spring for its largest AI data center, Colossus, there has been public opposition to off-grid data centers like the one Amazon intends to build.

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

This story

This is one outlet's version. Read the fullest account.

Read the original at arstechnica.com →

More in Tech

Five files that go in before the agent writes a line

You open an empty folder, type "build me an app", and for about two days it's magic. Then week two arrives. The agent drops a database call straight into a component, because nothing ever told it not…

  • CLAUDE.md contains agent's working memory, project map, decisions and exclusions
  • .claude/settings.json holds non-negotiable rules for coding, naming conventions
  • .env.example lists variable names with empty values, not actual sensitive data