Urgent.News

What's breaking now, across thousands of outlets.

AI

Tech bros can't agree on why everyone hates data centers

As public resistance to data centers reaches prominent politicians, the tech industry is trying to figure out what went wrong.

As data centers face nationwide protests across the United States, tech industry figures are struggling to agree on the reasons behind the backlash against the AI infrastructure. The issue is so contentious that some speculate it might even be a Chinese propaganda campaign, while others argue it's simply a case of American ignorance or poor public relations. Tech bros are pointing fingers at everything from China and bad math to bad publicity for the public's animosity towards data centers.

Yishan Wong, former Reddit CEO, suggests the problem boils down to simple math, but many people simply don't understand it. Over 70% of Americans polled in May expressed opposition to new data center construction in their area, citing concerns over energy and water consumption, as well as a general dislike of AI. This sentiment is now influencing lawmakers, with Texas Governor Greg Abbott recently reversing his stance on AI data center expansion and imposing strict guidelines on new projects.

Some industry leaders, like Y Combinator CEO Garry Tan, blame a Chinese "psy-op," accusing foreign billionaires and state media of influencing the anti-data center movement in the U.S. Others, such as Andruil Industries cofounder Trae Stephens, claim Americans are "poisoned" by CCP propaganda. Tech bros Joe Lonsdale and Chamath Palihapitiya have also weighed in, blaming China for exploiting a perceived weakness in the U.S. open society and pointing the finger at tech leaders for failing to communicate effectively with the public.

The AI industry is in a tough spot, as data centers are critical to their operations, but they seem to be struggling to win over public support.

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

Read the original at businessinsider.com →

More in AI

Autonomous AI Study Notes: A Multi-Agent System with LangGraph and Streamlit

This post is my submission for DEV Education Track: Build Multi-Agent Systems with ADK . What I Built I built an Autonomous Multi-Agent Handwritten Notes Generator .

  • Autonomous Multi-Agent system generates handwritten study notes
  • System uses LangGraph, Tavily Search, and Playwright for workflow
  • Critic Agent validates note quality and screenshot creation

Similarity isn't relevance: the hard part of semantic search

Here's a dirty secret of search: "the closest match" and "the most useful result" are not the same thing. Return the mathematically nearest document and you'll often hand someone something technically…

  • Semantic search finds semantically similar results, not necessarily the most useful.
  • Ranking reorders retrieval results based on actual usefulness, delivering the right result first.

More from Saturday 22 August →