
A new ethnographic report from Data & Society analyzes growing public opposition to AI data center construction, finding that resistance is driven by historical industrial trauma and material concerns rather than misinformation. Researchers interviewed 44 Pennsylvanians, revealing a post-partisan coalition united by fears of increased energy bills, property devaluation, and corporate opacity. This sentiment has already influenced policy, with Governor Josh Shapiro removing data centers from regulatory fast-tracks in July 2025 despite $90 billion in projected investment. The findings challenge AI labs' assumption that scaling computation is inevitable, highlighting a critical trust gap between infrastructure developers and local communities.
Read original
© TechCrunch AIQualcomm is pushing the boundary of on-device intelligence with its new Snapdragon 8 Elite Gen 6 series, specifically targeting autonomous agents. The Extreme variant can locally run a 30-billion-parameter mixture-of-experts model, a significant leap that rivals Apple's latest foundation models while keeping data off the cloud. A dedicated sensing hub handles smaller tasks like speaker differentiation and personal memory without draining the main processor. This hardware shift signals that smartphones are becoming the primary hub for private, always-on AI agents rather than just app interfaces.
© TechCrunch AIMeta’s product head Nat Friedman confirmed that the viral AI agent Muse is heavily inspired by OpenClaw, validating user suspicions that the two share nearly identical system files and configuration structures. While Meta insists Muse was built from scratch to scale securely to billions of users, the admission underscores a recurring pattern where tech giants adopt successful open-source architectures for mass-market products. This isn't just about code reuse; it's about Meta legitimizing the personal agent paradigm by wrapping a niche developer tool in a consumer-friendly interface. The real story here is how quickly OpenClaw’s design philosophy became the industry standard, forcing even Meta to acknowledge its pioneering role in defining how these agents should behave.
© TechCrunch AIOpenAI is expanding its GPT-6 lineup by releasing updated versions of the smaller Sol and Luna models, aiming to make high-tier intelligence more accessible. The key differentiator here is a significant price cut—API access is now half the cost of the previous 5.6 series—driven by better caching and inference efficiency. OpenAI claims these updates reduce factual errors by half for Sol, bringing it closer to Astra-level reliability without the premium price tag. This move directly targets Anthropic’s recent Opus update, intensifying the race for developer mindshare in the coding and high-volume task sectors.
© The AI Daily BriefUS Treasury Secretary Scott Bessent has publicly rejected the idea of providing liability shields to artificial intelligence laboratories.
Verda has secured $189 million in a funding round led by Emergence Capital, signaling strong investor appetite for next-generation cloud infrastructure. While the specific technical architecture of Verda's platform remains under wraps in this brief, the size of the raise suggests a significant bet on optimizing cloud operations or reducing costs. This capital injection positions the early-stage startup to scale rapidly against established incumbents in the crowded cloud management space. The deal underscores continued venture confidence in foundational infrastructure plays despite broader market cooling. Investors are betting big that Verda can solve the fragmentation problem in modern cloud stacks. With this war chest, they can finally compete with legacy providers on price and performance. The real test will be whether their tech actually delivers on those promises.
© GitHub ChangelogGitHub is finally killing the legacy ssh-rsa signature type that relies on broken SHA-1 hashes, forcing a shift to stronger rsa-sha2 signatures. Simultaneously, they are introducing mlkem768x25519-sha256, a post-quantum key exchange method, signaling early adoption of quantum-resistant standards in mainstream developer infrastructure. This isn't just a security patch; it's a forced modernization that renders older Git clients and SSH libraries obsolete for GitHub Enterprise users. The move effectively ends the era of weak cryptographic defaults for one of the world's largest code hosting platforms.