Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

America's largest grid wants to cut power to new data centers first during shortages — 50MW-plus data centers must bring their own electricity generation to avoid shutoffs

PJM Interconnection has asked federal regulators to approve rules that would cut power to new data centers ahead of households during supply shortages.

America's largest grid wants to cut power to new data centers first during shortages — 50MW-plus data centers must bring their own electricity generation to avoid shutoffs

PJM Interconnection, serving 67 million across 13 states and D.C., has asked federal regulators for approval to cut power to new data centers before households during energy shortages, according to Reuters. The request follows two failed capacity auctions, and PJM's board predicts roughly 70 GW of new large loads by 2038 against a 15 GW decrease in generation since 2022.

This filing comes after PJM's board observed a 75.5% rise in regional power costs, directly tied to data center demand. The proposed Interim Resource Adequacy Service would target new loads of 50 MW or more at a single site without their own generation or supply by June 1, 2027. These facilities would be curtailed before PJM implements Pre-Emergency Load Management programs.

Affected data centers would receive compensation at a FERC-approved hourly rate, set at 50% of the penalty rate PJM pays demand-response resources during emergencies. However, PJM cannot directly curtail individual sites and needs utilities and state governments to execute the reductions. The registry data will be shared with states to establish load-shedding priorities.

Virginia, home to the world's largest data center cluster, has already mandated operators to fund their dedicated grid infrastructure.

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

Read the original at tomshardware.com →

More in Tech

Laravel Concurrency: Atomicity, Transactions, and Locking

Two customers try to purchase a product at exactly the same time. If the application isn't designed for concurrency, both requests might read stock = 1 and both complete the purchase.

  • Atomicity ensures database operations are treated as a single indivisible unit.
  • Laravel's DB::transaction() method can create atomic operations.
  • Transactions are finalized with COMMIT or undone with ROLLBACK.

MCP Servers for Figma, Jira, GitLab and Playwright

People typing "figma mcp server" or "jira mcp server" into search are usually after the same thing: a connection between a tool they use every day and the AI assistant they already work in.

  • MCP servers connect AI assistants with data sources like Figma, Jira, GitLab, and Playwright.
  • Figma offers local and remote MCP server options, with remote recommended for data protection.
  • GitLab's MCP server is built-in since version 18.3, requiring GitLab Duo and access to MCP.

More from Monday 17 August →