AMD Silently Strips Security Feature from Consumer CPUs

AMD has quietly removed Transparent Secure Memory Encryption (TSME) from its consumer Ryzen CPUs, leaving users vulnerable to physical data siphoning attacks. The change, introduced in AGESA firmware 1.2.7.0, is undetectable on Windows and was only discovered by a Linux user. AMD engineers have largely avoided explaining the change, though the company now claims the feature is exclusive to Pro CPUs, despite it having functioned on consumer chips for years.

The Norwegian Data Protection Authority fined the Elkjop group ‘1.8 million for implementing ‘forced consent,’ where customers had to accept marketing emails to remain members of a loyalty club. The ruling reinforces that consent is not ‘freely given’ if users must surrender a benefit or service to avoid tracking and marketing, striking a blow against the ‘agree to everything or you cannot use the service’ business model.

Noam Shazeer Joins OpenAI

Noam Shazeer, a prominent AI researcher and former Google engineer, has announced he is joining OpenAI. This move represents a significant shift in human capital within the frontier AI labs as the competition for top-tier talent intensifies.

The Reality of Local LLMs vs. SOTA Cloud Models

A software founder’s deep dive into local AI reveals that while models like Qwen are capable, they cannot yet replace SOTA cloud models like Claude Opus for unattended, long-horizon tasks due to hallucination risks and ‘infinite loops.’ However, local models provide critical value in data sovereignty, fixed costs, and protection against vendor lock-in for specific, guided workflows.

Australia Mandates Registration for Branded SMS Senders

Starting July 1, 2026, all businesses and organizations sending branded text messages to Australian numbers must register their sender IDs. This regulatory shift aims to reduce SMS scams by ensuring that the organization name appearing at the top of a message is verified and registered.

Gerrymandering’s Digital Evolution

The practice of gerrymandering has shifted from manual map-drawing to algorithmic optimization, allowing parties to win majorities of seats with minorities of the overall vote. Recent 2026 legal rulings have made these maps harder to challenge by requiring proof of discriminatory intent rather than just discriminatory effect.

Cornell Releases PhD-Level Compiler Course Online

Cornell University has made its CS 6120 Advanced Compilers course available as a self-guided online experience. The PhD-level course provides a comprehensive path through programming language implementation, including data flow analysis and garbage collection, using LLVM and a custom educational IR.