AI.
08 posts — Posts about AI
AgentMux: A Control Plane for AI Coding Agents on Remote Servers
Open-sourced AgentMux, a desktop app for managing AI coding agents on remote servers: every server, project and agent in one tree, sessions running inside tmux on the server, so closing the app only detaches. Go + Wails 3 + React, MIT.
AI Room: Step Inside a Neural Network That Is Actually Computing
Open-sourced a new project, AI Room: a 3D space built in the browser where an MLP, a CNN, and a tiny Transformer are genuinely trained and run real forward passes — every node can be opened and checked by hand.
From Container Cloud to Intelligent Cloud
A single agent is no longer enough. This post proposes building an AI-native control plane on top of Kubernetes — the six-layer architecture and evolution path of a Kubernetes AI OS.
The Architecture of OpenClaw
OpenClaw fully decouples the reasoning power of large models from the local execution environment. This post breaks down the open-source AI agent tool across three dimensions: overall architecture, runtime logic, and security mechanisms.
The Rise of Cursor
Tracing Cursor's trajectory: from traditional IDEs and code-completion tools to the birth of this AI-native editor, its core technical design, its growth, and the challenges it faces.
A Brief History of AI
AI didn't appear out of nowhere in the last few years—it's been over 70 years in the making. From the Turing test through deep learning to the era of large models, this post traces AI's three stages of development, where it stands today, and where it's headed.
Notes on Using OpenClaw
OpenClaw is an open-source AI agent automation framework that plans tasks, calls tools, and iterates until goals are met. These notes cover its core capabilities, obvious weaknesses, and where it fits.
The Evolution of Ops and What Comes After Kubernetes
The arc from hand-managed servers to IaC, cloud computing, and Kubernetes, plus the trends that follow—GitOps, observability, serverless, and AI ops—and where the ops profession is heading.