What Edu is reading this week (May 4 - 9, 2026)

Posted on May 9, 2026

Another Linux LPE in the wild, OpenAI launches ads in ChatGPT, and a solid batch of self-hosted tooling covering monitoring, photo sharing, and pastebins.

Security

  • V4bel/dirtyfrag: Linux privilege escalation that chains the xfrm-ESP and RxRPC page-cache write vulnerabilities — deterministic (no race condition), affects ~9 years of kernel versions, and gains root on Ubuntu, RHEL, Fedora, and others. Same family as Dirty Pipe and Copy Fail.

AI, Agents & Tools

  • 89luca89/clampdown: Run AI coding agents in hardened container sandboxes — a useful containment layer for agentic workloads.
  • dottorblaster/amake: Task runner designed for AI CLI tools.
  • Yet Another Openclaw vs Hermes experience sharing: Community comparison of the two leading self-hosted personal AI agent frameworks — OpenClaw (Peter Steinberger, messaging-gateway-first, 250k stars) vs Hermes Agent (Nous Research, agent-first with a self-improving “reflective phase”, 110k stars in ten weeks).
  • OpenAI Ads: OpenAI launches an advertising platform inside ChatGPT — ads surfaced during product research and decision-making flows.
  • Google Chrome silently installs a 4 GB AI model on your device: Chrome downloads Gemini Nano (4 GB) to user machines without consent, no opt-out short of enterprise tooling, re-downloads if deleted. Includes legal and environmental analysis at billion-device scale.

Cloud, Kubernetes & Infrastructure

Linux & Systems

  • msmtp / msmtp - ArchWiki: Lightweight SMTP client for sending mail from scripts and CLI — simpler than a full MTA for most self-hosted setups.
  • Glances / nicolargo/glances: Cross-platform system monitoring tool (top/htop alternative) with web UI and API — good fit for homelab dashboards.
  • henrygd/beszel: Lightweight server monitoring with historical data, Docker stats, and alerts.
  • openSUSE Manpages Server: Online man page browser for openSUSE packages — handy reference.

Self-hosted

Networking & Hardware

  • High quality router in Europe for €30?: OpenWrt forum thread on budget routers available in Europe — Cudy WR3000 series and Xiaomi AX3000T (EU RD23 version) come out as the top picks around €40, with good OpenWrt support and MediaTek SoCs.

Development & Tools

Gaming, Fun & Misc