<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Zhao Xue</title><link>https://xuezhaojun.github.io/</link><description>Recent content on Zhao Xue</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 18 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://xuezhaojun.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>从一次 K8s Controller OOM 聊起：彻底搞懂 Go GMP 调度模型</title><link>https://xuezhaojun.github.io/collections/go-concurrency/go-goroutine-gmp/</link><pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate><guid>https://xuezhaojun.github.io/collections/go-concurrency/go-goroutine-gmp/</guid><description>不讲干巴巴的八股文。从一个真实的 Kubernetes controller 内存暴涨 + 延迟飙高的线上事故出发，用 pprof 数据倒推 GMP 调度模型的每个概念，让你理解为什么要学这些东西。</description></item><item><title>从一次 K8s Webhook 超时聊起：彻底搞懂 Go Channel 底层原理</title><link>https://xuezhaojun.github.io/collections/go-concurrency/go-channel/</link><pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate><guid>https://xuezhaojun.github.io/collections/go-concurrency/go-channel/</guid><description>一个 K8s admission webhook 在高峰期频繁超时，但单个请求处理逻辑明明很快。问题出在 channel 的使用方式上。从这个事故出发，拆解 channel 的底层结构、发送接收流程、select 实现，以及那些年我们踩过的 channel 坑。</description></item><item><title>Repo-as-Agent: Building AI Agents with Git Repositories</title><link>https://xuezhaojun.github.io/posts/repo-as-agent-en/</link><pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate><guid>https://xuezhaojun.github.io/posts/repo-as-agent-en/</guid><description>What if an AI Agent&amp;rsquo;s identity, skills, and knowledge were all just files in a Git repository? This post introduces a pattern we&amp;rsquo;ve used in practice — no new frameworks, just directories, files, and Git to build production-grade AI Agents.</description></item><item><title>Repo-as-Agent：用 Git 仓库构建 AI Agent</title><link>https://xuezhaojun.github.io/posts/repo-as-agent/</link><pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate><guid>https://xuezhaojun.github.io/posts/repo-as-agent/</guid><description>如果一个 AI Agent 的身份、技能和知识全都是 Git 仓库里的文件呢？本文介绍一种我们实践过的模式——不引入任何新框架，只用目录、文件和 Git 来构建生产级 AI Agent。</description></item><item><title>Red Hat 项目经历</title><link>https://xuezhaojun.github.io/resume/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://xuezhaojun.github.io/resume/</guid><description>Red Hat 项目经历详述</description></item><item><title>Zhao Xue</title><link>https://xuezhaojun.github.io/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://xuezhaojun.github.io/about/</guid><description>About me</description></item><item><title>薛昭</title><link>https://xuezhaojun.github.io/about-zh/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://xuezhaojun.github.io/about-zh/</guid><description>个人简介</description></item></channel></rss>