AI Mania: From Tulips to Tokens — A Critical Look at the AI Hype Cycle

Sean Helvey's essay "AI Mania: From Tulips to Tokens" uses Michael Pollan's coevolutionary lens to argue that AI, like tulips in the Dutch Golden Age, is a self-replicating meme that bends human desires to its own spread. The essay pulls in critics like Yann LeCun (animals learn better than machines), Donald Hoffman (conscious agents as base layer), and Sam Altman's singularity claims, but Helvey's core point is skepticism: AI hasn't solved the "hard problem" of consciousness, and the industry lacks transparency.
Key practical points from the essay:
- AI agents are inefficient: Helvey notes agents often search the web 5-10 times per query due to stale models, increasing traffic and resource consumption.
- Data center explosion: He cites a map showing 33 operational, 66 under construction, and 8,837 public concern comments — highlighting the scale and pushback.
- Environmental costs: He asks who pays for water cooling and energy, noting new transmission lines take 4-8 years and transformers are backordered.
- Ownership recommendation: Helvey suggests AI compute should be treated as a public utility, owned locally, like agrivoltaics projects that combine solar and farming.
- Historical context: He recalls predictions of programmer extinction from the 1960s and Elon Musk's repeated misses on full self-driving dates.
The article is a critical take on the AI hype cycle, urging developers to consider externalities and who profits. It's a useful counterweight to the usual boosterism.
📖 Read the full source: HN AI Agents
👀 See Also

Apple Intelligence and Siri AI: Reimagined Assistant with Visual Intelligence and Writing Tools
Apple announces Siri AI with natural conversation, personal context understanding, Visual Intelligence on iPad/Mac/Vision Pro, and Write with Siri across apps. Coming in English later this year.

Qwen3.6-27B Fits on Single 24GB GPU, Beats Former 397B MoE on SWE-bench
Qwen3.6-27B (Apache 2.0, 262K context) runs at Q4_K_M in ~16.8GB, achieving SWE-bench Verified 77.2 — outperforming Qwen3.5-397B-A17B MoE (76.2). Uses Gated DeltaNet linear attention with Thinking Preservation for agent workflows.

Supreme Court Declines Review, AI-Generated Art Remains Uncopyrightable
The US Supreme Court declined to hear a case on copyrighting AI-generated art, letting stand lower court rulings that require 'human authorship' for copyright protection. This follows the Copyright Office's 2022 rejection of Stephen Thaler's request to copyright an image created by his algorithm.

Claude Code v2.1.174: Wheel Scroll Acceleration Toggle, /model Fixes, GovCloud Support, and VSCode Usage Attribution
Claude Code v2.1.174 adds a wheelScrollAccelerationEnabled setting to disable scroll acceleration in fullscreen mode, fixes /model picker hiding Opus/Sonnet rows, resolves Bedrock GovCloud 400 errors, adds VSCode usage attribution breakdowns, and fixes background session env inheritance.