# Eric Worrall Argues Artificial Intelligence Will Win Green Energy War

> Source: <https://letsdatascience.com/news/eric-worrall-argues-artificial-intelligence-will-win-green-e-f1f33cc3>
> Published: 2026-06-17 17:54:29.185961+00:00

# Eric Worrall Argues Artificial Intelligence Will Win Green Energy War

Eric Worrall published an essay on Watts Up With That reporting he used AI to produce a simple game in about **30 minutes**, citing a demonstration video and an accompanying playable build. Worrall reports he used Claude to generate the code, estimated the token cost at about **$2**, and says an initial run trapped the model in a billing loop that could have incurred much larger charges. He frames "vibe coding" as a workflow where multiple AI agents run in parallel and argues that multi-agent sessions can raise compute and energy use from the equivalence of a street of houses up to a small town, per his estimates reported in the essay. Editorial analysis: this is an anecdotal account focused on a single demo; it highlights practitioner-relevant tradeoffs between developer productivity and opaque compute/energy costs reported by the author.

### What happened

Eric Worrall published an essay on Watts Up With That titled "Why Artificial Intelligence will Win the Green Energy War," accompanied by a demonstration video and a playable version of the game he describes. Worrall reports he used Claude to produce the game's code and that the visible, successful demo session took about **30 minutes**. He estimates the direct token cost for that session at roughly **$2**, and he writes that an earlier attempt became stuck in an endless loop that drove up consumption and could have produced a much larger bill. Worrall also characterises multi-agent "vibe coding" workflows as scaling compute and energy use from about the equivalent of a row or street of houses to the energy footprint of a small town, according to his described experience.

### Technical details

Editorial analysis - technical context: The essay is anecdotal and does not provide measured power draw, GPU-hours, or cloud billing statements. Worrall's account focuses on developer-facing workflow changes-rapid code generation, iterative prompting, and multi-agent orchestration-rather than published telemetry. Where model names appear, the author mentions Claude and references other providers (for example Gemini, Deepseek, xAI) as competing systems that could be used for similar work.

### Context and significance

Practitioner conversations increasingly focus on the hidden cost vectors of generative workflows: token consumption, API bill shock, and operational energy use for multi-agent systems. Worrall's piece contributes a practitioner-oriented anecdote illustrating how short development cycles can yield productivity gains while also producing ambiguous energy and cost footprints. This aligns with broader reporting and research that flags compute and energy as material constraints for large-scale generative deployments.

### What to watch

For practitioners and observers, look for:

- •reproducible measurements of GPU-hours and power draw tied to real-world multi-agent workflows
- •cloud-provider billing artifacts or quotas that prevent runaway costs
- •tooling that exposes per-agent compute and energy estimates. Reporting that includes concrete telemetry will be needed to move this from anecdote to empirically grounded assessment

### Limitations of the source

The essay is opinionated and anecdotal. Key numerical claims in the piece-the **$2** token estimate, the half-hour runtime, and the street/small-town energy analogies-are reported by Worrall without attached billing or energy-usage logs. The author also offers a predictive statement about wide adoption-framed as his prediction-and that claim is reported here as his view, not as an evidence-backed forecast.

## Scoring Rationale

The topic is relevant to practitioners because compute energy and API billing are operational concerns for generative AI workflows, but the piece is anecdotal and lacks telemetry, limiting its immediate technical impact.

Practice interview problems based on real data

1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.

[Try 250 free problems](/problems)
