The Atlantic Reports Rising Anti-AI Violence and Political Backlash
The Atlantic reports that anti-AI sentiment is escalating into real-world violence and political action. A 'Bernie-to-Bannon' coalition — Bernie Sanders and Steve Bannon — both frame AI as a disaster for the working class. In polls, the US is both the world's foremost AI developer and its chief hater.
Local data-center fights are intensifying. Maine passed the country's first statewide moratorium (vetoed). A record number of proposed data-center projects were canceled in Q1 2026 after local pushback. In extreme cases, violence has occurred:
- April: Someone shot 13 rounds at an Indianapolis councilman's home, leaving a note reading 'NO DATA CENTERS'.
- A man threw a Molotov cocktail at Sam Altman's home, then threatened to burn down OpenAI HQ. Social-media posts applauded the attack.
Political operatives are tapping into AI fears ahead of midterms. Blue Rose Research found that 'bold, populist' messaging about AI (e.g., 'fire everyone, keep profits, leave you with nothing') boosts support for Democrats. Senator Josh Hawley (R-MO) asked: 'Is it going to be good for the American worker?' Senator Mark Warner (D-VA) is 'enormously concerned' that populism could curb innovation.
Data centers, being tangible infrastructure, are easier targets than AI software for opposition. A group in Michigan published a guide titled 'How to Stop a Data Center' that advocates demonstrating outside local officials' homes. Yannick Veilleux-Lepage, a researcher, notes that AI 'generates the structural conditions historically associated with the onset of political violence.' The Soufan Center reports a rise in direct threats against AI individuals and companies, with the most common threats involving 'physical sabotage of proposed or operational data centers.'
📖 Read the full source: HN AI Agents
👀 See Also

Cognitive Debt: When AI Output Outpaces Understanding
A Reddit post discusses 'cognitive debt' — the gap between AI-generated output and the team's understanding of it — and argues that creative control means knowing what you shipped. The post itself was written with Claude's help, meta-commenting on the irony.

China Blocks Meta's Acquisition of AI Startup Manus
China's government blocked Meta's proposed acquisition of AI startup Manus, citing national security concerns. The deal was reportedly valued at over $1 billion.

Ångstrom Used Claude Code to Train a Model That Beat Meta's UMA-OMC — 100k GPU Jobs on Spot
Ångstrom (YC S24) trained CSP-MACE-Å, an ML model 10,000x faster than DFT with matching accuracy, outperforming Meta's UMA-OMC on crystal structure prediction. They used Claude Code to orchestrate 100,000 GPU jobs on multi-cloud spot via Anycloud CLI.

Claude Code v2.1.81 adds bare flag for scripting, fixes authentication and voice mode issues
Claude Code v2.1.81 introduces a --bare flag for scripted -p calls that skips hooks, LSP, and plugin sync, requiring ANTHROPIC_API_KEY or apiKeyHelper via --settings. The release also fixes multiple concurrent session authentication issues, voice mode error handling, and adds --channels permission relay.