Tagged articles
4 articles
Page 1 of 1
AI Engineering
AI Engineering
Jan 25, 2026 · Information Security

How Google Antigravity’s New Terminal Sandbox Stops AI Agents from Deleting Files

Google Antigravity’s terminal sandbox isolates AI agents to the project directory using kernel‑level mechanisms, preventing accidental system‑file deletions while offering optional network controls and a review mode, though early user feedback shows mixed reactions and stability concerns.

AI Agent SafetyGoogle AntigravityKernel Isolation
0 likes · 4 min read
How Google Antigravity’s New Terminal Sandbox Stops AI Agents from Deleting Files
Linux Code Review Hub
Linux Code Review Hub
Oct 9, 2025 · Fundamentals

Multikernel Architecture: Redefining Modern Operating Systems (Part 1)

The article introduces the multikernel operating‑system paradigm, explains how traditional monolithic and microkernel designs struggle with scalability, noisy‑neighbor interference, and one‑size‑fits‑all kernels, and details the multikernel’s performance, isolation, customization, zero‑downtime updates, elastic resource management, and security benefits for cloud and real‑time workloads.

Elastic Resource ManagementKernel IsolationMultikernel
0 likes · 12 min read
Multikernel Architecture: Redefining Modern Operating Systems (Part 1)
Linux Kernel Journey
Linux Kernel Journey
Sep 16, 2025 · Fundamentals

How Multikernel Architecture Redefines Modern Operating Systems

The article introduces the multikernel OS paradigm, explains why traditional monolithic and microkernel designs struggle with scalability, noisy‑neighbor interference, and one‑size‑fits‑all kernels, and details how dedicated kernel instances per core group can deliver near‑bare‑metal performance, strong isolation, zero‑downtime updates, elastic resource management, and AI‑driven customization for cloud and real‑time workloads.

AI‑Driven OptimizationElastic Resource ManagementKernel Isolation
0 likes · 12 min read
How Multikernel Architecture Redefines Modern Operating Systems
Kuaishou Tech
Kuaishou Tech
Dec 30, 2024 · Cloud Native

Kuaishou System Software Team: Architecture, Innovations, and Performance Optimizations

This article presents an overview of Kuaishou's system software team, detailing its core value, challenges, the "Four Horizontal Four Vertical" architecture, JVM innovations such as transparent coroutines and checkpointing, advanced compilation techniques, kernel isolation for cloud‑native workloads, and extensive performance‑boosting strategies that have dramatically improved resource utilization and stability.

Compiler OptimizationJVMKernel Isolation
0 likes · 15 min read
Kuaishou System Software Team: Architecture, Innovations, and Performance Optimizations