<?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>基础认知 on 清净心</title><link>https://chengxueqing.github.io/myblog/tech/foundation/</link><description>Recent content in 基础认知 on 清净心</description><generator>Hugo</generator><language>zh-cn</language><copyright>2018-2026 清净心</copyright><lastBuildDate>Tue, 16 Jun 2026 17:07:00 +0800</lastBuildDate><atom:link href="https://chengxueqing.github.io/myblog/tech/foundation/index.xml" rel="self" type="application/rss+xml"/><item><title>Git 的快照哲学：不是增量，是内容寻址</title><link>https://chengxueqing.github.io/myblog/tech/git-snapshot-philosophy/</link><pubDate>Tue, 16 Jun 2026 17:07:00 +0800</pubDate><guid>https://chengxueqing.github.io/myblog/tech/git-snapshot-philosophy/</guid><description>Git 不是「版本控制」，是「内容寻址的文件系统」——这是理解分支、合并、Cherry-pick 一切的基础</description></item><item><title>HTTP 的无状态设计：不是缺点，是分布式的前提</title><link>https://chengxueqing.github.io/myblog/tech/http-stateless-design/</link><pubDate>Tue, 16 Jun 2026 17:07:00 +0800</pubDate><guid>https://chengxueqing.github.io/myblog/tech/http-stateless-design/</guid><description>无状态不是缺点，是分布式系统的前提——Session/Cookie/Token 都是在补偿这个设计</description></item><item><title>浏览器渲染管线：从 HTML 到像素，中间发生了什么</title><link>https://chengxueqing.github.io/myblog/tech/browser-rendering-pipeline/</link><pubDate>Tue, 16 Jun 2026 17:07:00 +0800</pubDate><guid>https://chengxueqing.github.io/myblog/tech/browser-rendering-pipeline/</guid><description>从 HTML/CSS/JS 到像素，中间发生了什么——知道这个，性能优化才有方向</description></item><item><title>CSS 的排版本质：不是定位元素，是描述约束</title><link>https://chengxueqing.github.io/myblog/tech/css-layout-philosophy/</link><pubDate>Tue, 16 Jun 2026 17:00:00 +0800</pubDate><guid>https://chengxueqing.github.io/myblog/tech/css-layout-philosophy/</guid><description>CSS 不是在「定位元素」，而是在「描述约束关系」——Flex 和 Grid 的本质区别</description></item><item><title>JS 的执行模型：单线程不是缺陷，是选择</title><link>https://chengxueqing.github.io/myblog/tech/js-execution-model/</link><pubDate>Tue, 16 Jun 2026 17:00:00 +0800</pubDate><guid>https://chengxueqing.github.io/myblog/tech/js-execution-model/</guid><description>事件循环不是「异步机制」，而是单线程的调度哲学——为什么 JS 选了这条路，代价是什么</description></item></channel></rss>