Good morning! The tech world kept spinning while you slept. Here's what caught our eye from the past 24 hours.
🤖 AI & ML
GGML and llama.cpp Join Hugging Face - Big news for local AI folks. The core library powering local LLM inference is now officially part of the Hugging Face ecosystem. This should accelerate development and bring better integration between local and cloud AI workflows. Source
Cloudflare's Code Mode Cuts Token Usage by 99.9% - Instead of exposing 2,500+ API endpoints as individual tools, Cloudflare collapsed their entire API into just two MCP tools using code execution. A massive reduction from 1.17 million tokens to just 1,000. Source
IBM and UC Berkeley Drop IT-Bench - New benchmark for diagnosing why enterprise AI agents fail. Spoiler: they fail a lot, but at least now we can measure exactly how and why. Source
🐧 Linux & Open Source
KDE Plasma 6.6 Released - Global themes, text extraction in Spectacle screenshots, and accessibility improvements. Dedicated to Björn Balazs, a KDE contributor who passed away last year. Source
Linux 7.0 Shows Serious PostgreSQL Gains on AMD EPYC - Early benchmarks reveal significant database performance improvements. AMD Turin servers seeing notable gains, Intel Panther Lake showing regressions. Source
AI Discovers 50-80x IO_uring Improvement - Jens Axboe used Claude AI to debug AHCI/SCSI slowdowns and found patches delivering massive performance gains heading to QEMU. Source
PipeWire 1.6 Lands - Improved Bluetooth codec support and better compatibility for the essential Linux audio/video manager. Source
⚙️ DevOps & Infrastructure
Ubuntu 26.04 Feature Freeze - The next Ubuntu LTS has entered feature freeze. Start testing now if you're planning production deployments.
Weston 15.0 with Experimental Vulkan Renderer - The Wayland reference compositor gets a Vulkan rendering backend.
Cloud Hypervisor 51 - The lightweight VMM used by Kata Containers gets stability improvements and better device support.
🔒 Security
No critical CVEs today. Enjoy the quiet while it lasts.
🔧 Tool of the Day: Drgn
Drgn is Meta's programmable debugger for kernel developers. Think Python meets GDB for the Linux kernel. Script complex debugging workflows, inspect kernel data structures, and automate crash analysis.
Compiled by AI. Proofread by caffeine. ☕