Microsoft said Monday it was eliminating about 4,800 jobs – roughly 2% of its global workforce – in a cost-cutting move that will deliver a sweeping restructuring of its struggling Xbox gaming division. The cuts include the deepest overhaul in Xbox’s history, with approximately 3,200 gaming jobs to be shed over the coming fiscal year, four game studios being spun off or sold, and a fifth entering a review process that could lead to closure.
Live AI News Intelligence
Live monitoring
Live updates
Trusted sources, attribution, rights, and in-site reading distilled into a signal-first AI brief.
Live updates
Learn how to use the new MLflow integration with Amazon SageMaker AI to automatically stream benchmark and recommendation experiment data into a unified tracking interface, reducing data silos and accelerating iteration cycles.
Opper AI launches as a European AI gateway providing unified API access to 300+ models, with half of its providers running inference in the EU. It is drop-in compatible with OpenAI, Anthropic, and Google SDKs, features built-in data residency, audit trails, and PII controls, and offers agent-native integration with one-line setup for Claude Code or Cursor.
This article explores the potential impact of AI on European employment and how this could lead to a decline in the S&P 500 index.
The author, frustrated with switching windows for development, decides to let Claude write an Emacs plugin for him. To his surprise, Claude produces a working solution that looks and works great. He argues that with AI, anyone can customize their editor effortlessly.
The article traces the rise of small AI models that run locally on low-power devices, providing essential services like counterfeit drug detection and crop disease monitoring. While small AI cannot replace large models, it offers a sustainable path for the majority of the world.
Claude Code finally has an official Linux desktop app. It's a great option, but trying to use local AI is where things get tricky.
The role is shifting from building models to managing them.
At ICML 2026, over 2,000 papers cite NVIDIA GPUs, and open models like Nemotron, Cosmos, and BioNeMo are foundational to AI research across robotics, life sciences, and synthetic data generation. NVIDIA had 74 papers accepted, highlighting trends in vision, reinforcement learning, and agent training.
The author reflects on how the Netflix show 'A Man on the Inside' inadvertently illustrates the biggest cultural problem with smart glasses: privacy infringement. Drawing from personal experience testing AI wearables like Ray-Ban Meta glasses and Vocci ring, the article explores the public backlash, the ethical dilemmas, and the urgent need for better privacy safeguards.
This article details the data pipeline behind PRX, a 7B text-to-image model. Key aspects include assembling a diverse pre-training dataset from public and internal sources, using long accurate captions generated by a VLM, and employing Lance for dataset building and MDS for streaming. The team explains their choice of JPEG encoding at quality 92, on-the-fly text latent computation, and lessons learned about data fragmentation.
Causari is a content-addressable ledger that tracks the intent and causality behind AI agent code edits. It captures every prompt, model, read, write, and reasoning as immutable causal events, enabling query, replay, and verification, solving provenance and debugging challenges for AI-generated code.
A mind-bending visualization: each pixel of a Game Boy Tetris screen is itself a complete, running Tetris game. All 23,040 games play simultaneously on your GPU, each tinted by the color of its pixel in the big game, forming the overall picture. Faithful recreation of the 1989 original, including gravity tables, quirky piece randomizer, and line-clear timings.
At Data + AI Summit 2026, OpenAI and Databricks showcased their partnership combining frontier model intelligence with enterprise data governance to help customers move from prototypes to production-grade agents. Highlights include a fireside chat with Greg Brockman, OpenAI CFO Sarah Friar's insights, Hertz's real-world use cases, and a joint webinar planned for August.
Nations are investing in domestic AI infrastructure including AI factories, foundation models trained on local data, and workforce development to tailor AI to local needs, driven by generative and agentic AI. Examples from Europe, Asia, and Latin America illustrate societal benefits.
Australian digital content designer Jodie Heenan's AI-generated short film 'Guardians of the Burrow' won a prize at the Omni international AI film festival. The film depicts a giant Amazonian tarantula and a tiny dotted humming frog sharing a burrow in extraordinary detail, all created without any real footage.
Local AI software can read sensitive files on your device. Brendan Keaton introduces Annex, an experimental self-service ransomware tool that encrypts selected files during AI agent sessions to prevent data leakage. It uses AES-256-GCM encryption with deterministic key generation, file destruction, and PIN verification.
A coding harness tailored for C/C++ developer workflows, integrating GDB, clang-tidy, cppcheck, sanitizers, perf, and more, with support for multiple AI models and editors.
A curated collection of infrastructure resources for building production AI agents, focusing on runtimes, workspaces, sandboxes, tool protocols, context systems, security, observability, and evaluation. Excludes general AI agent lists.
Solo is a platform that helps developers quickly scaffold a production-ready SaaS application and autonomously handles operations like authentication, payments, deployment, monitoring, and marketing. It uses an open stack with no lock-in and supports a hybrid build model. Currently in private beta.
Employees and managers are increasingly using AI for interpersonal communication, leading to 'social offloading.' This undermines critical skills like emotional intelligence, negotiation, and relationship-building. Experts link the trend to flattened organizational structures and cut middle management, particularly impacting younger workers.
Epoch AI's independent database covers 67 large AI data centers globally, tracking their construction timelines via satellite imagery and public documents. The largest facility is SpaceXAI's Colossus 2 in Memphis, with 946 MW IT power and compute equivalent to 1,112k H100 GPUs. The US dominates, especially in Texas and Ohio. Total IT power capacity reaches 10.8 GW, with facility power around 14 GW. Hardware mainly features NVIDIA GPUs, with Google and Amazon using custom chips.
BenchLocal is a local-first desktop app for running, comparing, and managing installable LLM Bench Packs against local or remote models. It features model registry, Bench Pack installation and updates, run execution history, and an agent API for AI workflow control.
The UN convenes a global dialogue on AI governance in Geneva, aiming to anchor rights such as free expression. However, without enforcement, recommendations are unlikely to be followed. The article critiques major vendors and nations, emphasizes transparency and auditability, and argues that governments have leverage over AI vendors.
Tortma is a Chrome extension that uses drag-and-drop and AI suggestions to quickly organize YouTube videos into playlists, with free and paid tiers.
Mozilla.ai launches Otari, an open-source LLM control plane that provides a unified platform for managing routing, budgets, governance, deployment, and reliability across multiple LLM providers, reducing infrastructure complexity for developers.
A year after cutting around 9,100 employees, Microsoft is making further layoffs today as it begins its new financial year. The software maker is laying off around 4,800 employees today, approximately 2.1 percent of its workforce. Most of the employees affected by today’s cuts are in Microsoft’s commercial sales business or the company’s Xbox division.
An AI coworker that lives in your Slack to get work done.
Moderna uses AI to scale productivity and accelerate mRNA sequence design. The company has deployed ChatGPT Enterprise across its workforce, with employees building over 750 custom GPTs, achieving 100% adoption in legal. Its mRNA Design Studio compresses vaccine design from months to days, exemplified by the COVID-19 vaccine's 42-day timeline from sequence to clinical batch.
A developer shares how they successfully automated building a Kotlin Multiplatform application with an AI pipeline.