{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "LZ AI NOTE 文章索引",
  "description": "供搜索引擎、问答系统和大模型检索使用的公开文章目录。",
  "url": "https://wizardpisces.github.io/ai-index.json",
  "numberOfItems": 190,
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "Article",
        "headline": "AiNotes",
        "description": "AiNotes AI 的摘要与思考 AI Coding Agent 的 IR 是什么 （这是所有 agent 共享的世界，或者 State，或者是 Agent 直接沟通的契约） 这可能不是一个 Agent 问题，而是一个 Computer Science 问题。 如果把历史串起来，会发现每一次大的工程能力提升，都伴随着一种新的\"中间表示\"（Represen…",
        "url": "https://wizardpisces.github.io/blog/AiNotes",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/AiNotes",
        "dateModified": "2026-06-30T10:05:29.127Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "Article",
        "headline": "DailyReflections",
        "description": "DailyReflections 简介：个人随笔 How To Earn A Billion Dollar 创业的关键在于深入了解特定用户群体，从而精准地打造他们真正想要的产品。 用户真正想要的是什么？你能为他们做些什么，从而显著改善他们的生活？ 这就是创业的同理心，也是我们在创始人身上寻找和培养的品质。 羽毛球正反手击球感悟 1. 击球本质 目标是提高拍…",
        "url": "https://wizardpisces.github.io/blog/DailyReflections",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/DailyReflections",
        "dateModified": "2026-06-26T03:16:52.174Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@type": "Article",
        "headline": "LZ AI NOTE 是什么：中文 AI 公众号与知识站",
        "description": "LZ AI NOTE 是一个面向开发者、产品从业者和 AI 落地团队的中文 AI 公众号与知识站，覆盖 AI Agent、LLM、AI Coding、RAG 与 AI 工程实践。",
        "url": "https://wizardpisces.github.io/blog/Introduction",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/Introduction",
        "dateModified": "2026-08-24T03:11:58.243Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@type": "Article",
        "headline": "TechNotes",
        "description": "TechNotes 简介：个人技术思考与总结 读 《埃隆 马斯克传》有感 擅长航天和电动车工程的人，也应该同样擅长AI和自动驾驶软件系统？ 但本质上，这几类系统的难度类型完全不同。 航天与电动车属于“物理工程问题”：目标明确（能飞、能跑、成本更低），系统边界相对清晰，失败模式通常可定位、可复现，工程迭代路径也较稳定。 而AI与自动驾驶属于“开放世界概率问题…",
        "url": "https://wizardpisces.github.io/blog/TechNotes",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/TechNotes",
        "dateModified": "2026-04-10T06:49:40.314Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 5,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2024 09 19 Anthropic 工程团队发布的 《Contextual Retrieval》 （工程博客）提出了一种显著提升 RAG 检索准确率的方法。虽然这不是传统意义上的学术论文，但其技术影响力不亚于论文——它直指 RAG 系统最被忽视的瓶颈，并用极简方案给出了工程上可落地的答案。 简单来说，传统 RAG 把文档切成小块再嵌入，…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/Anthropic%20-%20Contextual%20Retrieval",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/Anthropic%20-%20Contextual%20Retrieval",
        "dateModified": "2026-03-11T09:42:38.861Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 6,
      "item": {
        "@type": "Article",
        "headline": "最小 SSM：一维输入，一维状态",
        "description": "论文发布时间：2023 12 01 由 CMU 和 Princeton 团队发布的 Mamba （论文标题为《Mamba: Linear Time Sequence Modeling with Selective State Spaces》）是后 Transformer 时代最强有力的挑战者之一。 它不是对 Transformer 的修补，而是对其底层逻辑…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/CMU%20%26%20Princeton%20-%20Mamba",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/CMU%20%26%20Princeton%20-%20Mamba",
        "dateModified": "2026-03-03T06:21:14.894Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 7,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2025 08 31 Cornell University 的研究人员发表了一篇题为《Can General Purpose Omnimodels Compete with Specialists? A Case Study in Medical Image Segmentation》的论文，在医疗 AI 领域引发了关于 “通才 vs 专才”…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/Cornell%20-%20Medical%20Omnimodels%20vs%20Specialists",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/Cornell%20-%20Medical%20Omnimodels%20vs%20Specialists",
        "dateModified": "2026-01-30T03:36:41.548Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 8,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2025 07 11 Distyl AI 发布的论文 《How Many Instructions Can LLMs Follow At Once?》 探讨了一个非常实际且紧迫的问题： 大模型究竟能同时遵循多少条指令？ 这篇论文提出了一个新的基准测试 IFScale ，专门用于评估大语言模型（LLM）在高密度指令下的表现。 IFScale 解…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/Distyl%20AI%20-%20IFScale%20-%20How%20Many%20Instructions%20Can%20LLMs%20Follow%20At%20Once",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/Distyl%20AI%20-%20IFScale%20-%20How%20Many%20Instructions%20Can%20LLMs%20Follow%20At%20Once",
        "dateModified": "2026-03-03T06:23:59.997Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 9,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2026 01 05 EverMemOS: A Self Organizing Memory Operating System for Structured Long Horizon Reasoning 由新加坡国立大学（NUS）和 Shopee 等机构联合发布。简单来说，这篇论文提出了一种 “自组织记忆操作系统” ，旨在解决大语言模型（LL…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/EverMemOS%20-%20A%20Self-Organizing%20Memory%20Operating%20System%20for%20Structured%20Long-Horizon%20Reasoning",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/EverMemOS%20-%20A%20Self-Organizing%20Memory%20Operating%20System%20for%20Structured%20Long-Horizon%20Reasoning",
        "dateModified": "2026-01-21T03:47:11.286Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 10,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2022 10 11 Mind's Eye （论文标题为《Mind's Eye: Grounded Language Model Reasoning through Simulation》）是由 Google Research 和 DeepMind 等机构的研究人员提出的一种新范式。 简单来说，这篇论文提出了一种 “模拟增强推理” 的方法，旨…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/Google%20-%20Mind's%20Eye%20-%20Grounded%20Language%20Model%20Reasoning%20through%20Simulation",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/Google%20-%20Mind's%20Eye%20-%20Grounded%20Language%20Model%20Reasoning%20through%20Simulation",
        "dateModified": "2026-01-20T02:47:42.682Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 11,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2023 10 03 Google DeepMind 与 UIUC 联合发布的 《Large Language Models Cannot Self Correct Reasoning Yet》 （arXiv:2310.01798）对 LLM 社区中广受追捧的\"自我纠正\"（Self Correction）能力进行了系统性的批判审视。 简单来说…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/Google%20DeepMind%20%26%20UIUC%20-%20Large%20Language%20Models%20Cannot%20Self-Correct%20Reasoning%20Yet",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/Google%20DeepMind%20%26%20UIUC%20-%20Large%20Language%20Models%20Cannot%20Self-Correct%20Reasoning%20Yet",
        "dateModified": "2026-03-10T04:07:19.921Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 12,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2024 05 13 MIT CSAIL 团队发布的 The Platonic Representation Hypothesis （论文标题为《The Platonic Representation Hypothesis》）在 AI 理论界引起了深远思考。 简单来说，这篇论文提出了一个大胆的假说： 不同的 AI 模型（无论架构、模态或训练数…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/MIT%20-%20The%20Platonic%20Representation%20Hypothesis",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/MIT%20-%20The%20Platonic%20Representation%20Hypothesis",
        "dateModified": "2026-03-03T06:24:13.973Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 13,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2024 04 24 微软研究院发布的 《From Local to Global: A Graph RAG Approach to Query Focused Summarization》 （arXiv:2404.16130）用知识图谱替代向量检索，解决了传统 RAG 在\"全局理解类问题\"上的根本缺陷。 简单来说，传统 RAG 只能回答\"找…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/Microsoft%20-%20GraphRAG%20-%20From%20Local%20to%20Global",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/Microsoft%20-%20GraphRAG%20-%20From%20Local%20to%20Global",
        "dateModified": "2026-03-11T09:41:25.324Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 14,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2024 12 27 南洋理工大学（NTU）与新加坡管理大学（SMU）联合发布的 《Long Context vs. RAG for LLMs: An Evaluation and Revisits》 （arXiv:2501.01880）系统对比了长上下文（Long Context, LC）与 RAG 两种策略，并指出此前评测中的方法论缺陷。…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/NTU%20%26%20SMU%20-%20Long%20Context%20vs%20RAG%20for%20LLMs",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/NTU%20%26%20SMU%20-%20Long%20Context%20vs%20RAG%20for%20LLMs",
        "dateModified": "2026-03-11T09:43:07.106Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 15,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2020 01 23 OpenAI 发布的 Scaling Laws （论文标题为《Scaling Laws for Neural Language Models》）是深度学习时代最具影响力的实证研究之一。 简单来说，这篇论文发现了一个令人震惊的事实： 语言模型的性能（交叉熵损失）与模型大小、数据量、计算量之间存在精确的幂律关系，横跨七个数量…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/OpenAI%20-%20Scaling%20Laws%20for%20Neural%20Language%20Models",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/OpenAI%20-%20Scaling%20Laws%20for%20Neural%20Language%20Models",
        "dateModified": "2026-03-10T09:57:40.801Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 16,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2025 09 04 OpenAI 和 Georgia Tech 联合发布的 《Why Language Models Hallucinate》 （arXiv:2509.04664）从统计学和博弈论的角度，对大模型的“幻觉”现象给出了一个颠覆性的解释。 简单来说，这篇论文认为 幻觉（Hallucination） 不仅仅是模型能力的缺陷，更是 …",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/OpenAI%20-%20Why%20Language%20Models%20Hallucinate",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/OpenAI%20-%20Why%20Language%20Models%20Hallucinate",
        "dateModified": "2026-03-03T06:23:45.756Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 17,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2023 12 18 同济大学、复旦大学联合发布的 《Retrieval Augmented Generation for Large Language Models: A Survey》 （arXiv:2312.10997）是 RAG 领域最具影响力的综述之一，系统梳理了 100+ 篇 RAG 研究。 但这篇文章不打算复述综述本身——而是提…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/Tongji%20University%20-%20Retrieval-Augmented%20Generation%20for%20Large%20Language%20Models%20-%20A%20Survey",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/Tongji%20University%20-%20Retrieval-Augmented%20Generation%20for%20Large%20Language%20Models%20-%20A%20Survey",
        "dateModified": "2026-03-10T09:57:51.454Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 18,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2025 05 09 阿里巴巴 Qwen 团队发布的 Gated Attention （论文标题为《Gated Attention for Large Language Models: Non linearity, Sparsity, and Attention Sink Free》）提出了一种 “大道至简” 的架构改进。 简单来说，这篇论文…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/Alibaba%20-%20Gated%20Attention",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/Alibaba%20-%20Gated%20Attention",
        "dateModified": "2026-01-27T10:59:10.424Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM",
          "paper-transformer"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 19,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2025 03 27 这是一篇来自 Anthropic 的重磅研究（[原文链接），旨在通过“显微镜”级别的工具，解剖大语言模型（LLM）内部运作的 生物学机制 。核心概念是 “思维映射”（Mapping the Mind） 。] [归因图 (Attribution Graphs)] 解决了什么问题？ 核心问题：LLM 是一个不可解释的“黑盒”…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/Anthropic%20-%20On%20the%20Biology%20of%20a%20Large%20Language%20Model",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/Anthropic%20-%20On%20the%20Biology%20of%20a%20Large%20Language%20Model",
        "dateModified": "2026-01-22T04:07:00.543Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM",
          "paper-transformer"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 20,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2024 12 27 DeepSeek 团队发布的 DeepSeek V3 （论文标题为《DeepSeek V3 Technical Report》）是开源大模型领域的一枚重磅炸弹。 简单来说，这是一个拥有 6710 亿参数 （激活参数 370 亿）的混合专家（MoE）模型。它在性能上对齐了 GPT 4 和 Claude 3.5 Sonnet…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/DeepSeek%20-%20DeepSeek-V3-MLA",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/DeepSeek%20-%20DeepSeek-V3-MLA",
        "dateModified": "2026-03-03T06:21:16.684Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM",
          "paper-transformer"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 21,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2024 01 11 DeepSeek 发布的 DeepSeekMoE （论文标题为《DeepSeekMoE: Towards Ultimate Expert Specialization in Mixture of Experts Language Models》）是对现有混合专家模型（MoE）架构的一次重要革新。 简单来说，它通过 把大专…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/DeepSeek%20-%20DeepSeekMoE%20-%20Towards%20Ultimate%20Expert%20Specialization",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/DeepSeek%20-%20DeepSeekMoE%20-%20Towards%20Ultimate%20Expert%20Specialization",
        "dateModified": "2026-03-03T06:21:00.256Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM",
          "paper-transformer"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 22,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2026 02 25 DeepSeek 联合北大、清华发布的 DualPath （论文标题为《DualPath: Breaking the Storage Bandwidth Bottleneck in Agentic LLM Inference》）直击当下 AI Agent 推理的核心瓶颈。 简单来说，这篇论文发现在多轮 Agent 推理场…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/DeepSeek%20-%20DualPath%20-%20Breaking%20the%20Storage%20Bandwidth%20Bottleneck%20in%20Agentic%20LLM%20Inference",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/DeepSeek%20-%20DualPath%20-%20Breaking%20the%20Storage%20Bandwidth%20Bottleneck%20in%20Agentic%20LLM%20Inference",
        "dateModified": "2026-03-03T06:20:12.224Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM",
          "paper-transformer"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 23,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2026 01 12 DeepSeek 发布的 Engram （论文标题为《Conditional Memory via Scalable Lookup: A New Axis of Sparsity for Large Language Models》）在 AI 圈引起了很大关注。 简单来说，这篇论文提出了一种 \"条件存储\"（Conditi…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/DeepSeek%20-%20Engram%20-%20Conditional%20Memory%20via%20Scalable%20Lookup",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/DeepSeek%20-%20Engram%20-%20Conditional%20Memory%20via%20Scalable%20Lookup",
        "dateModified": "2026-03-03T06:07:44.009Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM",
          "paper-transformer"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 24,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2025 02 17 DeepSeek 团队发布的 NSA (Native Sparse Attention) （论文标题为《Native Sparse Attention: Hardware Aligned and Natively Trainable Sparse Attention》）是长文本模型效率优化的一次重要突破。 简单来说，这篇…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/DeepSeek%20-%20Native%20Sparse%20Attention",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/DeepSeek%20-%20Native%20Sparse%20Attention",
        "dateModified": "2026-03-03T06:21:23.608Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM",
          "paper-transformer"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 25,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2025 01 22 DeepSeek 发布的 DeepSeek R1 （论文标题为《DeepSeek R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning》）在 AI 圈引起了很大关注。 简单来说，这篇论文揭示了如何仅通过 强化学习（RL） 而非大…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/DeepSeek-R1%20-%20Incentivizing%20Reasoning%20Capability%20in%20LLMs%20Via%20RL",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/DeepSeek-R1%20-%20Incentivizing%20Reasoning%20Capability%20in%20LLMs%20Via%20RL",
        "dateModified": "2026-03-03T06:21:29.439Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM",
          "paper-transformer"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 26,
      "item": {
        "@type": "Article",
        "headline": "输入: 已经过 Embedding 的词向量",
        "description": "论文发布时间：2017 06 12 Google 团队发布的 Transformer （论文标题为《Attention Is All You Need》）是 AI 发展史上的一座里程碑。 简单来说，这篇论文提出了一种全新的网络架构 Transformer ，彻底抛弃了当时主流的循环神经网络（RNN）和卷积神经网络（CNN），完全依赖 注意力机制（Atten…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/Google%20-%20Attention%20is%20all%20you%20need",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/Google%20-%20Attention%20is%20all%20you%20need",
        "dateModified": "2026-03-23T03:58:11.262Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM",
          "paper-transformer"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 27,
      "item": {
        "@type": "Article",
        "headline": "可学习权重：所有输入用同一组权重",
        "description": "论文发布时间：2026 03 16 Kimi Team 发布的 Attention Residuals （论文链接）是 Transformer 架构演进的一次重要创新。这篇论文针对现代大语言模型中标准残差连接的固有缺陷，提出了一种基于注意力机制的动态残差连接方案。 核心问题：PreNorm 残差连接的固有缺陷 标准残差连接的问题是什么？ 在现代 LLM 中…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/Kimi%20Team%20-%20Attention%20Residuals",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/Kimi%20Team%20-%20Attention%20Residuals",
        "dateModified": "2026-03-23T07:29:44.076Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM",
          "paper-transformer"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 28,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2025 08 13 这篇由 Shanghai AI Laboratory 等团队发布的综述 《Speed Always Wins: A Survey on Efficient Architectures for Large Language Models》 是对后 Transformer 时代架构演进的一次全面“阅兵”。 简单来说，随着大模…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/Shanghai%20AI%20Lab%20-%20Speed%20Always%20Wins",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-LLM/paper-transformer/Shanghai%20AI%20Lab%20-%20Speed%20Always%20Wins",
        "dateModified": "2026-03-03T06:24:18.020Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-LLM",
          "paper-transformer"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 29,
      "item": {
        "@type": "Article",
        "headline": "Agent 系统的五个核心范式",
        "description": "Agent 系统的五个核心范式 从 deepagents 源码出发，提炼 AI Agent 系统设计的通用范式 引言 分析 deepagents 源码后，我发现 Agent 系统的核心挑战可以归结为 五个范式问题 。这些问题不依赖于具体框架——无论你用 LangGraph、CrewAI 还是自建系统，都必须面对它们。 本文不是框架教程，而是试图回答： 构建…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/Agent%20Framework%20%E6%A0%B8%E5%BF%83%E6%9C%BA%E5%88%B6%E6%B7%B1%E5%BA%A6%E8%A7%A3%E6%9E%90%20-%20deepagents%20%E6%A1%88%E4%BE%8B%E7%A0%94%E7%A9%B6",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/Agent%20Framework%20%E6%A0%B8%E5%BF%83%E6%9C%BA%E5%88%B6%E6%B7%B1%E5%BA%A6%E8%A7%A3%E6%9E%90%20-%20deepagents%20%E6%A1%88%E4%BE%8B%E7%A0%94%E7%A9%B6",
        "dateModified": "2026-04-01T09:19:27.258Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 30,
      "item": {
        "@type": "Article",
        "headline": "目标不是免罪牌：AI 为什么要学会“不该赢”",
        "description": "文章来源：Anthropic Research 本文讨论 Anthropic 的两篇对齐研究文章： Agentic Misalignment: How LLMs could be insider threats Teaching Claude why 目标不是免罪牌：AI 为什么要学会“不该赢” 过去谈 AI 安全，很容易把问题想成“用户提出危险请求，模型…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Anthropic%20-%20%E7%9B%AE%E6%A0%87%E4%B8%8D%E6%98%AF%E5%85%8D%E7%BD%AA%E7%89%8C%20-%20Agentic%20Misalignment%20%E4%B8%8E%20Teaching%20Claude%20Why",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Anthropic%20-%20%E7%9B%AE%E6%A0%87%E4%B8%8D%E6%98%AF%E5%85%8D%E7%BD%AA%E7%89%8C%20-%20Agentic%20Misalignment%20%E4%B8%8E%20Teaching%20Claude%20Why",
        "dateModified": "2026-05-19T03:50:49.510Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 31,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2026 04 24 中国科学院软件研究所等团队发布的 TraceElephant （论文标题为《Seeing the Whole Elephant: A Benchmark for Failure Attribution in LLM based Multi Agent Systems》）研究的是一个很工程化的问题： 多 Agent 系统失…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/CAS%20-%20TraceElephant%20-%20Seeing%20the%20Whole%20Elephant",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/CAS%20-%20TraceElephant%20-%20Seeing%20the%20Whole%20Elephant",
        "dateModified": "2026-05-08T07:37:01.600Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 32,
      "item": {
        "@type": "Article",
        "headline": "CMU & Allen AI - Self-Refine - Iterative Refinement with Self-Feedback",
        "description": "论文发布时间：2023 03 30（NeurIPS 2023） 卡内基梅隆大学和 Allen AI 联合发布的 Self Refine （论文标题为《Self Refine: Iterative Refinement with Self Feedback》，项目地址 selfrefine.info）提出了一个极其简单但有效的思路： 让同一个 LLM 先生成…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/CMU%20%26%20Allen%20AI%20-%20Self-Refine%20-%20Iterative%20Refinement%20with%20Self-Feedback",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/CMU%20%26%20Allen%20AI%20-%20Self-Refine%20-%20Iterative%20Refinement%20with%20Self-Feedback",
        "dateModified": "2026-03-06T10:19:53.443Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 33,
      "item": {
        "@type": "Article",
        "headline": "EPFL & Copenhagen - Fleet of Agents - Coordinated Problem Solving with LLMs",
        "description": "论文发布时间：2024 05 10 EPFL 和哥本哈根大学联合发布的 Fleet of Agents（FoA） （论文标题为《Fleet of Agents: Coordinated Problem Solving with Large Language Models》）提出了一种基于 遗传粒子滤波（Genetic Particle Filtering）…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/EPFL%20%26%20Copenhagen%20-%20Fleet%20of%20Agents%20-%20Coordinated%20Problem%20Solving%20with%20LLMs",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/EPFL%20%26%20Copenhagen%20-%20Fleet%20of%20Agents%20-%20Coordinated%20Problem%20Solving%20with%20LLMs",
        "dateModified": "2026-03-05T07:48:27.390Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 34,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2023 03 31 KAUST（沙特阿卜杜拉国王科技大学）发布的 CAMEL （论文标题为《CAMEL: Communicative Agents for \"Mind\" Exploration of Large Language Model Society》，NeurIPS 2023）是多 Agent 协作领域的早期奠基性工作之一。 简单来…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/KAUST%20-%20CAMEL%20-%20Communicative%20Agents%20for%20Mind%20Exploration%20of%20LLM%20Society",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/KAUST%20-%20CAMEL%20-%20Communicative%20Agents%20for%20Mind%20Exploration%20of%20LLM%20Society",
        "dateModified": "2026-03-10T07:25:36.117Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 35,
      "item": {
        "@type": "Article",
        "headline": "[From Mind to Machine: The Rise of Manus AI](https://arxiv.org/abs/2505.02024)",
        "description": "论文发布时间：2025 05 04 From Mind to Machine: The Rise of Manus AI 这篇文章介绍了 Manus AI ，一个试图解决 AI 从“思考（Mind）”到“执行（Machine）”断裂问题的全自主数字智能体。 核心问题：执行赤字 目前的 LLM 虽然推理能力（IQ）很强，但缺乏真正的 执行力（Agency） …",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Manus%20-%20From%20Mind%20to%20Machine",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Manus%20-%20From%20Mind%20to%20Machine",
        "dateModified": "2026-03-05T07:37:40.037Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 36,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2025 12 03 MemOS: A Memory OS for AI System 由上海交通大学、复旦大学等机构联合发布。简单来说，这篇论文提出了一种 “AI 记忆操作系统” 的概念，试图通过像管理电脑内存一样管理大模型的记忆，让 AI 拥有可进化、可迁移的长期记忆能力。 MemOS 解决了什么问题？ 核心问题：当前的大模型缺乏一个统一…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/MemOS%20-%20A%20Memory%20OS%20for%20AI%20System",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/MemOS%20-%20A%20Memory%20OS%20for%20AI%20System",
        "dateModified": "2026-03-03T06:23:43.595Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 37,
      "item": {
        "@type": "Article",
        "headline": "Meta - Toolformer - Language Models Can Teach Themselves to Use Tools",
        "description": "论文发布时间：2023 02 09（NeurIPS 2023） Meta AI 发布的 Toolformer （论文标题为《Toolformer: Language Models Can Teach Themselves to Use Tools》）解决了一个看起来矛盾的问题： LLM 在语言理解上碾压传统模型，但在算术、事实查询这些\"简单\"任务上却不如一…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Meta%20-%20Toolformer%20-%20Language%20Models%20Can%20Teach%20Themselves%20to%20Use%20Tools",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Meta%20-%20Toolformer%20-%20Language%20Models%20Can%20Teach%20Themselves%20to%20Use%20Tools",
        "dateModified": "2026-03-06T08:35:47.811Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 38,
      "item": {
        "@type": "Article",
        "headline": "NVIDIA & Caltech - Voyager - An Open-Ended Embodied Agent with LLMs",
        "description": "论文发布时间：2023 05 25 NVIDIA、Caltech、UT Austin 和 Stanford 联合发布的 VOYAGER （论文标题为《Voyager: An Open Ended Embodied Agent with Large Language Models》）是 LLM 驱动的 Embodied Agent（具身智能体） 领域的标杆性…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/NVIDIA%20%26%20Caltech%20-%20Voyager%20-%20An%20Open-Ended%20Embodied%20Agent%20with%20LLMs",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/NVIDIA%20%26%20Caltech%20-%20Voyager%20-%20An%20Open-Ended%20Embodied%20Agent%20with%20LLMs",
        "dateModified": "2026-03-04T04:15:32.375Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 39,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2022 10 06 Princeton 和 Google Brain 联合发布的 ReAct （论文标题为《ReAct: Synergizing Reasoning and Acting in Language Models》）是 AI Agent 领域的奠基性工作之一。 简单来说，这篇论文提出了一种让大语言模型（LLM） 同时生成推理轨迹…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Princeton%20%26%20Google%20-%20ReAct%20-%20Synergizing%20Reasoning%20and%20Acting%20in%20LLMs",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Princeton%20%26%20Google%20-%20ReAct%20-%20Synergizing%20Reasoning%20and%20Acting%20in%20LLMs",
        "dateModified": "2026-03-04T02:58:38.060Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 40,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2023 05 17 Princeton 和 Google DeepMind 联合发布的 Tree of Thoughts（ToT） （论文标题为《Tree of Thoughts: Deliberate Problem Solving with Large Language Models》）是 LLM 推理范式的里程碑式工作。 简单来说，这…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Princeton%20%26%20Google%20-%20Tree%20of%20Thoughts%20-%20Deliberate%20Problem%20Solving%20with%20LLMs",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Princeton%20%26%20Google%20-%20Tree%20of%20Thoughts%20-%20Deliberate%20Problem%20Solving%20with%20LLMs",
        "dateModified": "2026-03-04T03:30:01.499Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 41,
      "item": {
        "@type": "Article",
        "headline": "Princeton & Northeastern - Reflexion - Language Agents with Verbal Reinforcement Learning",
        "description": "论文发布时间：2023 03 20 Princeton 和 Northeastern University 联合发布的 Reflexion （论文标题为《Reflexion: Language Agents with Verbal Reinforcement Learning》）提出了一种全新的 Agent 学习范式—— 不通过梯度更新权重，而是通过\"语言…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Princeton%20%26%20Northeastern%20-%20Reflexion%20-%20Language%20Agents%20with%20Verbal%20Reinforcement%20Learning",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Princeton%20%26%20Northeastern%20-%20Reflexion%20-%20Language%20Agents%20with%20Verbal%20Reinforcement%20Learning",
        "dateModified": "2026-03-04T08:28:18.702Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 42,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2023 09 05 Princeton 大学发布的 CoALA （论文标题为《Cognitive Architectures for Language Agents》）是 AI Agent 领域最重要的 理论框架性 工作之一。 简单来说，这篇论文没有提出新的模型或算法，而是做了一件更有价值的事： 从认知科学和符号 AI 的数十年历史中提取精…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Princeton%20-%20CoALA%20-%20Cognitive%20Architectures%20for%20Language%20Agents",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Princeton%20-%20CoALA%20-%20Cognitive%20Architectures%20for%20Language%20Agents",
        "dateModified": "2026-03-10T10:46:57.866Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 43,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2024 05 06 Princeton 发布的 SWE agent （论文标题为《SWE agent: Agent Computer Interfaces Enable Automated Software Engineering》，NeurIPS 2024）是 AI Agent 应用于真实软件工程任务的里程碑式工作。 简单来说，这篇论文提…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Princeton%20-%20SWE-agent%20-%20Agent-Computer%20Interfaces%20Enable%20Automated%20Software%20Engineering",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Princeton%20-%20SWE-agent%20-%20Agent-Computer%20Interfaces%20Enable%20Automated%20Software%20Engineering",
        "dateModified": "2026-03-10T09:50:42.422Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 44,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2026 01 13 RUC（中国人民大学）等机构联合发布的 Memory in the Age of AI Agents 是一篇关于智能体记忆的重量级综述。 简单来说，这篇论文为 AI Agent 的 记忆系统（Agent Memory） 建立了一套 全景式的“世界地图” ，它不再局限于传统的“长短期记忆”分类，而是从形式、功能和动态三个维…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/RUC%20-%20Memory%20in%20the%20Age%20of%20AI%20Agents",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/RUC%20-%20Memory%20in%20the%20Age%20of%20AI%20Agents",
        "dateModified": "2026-01-20T09:12:12.647Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 45,
      "item": {
        "@type": "Article",
        "headline": "Stanford & Google - Generative Agents - Interactive Simulacra of Human Behavior",
        "description": "论文发布时间：2023 04 07（UIST'23 最佳论文） Stanford 和 Google Research 联合发布的 Generative Agents （论文标题为《Generative Agents: Interactive Simulacra of Human Behavior》）是 AI Agent 领域的奠基性工作之一。 简单来说，这…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Stanford%20%26%20Google%20-%20Generative%20Agents%20-%20Interactive%20Simulacra%20of%20Human%20Behavior",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Stanford%20%26%20Google%20-%20Generative%20Agents%20-%20Interactive%20Simulacra%20of%20Human%20Behavior",
        "dateModified": "2026-03-04T04:13:22.938Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 46,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2023 08 07 清华大学联合俄亥俄州立大学、UC Berkeley 发布的 AgentBench （论文标题为《AgentBench: Evaluating LLMs as Agents》）是 AI Agent 评测领域的里程碑工作。 这篇论文提出了 首个系统性的多维度基准测试 ，覆盖 8 个不同的交互式环境，对 29 个 LLM 进行…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/THU%20-%20AgentBench%20-%20Evaluating%20LLMs%20as%20Agents",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/THU%20-%20AgentBench%20-%20Evaluating%20LLMs%20as%20Agents",
        "dateModified": "2026-03-16T03:26:26.368Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 47,
      "item": {
        "@type": "Article",
        "headline": "UC Berkeley & Microsoft - Gorilla - Large Language Model Connected with Massive APIs",
        "description": "论文发布时间：2023 05 24 UC Berkeley 和微软研究院联合发布的 Gorilla （论文标题为《Gorilla: Large Language Model Connected with Massive APIs》）解决了一个核心问题： LLM 在调用 API 时严重幻觉——编造不存在的 API、传错参数、用错库。 Gorilla 通过在 …",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/UC%20Berkeley%20%26%20Microsoft%20-%20Gorilla%20-%20Large%20Language%20Model%20Connected%20with%20Massive%20APIs",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/UC%20Berkeley%20%26%20Microsoft%20-%20Gorilla%20-%20Large%20Language%20Model%20Connected%20with%20Massive%20APIs",
        "dateModified": "2026-03-06T08:39:15.097Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 48,
      "item": {
        "@type": "Article",
        "headline": "UC Berkeley - MemGPT - Towards LLMs as Operating Systems",
        "description": "论文发布时间：2023 10 12（ICML 2024） UC Berkeley 发布的 MemGPT （论文标题为《MemGPT: Towards LLMs as Operating Systems》，项目地址 research.memgpt.ai）提出了一个核心类比： LLM 的上下文窗口就像计算机的物理内存，大小是固定的——但操作系统通过虚拟内存 +…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/UC%20Berkeley%20-%20MemGPT%20-%20Towards%20LLMs%20as%20Operating%20Systems",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/UC%20Berkeley%20-%20MemGPT%20-%20Towards%20LLMs%20as%20Operating%20Systems",
        "dateModified": "2026-03-09T04:06:22.228Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 49,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2023 10 06 UIUC（伊利诺伊大学）发布的 LATS （论文标题为《Language Agent Tree Search Unifies Reasoning, Acting, and Planning in Language Models》）是 AI Agent 领域的一项重要整合性工作。 简单来说，这篇论文提出了 第一个将推理（R…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/UIUC%20-%20LATS%20-%20Language%20Agent%20Tree%20Search%20Unifies%20Reasoning%20Acting%20and%20Planning",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/UIUC%20-%20LATS%20-%20Language%20Agent%20Tree%20Search%20Unifies%20Reasoning%20Acting%20and%20Planning",
        "dateModified": "2026-03-10T06:48:54.140Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 50,
      "item": {
        "@type": "Article",
        "headline": "USTC & Meituan - Skill1 - Unified Evolution of Skill-Augmented Agents via RL",
        "description": "论文提交：2026 05 07，v3 修订：2026 05 12 Skill1 （论文标题为《Skill1: Unified Evolution of Skill Augmented Agents via Reinforcement Learning》）研究的是： 如何让带技能库的 LLM Agent 真正自我进化 。 一句话说，它不是只让 Agent 学…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/USTC%20%26%20Meituan%20-%20Skill1%20-%20Unified%20Evolution%20of%20Skill-Augmented%20Agents%20via%20RL",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/USTC%20%26%20Meituan%20-%20Skill1%20-%20Unified%20Evolution%20of%20Skill-Augmented%20Agents%20via%20RL",
        "dateModified": "2026-05-14T10:08:36.505Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 51,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2025 05 19 Uniphore 发布的 Pre Act （论文标题为《Pre Act: Multi Step Planning and Reasoning Improves Acting in LLM Agents》）是对经典 ReAct 范式的重要升级。 简单来说，这篇论文指出 ReAct 的\"一步一想\"模式在复杂多步任务中力不从心…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Uniphore%20-%20Pre-Act%20-%20Multi-Step%20Planning%20and%20Reasoning%20Improves%20Acting",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Uniphore%20-%20Pre-Act%20-%20Multi-Step%20Planning%20and%20Reasoning%20Improves%20Acting",
        "dateModified": "2026-03-04T02:58:01.155Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 52,
      "item": {
        "@type": "Article",
        "headline": "Xu et al - ReWOO - Decoupling Reasoning from Observations for Efficient ALMs",
        "description": "论文发布时间：2023 05 24 ReWOO （论文标题为《ReWOO: Decoupling Reasoning from Observations for Efficient Augmented Language Models》）解决了一个被普遍忽视的效率问题： ReAct 等主流 Agent 范式在每一步推理时都要把完整的历史 prompt 重新发…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Xu%20et%20al%20-%20ReWOO%20-%20Decoupling%20Reasoning%20from%20Observations%20for%20Efficient%20ALMs",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/Xu%20et%20al%20-%20ReWOO%20-%20Decoupling%20Reasoning%20from%20Observations%20for%20Efficient%20ALMs",
        "dateModified": "2026-03-06T10:10:14.151Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 53,
      "item": {
        "@type": "Article",
        "headline": "ZJU & Microsoft - HuggingGPT - Solving AI Tasks with ChatGPT and Hugging Face",
        "description": "论文发布时间：2023 03 29（NeurIPS 2023） 浙江大学和微软亚洲研究院联合发布的 HuggingGPT （论文标题为《HuggingGPT: Solving AI Tasks with ChatGPT and its Friends in Hugging Face》，项目代号 JARVIS）提出了一个核心理念： 让 LLM 当\"大脑\"，调…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/ZJU%20%26%20Microsoft%20-%20HuggingGPT%20-%20Solving%20AI%20Tasks%20with%20ChatGPT%20and%20Hugging%20Face",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/ZJU%20%26%20Microsoft%20-%20HuggingGPT%20-%20Solving%20AI%20Tasks%20with%20ChatGPT%20and%20Hugging%20Face",
        "dateModified": "2026-03-06T08:24:10.730Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 54,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2025 09 03，v2 修订：2025 09 04 AgenTracer （论文标题为《AgenTracer: Who Is Inducing Failure in the LLM Agentic Systems?》）研究的是： 如何训练一个模型，自动判断 Agent 系统失败时到底是谁的问题、哪一步的问题。 它和 TraceElepha…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/trace-AgenTracer%20-%20Learning%20Failure%20Attribution%20Through%20Counterfactual%20Traces",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/trace-AgenTracer%20-%20Learning%20Failure%20Attribution%20Through%20Counterfactual%20Traces",
        "dateModified": "2026-05-08T09:11:40.294Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 55,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2026 03 26 这篇论文的全名是《Rethinking Failure Attribution in Multi Agent Systems: A Multi Perspective Benchmark and Evaluation》。 一句话结论 这篇论文反驳了一个隐含假设： 多 Agent 系统失败时，不一定只有一个唯一根因。 过去…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/trace-Rethinking%20Failure%20Attribution%20in%20MAS",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper/trace-Rethinking%20Failure%20Attribution%20in%20MAS",
        "dateModified": "2026-05-08T10:08:52.073Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 56,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2026 04 24 金山办公 AI Product Center 发布的 STEM （论文标题为《STEM: Structure Tracing Evidence Mining for Knowledge Graphs Driven Retrieval Augmented Generation》）是一篇面向 KG RAG / 多跳知识图谱问…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper-RAG/Kingsoft%20-%20STEM%20-%20Structure-Tracing%20Evidence%20Mining%20for%20KG-RAG",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper-RAG/Kingsoft%20-%20STEM%20-%20Structure-Tracing%20Evidence%20Mining%20for%20KG-RAG",
        "dateModified": "2026-04-30T07:23:24.725Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper-RAG"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 57,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2024 01 中国科学技术大学、UCLA 和 Google DeepMind 联合发布的 CRAG （论文标题为《Corrective Retrieval Augmented Generation》）是 RAG 领域的重要进展。 简单来说，这篇论文提出了一种 \"纠正式检索增强生成\" 框架，在检索结果和生成器之间插入一个 轻量级的\"质检员\" …",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper-RAG/USTC%20%26%20UCLA%20%26%20Google%20DeepMind%20-%20CRAG%20-%20Corrective%20Retrieval%20Augmented%20Generation",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper-RAG/USTC%20%26%20UCLA%20%26%20Google%20DeepMind%20-%20CRAG%20-%20Corrective%20Retrieval%20Augmented%20Generation",
        "dateModified": "2026-03-13T09:09:07.892Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper-RAG"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 58,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2023 10 华盛顿大学、Allen AI 和 IBM Research 联合发布的 Self RAG （论文标题为《Self Reflective Retrieval Augmented Generation: Learning to Retrieve, Generate, and Critique through Self Reflec…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-agent/paper-RAG/UW%20%26%20Allen%20AI%20-%20Self-RAG%20-%20Learning%20to%20Retrieve%20Generate%20and%20Critique%20through%20Self-Reflection",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-agent/paper-RAG/UW%20%26%20Allen%20AI%20-%20Self-RAG%20-%20Learning%20to%20Retrieve%20Generate%20and%20Critique%20through%20Self-Reflection",
        "dateModified": "2026-03-13T09:08:31.977Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-agent",
          "paper-RAG"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 59,
      "item": {
        "@type": "Article",
        "headline": "Claude Code 没装 Langfuse SDK，运行记录为什么仍会出现？",
        "description": "Claude Code 没装 Langfuse SDK，运行记录为什么仍会出现？ 先在终端里执行： 几秒后打开 Langfuse，页面里出现了一棵完整的调用树：Claude Code 发起了几次模型请求、用了哪些工具、每一步花了多久。 奇怪的是，Claude Code 没有安装 Langfuse SDK，也没有和我们的 Python 应用运行在同一个进程里…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E5%B7%A5%E7%A8%8B%E6%8B%86%E8%A7%A3/Claude%20Code%20%E6%B2%A1%E8%A3%85%20Langfuse%20SDK%EF%BC%8C%E8%BF%90%E8%A1%8C%E8%AE%B0%E5%BD%95%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BB%8D%E4%BC%9A%E5%87%BA%E7%8E%B0%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E5%B7%A5%E7%A8%8B%E6%8B%86%E8%A7%A3/Claude%20Code%20%E6%B2%A1%E8%A3%85%20Langfuse%20SDK%EF%BC%8C%E8%BF%90%E8%A1%8C%E8%AE%B0%E5%BD%95%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BB%8D%E4%BC%9A%E5%87%BA%E7%8E%B0%EF%BC%9F",
        "dateModified": "2026-08-18T08:22:49.782Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-工程拆解"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 60,
      "item": {
        "@type": "Article",
        "headline": "AAR - 自动化对齐研究的启示与陷阱",
        "description": "文章发布时间：2026 04 17 Anthropic 在 2026 年 4 月发布了一篇名为 《Automated Alignment Researchers: Using large language models to scale scalable oversight》 的研究博客（同步发表在 Alignment Science blog 的 Aut…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/AAR%20-%20%E8%87%AA%E5%8A%A8%E5%8C%96%E5%AF%B9%E9%BD%90%E7%A0%94%E7%A9%B6%E7%9A%84%E5%90%AF%E7%A4%BA%E4%B8%8E%E9%99%B7%E9%98%B1",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/AAR%20-%20%E8%87%AA%E5%8A%A8%E5%8C%96%E5%AF%B9%E9%BD%90%E7%A0%94%E7%A9%B6%E7%9A%84%E5%90%AF%E7%A4%BA%E4%B8%8E%E9%99%B7%E9%98%B1",
        "dateModified": "2026-04-22T04:21:12.578Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 61,
      "item": {
        "@type": "Article",
        "headline": "AI 越省力，人越累：从帕金森定律到 Token 浪费",
        "description": "AI 越省力，人越累：从帕金森定律到 Token 浪费 1958年，英国历史学家帕金森观察到了一个令人啼笑皆非的现象：大英帝国的官僚机构，正在以一种不可遏制的速度膨胀着。一个不称职的官员，宁可雇用两个更平庸的助手来分担工作，也不愿退位让贤。层层效仿后，每个人都忙得不可开交，但整个机构的效率却江河日下。帕金森由此提炼出一条讽刺的真理——工作会自动膨胀，直到占…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/AI%20%E5%B8%95%E9%87%91%E6%A3%AE%E5%AE%9A%E5%BE%8B",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/AI%20%E5%B8%95%E9%87%91%E6%A3%AE%E5%AE%9A%E5%BE%8B",
        "dateModified": "2026-07-29T07:34:42.656Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 62,
      "item": {
        "@type": "Article",
        "headline": "AI 的关键是语料",
        "description": "AI 的关键是语料 观点：模型行为不是由架构、超参数或优化器选择决定的。它是由你的 数据集决定 的。其他一切只是有效地将计算交付给逼近该数据集的手段。 如果模型的架构、功能、参数，作用是有限的，真正决定性的因素是训练模型的语料。那当发布了一个大模型的时候，也许重点应该放在告诉大家模型用什么语料训练模型。（模型完美，但是语料垃圾，一样不行；反之，模型很平常，…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/AI%20%E7%9A%84%E5%85%B3%E9%94%AE%E6%98%AF%E8%AF%AD%E6%96%99",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/AI%20%E7%9A%84%E5%85%B3%E9%94%AE%E6%98%AF%E8%AF%AD%E6%96%99",
        "dateModified": "2025-06-20T11:25:12.917Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 63,
      "item": {
        "@type": "Article",
        "headline": "AI 阻碍新技术传播",
        "description": "AI 阻碍新技术传播? 推导： 如果大家都使用大模型解决技术问题，而大模型又是基于已有数据（旧技术）训练，新技术的应用会落后，没人使用，会导致网上有关新技术的信息很少，导致 AI 缺乏新技术的训练数据，那新技术就很难被普及？ 模型训练出来的模型进一步偏向于旧技术 这实际上描述了一个 技术固化陷阱 （Technology Lock in by AI），或者说…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/AI%20%E9%98%BB%E7%A2%8D%E6%96%B0%E6%8A%80%E6%9C%AF%E4%BC%A0%E6%92%AD",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/AI%20%E9%98%BB%E7%A2%8D%E6%96%B0%E6%8A%80%E6%9C%AF%E4%BC%A0%E6%92%AD",
        "dateModified": "2025-06-20T11:25:12.918Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 64,
      "item": {
        "@type": "Article",
        "headline": "AICR",
        "description": "AICR 使用 AI 进行 code diff review 的 Prompt 框架思考 \"弱规划，强框架\" 让 Agent 自主决定会更好吗？ 方案 A：强框架 方案 B：自主规划 核心权衡：可靠性 vs 灵活性 为什么 AICR 选择强框架？ 什么场景适合自主规划？ 混合方案：在框架内保留灵活性 最佳实践是 在强框架内嵌入有限的自主性 ： 可视化对比 …",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/AICR%20Agent%20Prompt%20%E5%93%B2%E5%AD%A6",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/AICR%20Agent%20Prompt%20%E5%93%B2%E5%AD%A6",
        "dateModified": "2025-12-01T04:03:49.926Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 65,
      "item": {
        "@type": "Article",
        "headline": "Agent 进化论：从规则驱动到强化学习的范式跃迁",
        "description": "Agent 进化论：从规则驱动到强化学习的范式跃迁 在构建 AI Agent（智能体）的实践中，我们常常陷入“Prompt Engineering”和“Hard code Logic”的泥潭：为了让 Agent 即使在边缘情况下也能正确调用工具，我们不得不编写冗长的 System Prompt 和防御性代码。 然而，这种 “基于规则（Rule based）…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Agent-Reinforcement-Learning",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Agent-Reinforcement-Learning",
        "dateModified": "2025-12-25T07:11:11.649Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 66,
      "item": {
        "@type": "Article",
        "headline": "参考资料",
        "description": "论文发布时间：2025 07 15 Chain of Thought Monitorability （论文标题为《Chain of Thought Monitorability: A New and Fragile Opportunity for AI Safety》）由 Anthropic、Google DeepMind、OpenAI 等多家顶级 AI …",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Chain%20of%20Thought%20Monitorability%20-%20A%20New%20and%20Fragile%20Opportunity%20for%20AI%20Safety",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Chain%20of%20Thought%20Monitorability%20-%20A%20New%20and%20Fragile%20Opportunity%20for%20AI%20Safety",
        "dateModified": "2026-03-03T06:23:45.402Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 67,
      "item": {
        "@type": "Article",
        "headline": "详细解析",
        "description": "Claude 的 JIT 检索其实就是“在对话时临时做索引”，因此有冷启动成本； 而类似 zilliz/claude context 的 MCP 插件提供“预构建、持久化、高质量索引”，让 Claude 可以跳过 JIT 的昂贵推理步骤，直接走“高质量捷径”。 换句话说： JIT = 模型现算现查（token 贵、慢、有概率错） MCP = 给模型准备好的…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Claude%20code%20JIT%20%E7%B4%A2%E5%BC%95%E5%AF%B9%E6%AF%94%E9%A2%84%E6%9E%84%E5%BB%BA%E7%B4%A2%E5%BC%95",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Claude%20code%20JIT%20%E7%B4%A2%E5%BC%95%E5%AF%B9%E6%AF%94%E9%A2%84%E6%9E%84%E5%BB%BA%E7%B4%A2%E5%BC%95",
        "dateModified": "2025-11-19T09:30:01.836Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 68,
      "item": {
        "@type": "Article",
        "headline": "ControlNet 与 LoRA 插件",
        "description": "ControlNet 与 LoRA 插件 ControlNet 和 LoRA 并不是完全相同的东西，尽管它们都与神经网络和图像生成有关。 ControlNet： 作用：用于控制 AI 图像生成。 特点：允许用户对生成的图像进行精细的控制。 应用：在计算机视觉、艺术设计、虚拟现实等领域中非常有用。 示例：用户可以上传线稿，让 AI 帮助填色渲染、控制人物姿态…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/ControlNet%20%E4%B8%8E%20LoRA%20%E6%8F%92%E4%BB%B6",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/ControlNet%20%E4%B8%8E%20LoRA%20%E6%8F%92%E4%BB%B6",
        "dateModified": "2025-07-25T02:20:30.119Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 69,
      "item": {
        "@type": "Article",
        "headline": "Ego Reasoning（自我推理）：AI 认知能力的边界与突破",
        "description": "Ego Reasoning（自我推理）：AI 认知能力的边界与突破 核心概念 字面含义 ：\"ego\" = 自我，Ego Reasoning = 从自我视角出发的有限推理 本质 ：基于\"我知道、相信、感受到\"的信息进行推理，而非从全知视角推理 认知科学层面：Theory of Mind 的前置阶段 三个递进层次 推理类型 定义 示例 Ego Reasonin…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Ego%20%E6%8E%A8%E7%90%86",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Ego%20%E6%8E%A8%E7%90%86",
        "dateModified": "2025-10-16T10:56:52.715Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 70,
      "item": {
        "@type": "Article",
        "headline": "GPT与开发-TDD",
        "description": "GPT 是什么？ GPT 是“Generative Pre trained Transformer”的缩写，即生成式预训练变换模型，是一种语言模型，可以执行非常复杂的任务，如回答问题、生成文章和代码，或者翻译文章内容等。 实质：文字接龙（bert 是完形填空） 如何训练： Pre trained （无监督学习） 自动学习各种资料，熟悉各种语义关系 好处：学…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/GPT%E4%B8%8E%E5%BC%80%E5%8F%91-TDD",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/GPT%E4%B8%8E%E5%BC%80%E5%8F%91-TDD",
        "dateModified": "2025-06-20T11:25:12.908Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 71,
      "item": {
        "@type": "Article",
        "headline": "LLM的智能来源：核心概念与扩展",
        "description": "LLM的智能来源：核心概念与扩展 核心三要素： 压缩（Compression） : 大语言模型（LLM）通过训练将海量数据中的语言模式、统计规律和世界知识“压缩”并内化到其参数中。其 泛化能力 和 抽象能力 都是这种高效压缩的直接体现。 组合（Composition） : LLM 能够将学到的语言元素和概念重新组合，生成连贯、有意义的新文本。这种能力是其语…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/LLM%20%E6%99%BA%E8%83%BD%E6%9D%A5%E6%BA%90",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/LLM%20%E6%99%BA%E8%83%BD%E6%9D%A5%E6%BA%90",
        "dateModified": "2025-08-04T07:29:38.570Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 72,
      "item": {
        "@type": "Article",
        "headline": "MCP 升级后，AI 产品如何走出聊天框？",
        "description": "MCP 升级后，AI 产品如何走出聊天框？ MCP 在 2026 年 7 月 28 日发布了新版规范。核心变化是：协议从双向、有状态的交互，转为无状态的请求/响应。 这次升级更像一次架构纠偏：MCP 把原本可选的无状态实践变成协议默认，并补齐了无状态情况下向客户端索取输入的标准流程。 特别关注点： Session 消失：每个请求都要把话说清楚 假设你对 A…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/MCP%20%E5%8D%87%E7%BA%A7%E5%90%8E%EF%BC%8CAI%20%E4%BA%A7%E5%93%81%E8%83%BD%E7%9C%9F%E6%AD%A3%E8%B5%B0%E5%87%BA%E8%81%8A%E5%A4%A9%E6%A1%86%E5%90%97%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/MCP%20%E5%8D%87%E7%BA%A7%E5%90%8E%EF%BC%8CAI%20%E4%BA%A7%E5%93%81%E8%83%BD%E7%9C%9F%E6%AD%A3%E8%B5%B0%E5%87%BA%E8%81%8A%E5%A4%A9%E6%A1%86%E5%90%97%EF%BC%9F",
        "dateModified": "2026-07-30T10:16:19.754Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 73,
      "item": {
        "@type": "Article",
        "headline": "[Context Engineering for AI Agents: Lessons from Building Manus](https://manus.im/blog/Context-Engineering-for-AI-Agents-Lessons-from-Building-Manus)",
        "description": "Context Engineering for AI Agents: Lessons from Building Manus 这篇文章是 Manus 团队基于构建通用 AI Agent（Manus）的实战经验，分享关于 上下文工程（Context Engineering） 的深度技术文章。 核心思想 ： 在构建复杂的 Agent 系统时， Context …",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Manus%20-%20Context%20Engineering%20for%20AI%20Agents",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Manus%20-%20Context%20Engineering%20for%20AI%20Agents",
        "dateModified": "2026-01-20T02:24:12.544Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 74,
      "item": {
        "@type": "Article",
        "headline": "Prompt 工程的本质",
        "description": "Prompt 工程的本质：概念空间对齐 核心论断 Prompt 调整不是\"教会 LLM\"，而是 激活 LLM 训练时已固化的最优推理路径 。本质是用最小信息量实现概念空间的精确对齐。 三层对齐机制 表层对齐 （语法触发） 特定术语和格式模式： \"let's think step by step\" 、 \"act as an expert\" 效果：激活特定推理…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Prompt%20%E5%B7%A5%E7%A8%8B%E7%9A%84%E6%9C%AC%E8%B4%A8",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Prompt%20%E5%B7%A5%E7%A8%8B%E7%9A%84%E6%9C%AC%E8%B4%A8",
        "dateModified": "2026-07-28T01:49:52.328Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 75,
      "item": {
        "@type": "Article",
        "headline": "Promptions",
        "description": "文章 promptions helps make ai prompting more precise with dynamic ui controls介绍了微软研究院推出的一个名为 \"Promptions\" (Prompt + Options) 的新框架，旨在通过动态的用户界面（UI）控件，让 AI 的提示（Prompting）过程更加精准和高效。 文章核…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Promptions",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/Promptions",
        "dateModified": "2025-12-29T09:38:10.275Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 76,
      "item": {
        "@type": "Article",
        "headline": "问题有多难？一个例子",
        "description": "跨文档知识更新 场景：两个不同 PRD 中的某些段落描述的是 同一个业务事实/规则 ，但后来新 PRD 更新了描述。RAG 已经把旧文档切成 chunk 存入向量库，这时如何 精准替换或抑制旧知识 。 这与普通\"文档版本更新\"不同，本质问题是： RAG 的索引单位是 chunk，而不是\"知识点\"。 向量数据库只知道\"这个向量和查询向量有多近\"，它不知道两个…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/RAG%20-%20%E8%B7%A8%E6%96%87%E6%A1%A3%E7%9F%A5%E8%AF%86%E6%9B%B4%E6%96%B0",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/RAG%20-%20%E8%B7%A8%E6%96%87%E6%A1%A3%E7%9F%A5%E8%AF%86%E6%9B%B4%E6%96%B0",
        "dateModified": "2026-03-12T03:14:39.474Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 77,
      "item": {
        "@type": "Article",
        "headline": "《The Bitter Lesson》",
        "description": "《The Bitter Lesson》 \"The Bitter Lesson\"是一篇由计算机科学家理查德·萨顿（Richard Sutton）撰写的论文。它提出了一个重要的观点，即在人工智能和机器学习的发展过程中，最重要的教训是利用计算资源和数据量的增长。 文章的几个观念 传统的人工智能方法受限：在过去的几十年中，人们在构建人工智能系统中主要依赖于手动设计…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/the%20bitter%20lesson",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/the%20bitter%20lesson",
        "dateModified": "2026-05-29T07:22:27.063Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 78,
      "item": {
        "@type": "Article",
        "headline": "为什么RAG正在变得越来越像“多模型调度系统”？",
        "description": "这篇文章讲的是： RAG 里用户问题不要直接丢给检索和生成，而要先被解析成一张“执行计划表”，再由 dispatcher 决定后面的检索方式、chunk 处理方式、模型档位和审计记录。 用一个例子串起来： 用户上传一份保险合同，问： What is the annual premium and what are the main exclusions? 年…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E4%B8%BA%E4%BB%80%E4%B9%88RAG%E6%AD%A3%E5%9C%A8%E5%8F%98%E5%BE%97%E8%B6%8A%E6%9D%A5%E8%B6%8A%E5%83%8F%E2%80%9C%E5%A4%9A%E6%A8%A1%E5%9E%8B%E8%B0%83%E5%BA%A6%E7%B3%BB%E7%BB%9F%E2%80%9D%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E4%B8%BA%E4%BB%80%E4%B9%88RAG%E6%AD%A3%E5%9C%A8%E5%8F%98%E5%BE%97%E8%B6%8A%E6%9D%A5%E8%B6%8A%E5%83%8F%E2%80%9C%E5%A4%9A%E6%A8%A1%E5%9E%8B%E8%B0%83%E5%BA%A6%E7%B3%BB%E7%BB%9F%E2%80%9D%EF%BC%9F",
        "dateModified": "2026-06-29T03:43:25.892Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 79,
      "item": {
        "@type": "Article",
        "headline": "可优化的 AI Agent：用 3 个例子讲清 DSPy、TextGrad、AdalFlow 与 Trace/OPTO",
        "description": "可优化的 AI Agent：用 3 个例子讲清 DSPy、TextGrad、AdalFlow 与 Trace/OPTO 很多团队第一次把 LLM 接进业务时，都会走一条熟悉的路： 1. 写一版 Prompt（“你是一个专业助手…”） 2. 线下跑几条 case，看起来不错 3. 一上线，开始“玄学翻车”：边界条件、长文本、工具失败、格式不稳 如果你经历过这…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E5%8F%AF%E4%BC%98%E5%8C%96%E7%9A%84%20AI%20Agent%EF%BC%9ADSPy%E3%80%81TextGrad%E3%80%81AdalFlow%20%E4%B8%8E%20Trace-OPTO",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E5%8F%AF%E4%BC%98%E5%8C%96%E7%9A%84%20AI%20Agent%EF%BC%9ADSPy%E3%80%81TextGrad%E3%80%81AdalFlow%20%E4%B8%8E%20Trace-OPTO",
        "dateModified": "2026-01-04T04:12:18.969Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 80,
      "item": {
        "@type": "Article",
        "headline": "核心概念：什么是“上下文工程”？",
        "description": "这篇文章来自 Anthropic 的工程团队，标题为 《Effective context engineering for AI agents》（AI Agent 的高效上下文工程） 。 这不仅是一篇技术文章，更是大模型应用开发范式的一次重要转变宣言： 从“提示词工程（Prompt Engineering）”向“上下文工程（Context Engineer…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E6%9C%89%E6%95%88%E7%9A%84%20AI%20Agent%20%E4%B8%8A%E4%B8%8B%E6%96%87%E5%B7%A5%E7%A8%8B",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E6%9C%89%E6%95%88%E7%9A%84%20AI%20Agent%20%E4%B8%8A%E4%B8%8B%E6%96%87%E5%B7%A5%E7%A8%8B",
        "dateModified": "2025-11-24T09:33:51.667Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 81,
      "item": {
        "@type": "Article",
        "headline": "机器与人类的视角",
        "description": "机器与人类的视角 人类视角中一切都是符号的排列组合，通过符号沟通并理解世界；万物（人类能够理解的）的符号化都是逐步抽象演变出来的，比如从早期的象形文字，到当代的丰富多彩的多民族语言文字；再比如从 0/1 计算机编码规则，到更加抽象的编程语言；都是从底层的规则定义开始逐步演化组合出更加庞大的抽象符号 机器视角中一切都是像素的分布排列组合，人类通过投喂足够多的…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E6%9C%BA%E5%99%A8%E4%B8%8E%E4%BA%BA%E7%B1%BB%E7%9A%84%E8%A7%86%E8%A7%92",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E6%9C%BA%E5%99%A8%E4%B8%8E%E4%BA%BA%E7%B1%BB%E7%9A%84%E8%A7%86%E8%A7%92",
        "dateModified": "2025-06-20T11:25:12.919Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 82,
      "item": {
        "@type": "Article",
        "headline": "机器学习实践记录",
        "description": "简介 初次探索解决一个实际 AI 问题，走了很多弯路，后来发现很多方法论都是现成的 业务目标是解决自动化场景遇到的验证码识别 看完本文的收获：你将了解到机器学习在业务中的一种应用场景。分享将从非专业的机器学习开发的视角重现了以业务场景为核心，逐步介绍工具调研、模型调研、训练和部署等过程中所遇到的问题以及解决思路。 问题具体化 识别变长不规则的图片验证码（包…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0%E5%AE%9E%E8%B7%B5%E8%AE%B0%E5%BD%95",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0%E5%AE%9E%E8%B7%B5%E8%AE%B0%E5%BD%95",
        "dateModified": "2025-12-29T09:28:39.671Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 83,
      "item": {
        "@type": "Article",
        "headline": "LSP（Language Server Protocol）",
        "description": "LSP（Language Server Protocol） Cursor 是在 LSP 基础上构建了智能中间层 Cursor 的 LSP 增强架构 1. 传统 LSP 架构 2. Cursor 的增强架构 具体的智能处理机制 1. 请求预处理（发给 LSP 前） 2. 响应后处理（LSP 返回后） 3. 上下文增强 实际优化示例 1. 智能补全优化 2. …",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E7%90%86%E8%A7%A3Cursor%20Indexing",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E7%90%86%E8%A7%A3Cursor%20Indexing",
        "dateModified": "2025-06-30T04:00:18.014Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 84,
      "item": {
        "@type": "Article",
        "headline": "理论",
        "description": "理论 MIT的这篇论文通过详细的实验和案例研究，挑战了语言是思维基础的传统观点，为人工智能的发展提供了新的思路。未来的AI研究可能需要更多地关注非语言形式的数据和方法，探索语言之外的思维形式。这不仅为大语言模型的改进提供了新的方向，也为实现更强大、更智能的人工智能系统奠定了基础。 as a powerful tool for transmitting kn…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E8%AF%AD%E8%A8%80%E6%98%AF%E4%BA%A4%E6%B5%81%E5%B7%A5%E5%85%B7%E8%80%8C%E4%B8%8D%E6%98%AF%E6%80%9D%E7%BB%B4%E5%B7%A5%E5%85%B7",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E8%AF%AD%E8%A8%80%E6%98%AF%E4%BA%A4%E6%B5%81%E5%B7%A5%E5%85%B7%E8%80%8C%E4%B8%8D%E6%98%AF%E6%80%9D%E7%BB%B4%E5%B7%A5%E5%85%B7",
        "dateModified": "2025-06-20T11:25:12.919Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 85,
      "item": {
        "@type": "Article",
        "headline": "软件2.0",
        "description": "软件2.0 原文 概念：软件2.0通常指的是那些在其核心集成了机器学习模型的软件系统。这些系统的行为不仅仅是由传统的编程代码决定的，而是由数据驱动的模型生成的。 以下是对文章一些观点的理解 融合模块以求最优 Modules can meld into an optimal whole 原文：普通软件通常被分解成多个模块，各个模块中间通过共有函数、API 或…",
        "url": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E8%BD%AF%E4%BB%B6%202.0",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/ai-%E7%AC%94%E8%AE%B0/%E8%BD%AF%E4%BB%B6%202.0",
        "dateModified": "2025-06-20T11:25:12.920Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "ai-笔记"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 86,
      "item": {
        "@type": "Article",
        "headline": "Go 简介",
        "description": "Goroutine Goroutine 可以看作对 thread 加的一层抽象，它更轻量级，可以单独执行。因为有了这层抽象，Gopher 不会直接面对 thread。 Goroutine vs threads 内存占用 1. 创建一个 goroutine 的栈内存消耗为 2 KB，实际运行过程中，如果栈空间不够用，会自动进行扩容。创建一个 thread 则…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/Go%E7%AE%80%E4%BB%8B",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/Go%E7%AE%80%E4%BB%8B",
        "dateModified": "2025-06-20T11:25:12.930Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 87,
      "item": {
        "@type": "Article",
        "headline": "JSON序列化",
        "description": "问：easyjson 跟 golang 原生 JSON 方法对比 easyjson是一个用于快速进行json序列化和反序列化的工具包，它通过为结构体生成方法来避免使用反射，从而提高性能和效率。 与golang原生的json方法相比，easyjson的性能可以提高2～3倍。 easyjson的使用方法是先安装它，然后为需要序列化的结构体添加注释，然后运行ea…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/JSON%E5%BA%8F%E5%88%97%E5%8C%96",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/JSON%E5%BA%8F%E5%88%97%E5%8C%96",
        "dateModified": "2025-06-20T11:25:12.930Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 88,
      "item": {
        "@type": "Article",
        "headline": "napi 宏的理解",
        "description": "napi 宏的理解 宏与 DSL Rust 宏的核心之一是通过生成代码来简化重复任务，而 DSL（领域专用语言）则是在宏的帮助下，为特定领域问题设计的一种更易读、易用的语法。通过宏，可以把 Rust 的代码变得像定制的小语言一样，让开发者专注于问题本身，而不是细节的实现。 以下是几个示例，展示如何用 Rust 宏构建 DSL： 示例 1：构建简单的 HTM…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/napi%20%E5%AE%8F%E7%9A%84%E7%90%86%E8%A7%A3",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/napi%20%E5%AE%8F%E7%9A%84%E7%90%86%E8%A7%A3",
        "dateModified": "2025-06-20T11:25:12.931Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 89,
      "item": {
        "@type": "Article",
        "headline": "rust Arena内存分配",
        "description": "Arena 在 Rust 中， arena 是一种内存分配策略，主要用于高性能场景中高效地分配和管理一组对象。相比 Box 、 Rc 、 Arc 和 RefCell 等智能指针， arena 的优势在于它可以集中管理对象的内存，从而避免频繁的分配与释放操作。 什么是 Arena？ Arena （内存池）是一种分配器，通过在一块连续的内存区域中分配多个对象来…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/rust%20Arena%E5%86%85%E5%AD%98%E5%88%86%E9%85%8D",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/rust%20Arena%E5%86%85%E5%AD%98%E5%88%86%E9%85%8D",
        "dateModified": "2025-06-20T11:25:12.931Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 90,
      "item": {
        "@type": "Article",
        "headline": "作用域规则",
        "description": "作用域规则 Rust 的作用域规则是其内存安全性的基础之一，主要围绕 所有权 、 借用 和 生命周期 来确保内存的管理安全且高效。以下通过几个简单例子说明 Rust 的作用域规则。 所有权 例 1：变量的所有权与作用域 变量 s 的所有权存在于定义到作用域结束之间。 离开作用域时，Rust 会自动调用 drop ，释放内存。 例 2：所有权的转移（Move…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/rust%20%E4%BD%9C%E7%94%A8%E5%9F%9F%E8%A7%84%E5%88%99",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/rust%20%E4%BD%9C%E7%94%A8%E5%9F%9F%E8%A7%84%E5%88%99",
        "dateModified": "2025-06-20T11:25:12.932Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 91,
      "item": {
        "@type": "Article",
        "headline": "参考",
        "description": "Rust 的智能指针是一种封装了指针行为的数据结构，它不仅能像普通指针那样访问数据，还附加了更多的功能，比如所有权管理、引用计数或内存自动回收。常见的智能指针有 Box 、 Rc 、 Arc 和 RefCell 。下面通过具体例子讲解这些智能指针及其使用场景。 智能指针 1. Box<T : 堆上存储数据的智能指针 Box 是最简单的智能指针，用于将数据存…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/rust%20%E6%99%BA%E8%83%BD%E6%8C%87%E9%92%88%E4%B8%8E%E5%8F%AF%E5%8F%98%E6%80%A7",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/rust%20%E6%99%BA%E8%83%BD%E6%8C%87%E9%92%88%E4%B8%8E%E5%8F%AF%E5%8F%98%E6%80%A7",
        "dateModified": "2025-06-20T11:25:12.932Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 92,
      "item": {
        "@type": "Article",
        "headline": "rust 的 trait",
        "description": "Rust 中的 trait 是一种抽象机制，它定义了某些类型必须实现的 行为集合 。 trait 的核心思想是 通过行为定义接口，并实现面向接口编程 ，从而实现灵活性、可扩展性和类型安全。 我们通过几个例子来讲解 Rust 中 trait 的核心思想。 核心思想 1： 定义行为 trait 的本质是描述一组行为或功能，任何实现该 trait 的类型都必须提…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/rust%20%E7%9A%84%20trait",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/rust%20%E7%9A%84%20trait",
        "dateModified": "2025-06-20T11:25:12.933Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 93,
      "item": {
        "@type": "Article",
        "headline": "rust 的泛型",
        "description": "Rust 泛型的核心思想是 “编写与类型无关的代码，同时保留类型的安全性和性能” 。通过泛型，我们可以实现代码复用，而不用牺牲 Rust 的零成本抽象原则。 下面通过几个例子深入讲解这一思想。 核心思想 1： 泛型是一种类型参数化机制 泛型允许我们定义一个逻辑，能够处理多种类型。以一个简单的栈（ Stack ）为例： 示例：泛型栈的实现 使用泛型栈 核心思…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/rust%20%E7%9A%84%E6%B3%9B%E5%9E%8B",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/rust%20%E7%9A%84%E6%B3%9B%E5%9E%8B",
        "dateModified": "2025-06-20T11:25:12.933Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 94,
      "item": {
        "@type": "Article",
        "headline": "rust 设计思想",
        "description": "设计理念 Rust 的设计理念贯穿其语言的核心特性，从安全性到性能，再到开发者体验，形成了一个强大且平衡的编程生态。 0. 零成本抽象 泛型：编译器时单态化，编译器为每种具体类型生成特定实现，从而消除运行时的类型检查或多态分派。Rust 的泛型通过 单态化 ，在编译时为每种具体类型生成特定实现，从而消除运行时的类型检查或多态分派。 trait：在泛型和 t…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/rust%20%E8%AE%BE%E8%AE%A1%E6%80%9D%E6%83%B3",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/rust%20%E8%AE%BE%E8%AE%A1%E6%80%9D%E6%83%B3",
        "dateModified": "2025-06-20T11:25:12.933Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 95,
      "item": {
        "@type": "Article",
        "headline": "rust 跨语言调用",
        "description": "rust 与 c 的调用 Rust 能与 C 交互的原因在于它和 C 都可以遵循 C ABI（Application Binary Interface，应用二进制接口）。C ABI 是一种语言无关的标准，规定了函数调用、参数传递、内存对齐等机制，确保不同语言生成的二进制代码能够互操作。 C ABI 的作用 C ABI 定义了一种“规则”，让不同的编程语言按…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/rust%20%E8%B7%A8%E8%AF%AD%E8%A8%80%E8%B0%83%E7%94%A8",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/rust%20%E8%B7%A8%E8%AF%AD%E8%A8%80%E8%B0%83%E7%94%A8",
        "dateModified": "2025-06-20T11:25:12.934Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 96,
      "item": {
        "@type": "Article",
        "headline": "Go Runtime：理解 Go “魔法”的核心",
        "description": "Go Runtime：理解 Go “魔法”的核心 理解 goroutine 的运行原理，就能理解 Go 里面大量看似神奇的机制。 Go 的很多能力： goroutine channel GC 网络并发 defer interface map 本质上都来自同一个思想： Go 不只是编译代码，它还携带一个 runtime，在用户态管理程序运行时的很多机制。 一…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/%E4%B8%80%E6%96%87%E8%AF%BB%E6%87%82%20Go%20Runtime",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/%E4%B8%80%E6%96%87%E8%AF%BB%E6%87%82%20Go%20Runtime",
        "dateModified": "2026-07-10T10:48:42.561Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 97,
      "item": {
        "@type": "Article",
        "headline": "从 GC 到所有权：一文看懂语言如何管理对象生命周期",
        "description": "很多人把 Go 和 Rust 的差别说成一句话：Go 有 GC，Rust 有所有权。 这句话没错，却没有回答真正的问题。看一段 Go： newRequest 已经返回了， request 为什么还能被调用方使用？它不能随着函数栈帧一起消失。 一个对象从创建到释放，始终有四笔账：放在哪里、活到什么时候、谁能引用或修改它、什么时候可以释放。GC、所有权、借用和…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/%E4%BB%8E%20GC%20%E5%88%B0%E6%89%80%E6%9C%89%E6%9D%83%EF%BC%9A%E4%B8%80%E6%96%87%E7%9C%8B%E6%87%82%E8%AF%AD%E8%A8%80%E5%A6%82%E4%BD%95%E7%AE%A1%E7%90%86%E5%AF%B9%E8%B1%A1%E7%94%9F%E5%91%BD%E5%91%A8%E6%9C%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/%E4%BB%8E%20GC%20%E5%88%B0%E6%89%80%E6%9C%89%E6%9D%83%EF%BC%9A%E4%B8%80%E6%96%87%E7%9C%8B%E6%87%82%E8%AF%AD%E8%A8%80%E5%A6%82%E4%BD%95%E7%AE%A1%E7%90%86%E5%AF%B9%E8%B1%A1%E7%94%9F%E5%91%BD%E5%91%A8%E6%9C%9F",
        "dateModified": "2026-08-12T10:17:07.541Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 98,
      "item": {
        "@type": "Article",
        "headline": "关于node的addon",
        "description": "关于node的addon Node.js 对 native addon 开发侧暴露的是 ABI（In computer software, an application binary interface (ABI) is an interface between two binary program modules） Addon方案演化 以下是摘抄，还有待…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/%E5%85%B3%E4%BA%8Enode%E7%9A%84addon",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/%E5%85%B3%E4%BA%8Enode%E7%9A%84addon",
        "dateModified": "2025-06-20T11:25:12.934Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 99,
      "item": {
        "@type": "Article",
        "headline": "内存分析",
        "description": "Node内存分析 长时间（一般是几天时间）一条内存只增不减的曲线就标志着内存泄露了 内存泄露分析基本步骤 0. node引入 require('heapdump') 1. 启动node, eg: npm run start 3. lsof i:8080 4. kill USR2 <pid （第三步查看到的pid） 5. 根据情况调整压测参数 autocan…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/%E5%86%85%E5%AD%98%E5%88%86%E6%9E%90",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/%E5%86%85%E5%AD%98%E5%88%86%E6%9E%90",
        "dateModified": "2025-06-20T11:25:12.934Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 100,
      "item": {
        "@type": "Article",
        "headline": "列存储",
        "description": "什么是列存储？跟传统存储啥区别？为啥列存储能更加快速响应复杂查询？ 列存储（Columnar Storage）是一种数据存储方式，与传统的行存储（Row Storage）有显著区别。列存储在处理分析型工作负载时，尤其是涉及复杂查询的情况下，表现得更加高效。 列存储（Columnar Storage） 在列存储中，数据按列存储，而不是按行存储。每一列的数据存…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/%E5%88%97%E5%AD%98%E5%82%A8",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/%E5%88%97%E5%AD%98%E5%82%A8",
        "dateModified": "2025-06-20T11:25:12.934Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 101,
      "item": {
        "@type": "Article",
        "headline": "Profile",
        "description": "性能分析 最近通过 alinode 的CPU火焰图找出了项目中吞吐率阻塞点，简单分享 profile的原理？ 如何对profile结果做可视化？ 火焰图如何分析？ 如何development/production进行profile Chrome Profiler运行机制 Chrome profiler 为了找到那些耗时最多的代码，Chrome 分析器每 1…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/%E6%80%A7%E8%83%BD%E5%88%86%E6%9E%90",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/%E6%80%A7%E8%83%BD%E5%88%86%E6%9E%90",
        "dateModified": "2026-05-29T10:43:35.207Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 102,
      "item": {
        "@type": "Article",
        "headline": "Rust 的“无 GC”到底是什么意思",
        "description": "Rust 的“无 GC”到底是什么意思 “Rust 没有 GC”很容易被听成另一句话：它不需要在运行时管理内存。这并不准确。 更准确地说，Rust 没有由语言 runtime 统一追踪对象可达性、再批量回收不可达对象的 tracing GC。它把最常见的资源释放时机绑定到所有权结束，并把所有权与借用是否合法放进编译期检查。 message 所持有的堆内存不…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/%E7%90%86%E8%A7%A3%20rust%20%E6%97%A0%20GC",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/%E7%90%86%E8%A7%A3%20rust%20%E6%97%A0%20GC",
        "dateModified": "2026-08-12T10:17:29.828Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 103,
      "item": {
        "@type": "Article",
        "headline": "理解并发",
        "description": "如何理解node并发 同步阻塞 例如：计算一个 对于CPU计算类型的，会阻塞单线程 异步非阻塞 例如： request请求，数据库处理等异步I/O 本质上node还是为异步I/O创建了新的线程，例如：对于数据库的非阻塞异步操作，实际上是开启了独立的数据库操作线程去处理，然后把结果返回给主线程 形象的比喻 单线程模型（Nodejs）: 服务员A处理不同顾客的…",
        "url": "https://wizardpisces.github.io/blog/tech/backend/%E7%90%86%E8%A7%A3%E5%B9%B6%E5%8F%91",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/backend/%E7%90%86%E8%A7%A3%E5%B9%B6%E5%8F%91",
        "dateModified": "2025-06-20T11:25:12.935Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "backend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 104,
      "item": {
        "@type": "Article",
        "headline": "Docker 镜像",
        "description": "Docker 镜像 层次关系 Docker 镜像的层次关系原理基于联合文件系统（Union File System），这种文件系统允许多个文件系统层次叠加在一起，表现为一个单一的文件系统。Docker 利用这一特性来构建和管理镜像和容器。 联合文件系统（Union File System） 联合文件系统（如 AUFS、OverlayFS、btrfs 等）是…",
        "url": "https://wizardpisces.github.io/blog/tech/frontend/Docker%20%E7%9A%84%E7%90%86%E8%A7%A3",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/frontend/Docker%20%E7%9A%84%E7%90%86%E8%A7%A3",
        "dateModified": "2025-06-20T11:25:12.946Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "frontend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 105,
      "item": {
        "@type": "Article",
        "headline": "Vue SSR 经验",
        "description": "Vue SSR ssr hydrate 原理 基本猜想： 1. 按照层级匹配，只在不匹配的时候报错，层次正确即可 2. 只在data server rendered=\"true\"的时候hydrate，随后移除data server rendered server.html will match client but not match client 协同的…",
        "url": "https://wizardpisces.github.io/blog/tech/frontend/SSR%E5%8E%9F%E7%90%86%E6%B5%85%E6%9E%90",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/frontend/SSR%E5%8E%9F%E7%90%86%E6%B5%85%E6%9E%90",
        "dateModified": "2025-06-20T11:25:12.947Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "frontend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 106,
      "item": {
        "@type": "Article",
        "headline": "vite/webpack 之 vue ssr 图解",
        "description": "vite/webpack 之 vue ssr 图解 webpack + vue ssr图解 vite + vue ssr图解 ssr框架 webpack + vue ssr图解 ssr框架 vite + vue ssr图解",
        "url": "https://wizardpisces.github.io/blog/tech/frontend/SSR%E5%B7%A5%E7%A8%8B%E7%BB%93%E6%9E%84%E5%9B%BE%E8%A7%A3",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/frontend/SSR%E5%B7%A5%E7%A8%8B%E7%BB%93%E6%9E%84%E5%9B%BE%E8%A7%A3",
        "dateModified": "2025-06-20T11:25:12.947Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "frontend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 107,
      "item": {
        "@type": "Article",
        "headline": "Float32Array 应用场景",
        "description": "Float32Array 应用场景 Float32Array 是 JavaScript 中的一种类型数组，它代表平台字节顺序为 32 位的浮点数型数组（对应于 C 浮点数据类型）。让我们探讨一下 Float32Array 的应用场景和特性： 1. 数值计算和底层二进制数据处理 ： Float32Array 存储的是单精度浮点数，每个元素占据 4 个字节。这…",
        "url": "https://wizardpisces.github.io/blog/tech/frontend/Type%20Array%20%E5%BA%94%E7%94%A8%E5%9C%BA%E6%99%AF",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/frontend/Type%20Array%20%E5%BA%94%E7%94%A8%E5%9C%BA%E6%99%AF",
        "dateModified": "2025-06-20T11:25:12.948Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "frontend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 108,
      "item": {
        "@type": "Article",
        "headline": "vite 简介与原理",
        "description": "vite简介与原理 讲解范围 0. 背景 1. vite是什么 2. 特征: 冷启动 + 热更新 3. C/S 基本架构 3. 预处理: 解决的问题 + 原理 4. 热替换：如何使用 + 原理 5. 其它：插件机制 + 竞品走势 + 总结 + QA 背景 目前的webpack development 场景也会把所有可能用到的代码全部进行打包构建，这样打包出…",
        "url": "https://wizardpisces.github.io/blog/tech/frontend/Vite%E7%AE%80%E4%BB%8B%E4%B8%8E%E5%8E%9F%E7%90%86",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/frontend/Vite%E7%AE%80%E4%BB%8B%E4%B8%8E%E5%8E%9F%E7%90%86",
        "dateModified": "2025-06-20T11:25:12.947Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "frontend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 109,
      "item": {
        "@type": "Article",
        "headline": "为什么需要隔离",
        "description": "为什么需要隔离 防止控件之间样式覆盖，特别在微前端应用场景（例如 qiankun ），良好的隔离能够降低样式污染 几种隔离方案原理 Scoped Vue 中的 scoped 属性是一个特殊的属性，可以添加到 <style 标签上，以确保样式只应用于当前组件的元素，而不泄露到外部。其工作原理基于以下几个步骤： 1. 唯一属性标识 ：当你在 <style 标签…",
        "url": "https://wizardpisces.github.io/blog/tech/frontend/css%20%E9%9A%94%E7%A6%BB",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/frontend/css%20%E9%9A%94%E7%A6%BB",
        "dateModified": "2025-06-20T11:25:12.947Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "frontend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 110,
      "item": {
        "@type": "Article",
        "headline": "为什么 ref 没法直接传递？",
        "description": "为什么 ref 没法直接传递？ 可能原因： 1. 封装 ：React 强调组件的封装，即组件应该管理和控制自己的状态和行为。 ref 是访问组件内部 DOM 节点的一种方式，如果 ref 能够像普通的 prop 那样传递，那么组件的内部节点就可以被外部的父组件随意访问和修改，这破坏了封装性。 2. 所有权原则 ：在 React 中，每个 ref 有一个拥有…",
        "url": "https://wizardpisces.github.io/blog/tech/frontend/forwardRef%20%E7%9A%84%E6%80%9D%E8%80%83",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/frontend/forwardRef%20%E7%9A%84%E6%80%9D%E8%80%83",
        "dateModified": "2025-06-20T11:25:12.946Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "frontend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 111,
      "item": {
        "@type": "Article",
        "headline": "框架设计的思考",
        "description": "（时间：2021 12 2，最后更新时间2022 1 13） 框架设计的思考 文章内容主要基于2019 JSConf.Asia 尤雨溪在框架设计中寻求平衡 + 自身对vue,react hook,svelte的简单实现后的思考总结 状态管理 大致种类： 1. Mutable vs Immutable 2. Dependency Tracking vs Di…",
        "url": "https://wizardpisces.github.io/blog/tech/frontend/%E6%A1%86%E6%9E%B6%E8%AE%BE%E8%AE%A1%E7%9A%84%E6%80%9D%E8%80%83",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/frontend/%E6%A1%86%E6%9E%B6%E8%AE%BE%E8%AE%A1%E7%9A%84%E6%80%9D%E8%80%83",
        "dateModified": "2025-08-06T07:10:55.453Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "frontend"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 112,
      "item": {
        "@type": "Article",
        "headline": "Compiler简介-入门到放弃",
        "description": "Compiler的基本步骤",
        "url": "https://wizardpisces.github.io/blog/tech/other/Compiler%E7%AE%80%E4%BB%8B",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/Compiler%E7%AE%80%E4%BB%8B",
        "dateModified": "2025-06-20T11:25:12.923Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 113,
      "item": {
        "@type": "Article",
        "headline": "二维码的纠错原理",
        "description": "二维码的纠错原理 Reed Solomon 算法简介 Reed Solomon 算法是一种基于多项式插值的纠错编码技术。它的主要功能是通过加入冗余信息（纠错码），在部分数据损坏的情况下恢复原始数据。 以下是 Reed Solomon 的工作流程与简单例子，帮助理解其原理和应用。 一、基本概念 1. 数据视为多项式 原始数据可以用一个多项式 \\( f(x) …",
        "url": "https://wizardpisces.github.io/blog/tech/other/QRCode",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/QRCode",
        "dateModified": "2025-06-20T11:25:12.941Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 114,
      "item": {
        "@type": "Article",
        "headline": "Source-Map原理及其应用",
        "description": "原理及其应用",
        "url": "https://wizardpisces.github.io/blog/tech/other/Source-Map%E5%8E%9F%E7%90%86%E5%8F%8A%E5%85%B6%E5%BA%94%E7%94%A8",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/Source-Map%E5%8E%9F%E7%90%86%E5%8F%8A%E5%85%B6%E5%BA%94%E7%94%A8",
        "dateModified": "2025-06-20T11:25:12.923Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 115,
      "item": {
        "@type": "Article",
        "headline": "JsBridge引发的思考",
        "description": "JsBridge引发的思考 RN跟微信小程序算是JsBridge最经典的实践 疑问 1. 为什么js能够调用android或者IOS系统的方法？ 2. 不同语言之间如何做到相互调用？ JsBridge原理 Web端和Native可以类比于Client/Server模式，Web端调用原生接口时就如同Client向Server端发送一个请求类似，JSB在此充当…",
        "url": "https://wizardpisces.github.io/blog/tech/other/jsbridge%E5%BC%95%E5%8F%91%E7%9A%84%E6%80%9D%E8%80%83",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/jsbridge%E5%BC%95%E5%8F%91%E7%9A%84%E6%80%9D%E8%80%83",
        "dateModified": "2025-06-20T11:25:12.941Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 116,
      "item": {
        "@type": "Article",
        "headline": "《系统之美》思考",
        "description": "《系统之美》思考 一艘船 个人 一个组织 一个国家 系统的基本结构 1. 要素 最明显，重要性最低 随时可以被替换 例如 船的木板，组织的人或者物 2. 连接 隐藏，改版后对系统会产生重大变化 例如 船的结构，组织的结构 3. 功能 隐藏，决定系统的最关键因素 例如 船在水上航行能力，组织提供的功能 推导的结论 1. 忒修斯之船（换掉每块木板的船还是之前的…",
        "url": "https://wizardpisces.github.io/blog/tech/other/%E3%80%8A%E7%B3%BB%E7%BB%9F%E4%B9%8B%E7%BE%8E%E3%80%8B",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/%E3%80%8A%E7%B3%BB%E7%BB%9F%E4%B9%8B%E7%BE%8E%E3%80%8B",
        "dateModified": "2025-06-20T11:25:12.936Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 117,
      "item": {
        "@type": "Article",
        "headline": "Domain Specific Language",
        "description": "Domain Specific Language Virtual dom 虚拟dom操作集合 1. creat VNode A （简称 v a） 2. create Dom A (简称 d a) from v a 3. change v a to v b 4. diff v a and v b to patches 5. patch d a from pa…",
        "url": "https://wizardpisces.github.io/blog/tech/other/%E4%B8%80%E4%BA%9BDSL%E5%BA%94%E7%94%A8",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/%E4%B8%80%E4%BA%9BDSL%E5%BA%94%E7%94%A8",
        "dateModified": "2025-06-20T11:25:12.923Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 118,
      "item": {
        "@type": "Article",
        "headline": "关于程序跨端",
        "description": "关于程序跨端 背景 为什么需要跨端？ 一套代码跑多端，省时省力 发展方向？ 开发体验：复用现有生态，追求热更新 运行环境：代码执行适配，渲染引擎适配 性能：追求原生 包大小（冷热启动速度） 小程序上层框架（跨APP） 简介：基于web技术的一套代码跑在各个APP小程序：微信/支付宝/抖音等 代表框架: taro1/2（类React语法，ps：taro3后可…",
        "url": "https://wizardpisces.github.io/blog/tech/other/%E5%85%B3%E4%BA%8E%E7%A8%8B%E5%BA%8F%E8%B7%A8%E7%AB%AF",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/%E5%85%B3%E4%BA%8E%E7%A8%8B%E5%BA%8F%E8%B7%A8%E7%AB%AF",
        "dateModified": "2026-05-29T10:43:35.208Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 119,
      "item": {
        "@type": "Article",
        "headline": "列存储",
        "description": "什么是列存储？跟传统存储啥区别？为啥列存储能更加快速响应复杂查询？ 列存储（Columnar Storage）是一种数据存储方式，与传统的行存储（Row Storage）有显著区别。列存储在处理分析型工作负载时，尤其是涉及复杂查询的情况下，表现得更加高效。 列存储（Columnar Storage） 在列存储中，数据按列存储，而不是按行存储。每一列的数据存…",
        "url": "https://wizardpisces.github.io/blog/tech/other/%E5%88%97%E5%AD%98%E5%82%A8",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/%E5%88%97%E5%AD%98%E5%82%A8",
        "dateModified": "2025-06-20T11:25:12.941Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 120,
      "item": {
        "@type": "Article",
        "headline": "可视化编程",
        "description": "可视化编程 (lowcode) 当前局限 可视化编程停滞不前的一个主要原因是，它过于关注“形式”（即节点 连线范式、图形化界面等），而忽视了底层的功能设计。为什么这种关注“形式”的方式无法成就可视化编程？主要有以下几个原因： 1. 形式不是本质，功能才是关键 可视化编程往往强调如何直观地表现代码，比如用方块和箭头代替文本编程语言的语法。但如果底层逻辑设计不…",
        "url": "https://wizardpisces.github.io/blog/tech/other/%E5%8F%AF%E8%A7%86%E5%8C%96%E7%BC%96%E7%A8%8B",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/%E5%8F%AF%E8%A7%86%E5%8C%96%E7%BC%96%E7%A8%8B",
        "dateModified": "2025-06-20T11:25:12.945Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 121,
      "item": {
        "@type": "Article",
        "headline": "图像压缩质量评估",
        "description": "图像压缩质量评估 压缩后的图像质量是评估压缩算法的重要指标。常用的图像质量评估方法包括主观评估和客观评估。这里只进行客观评估的讨论 客观评估： 峰值信噪比（PSNR） 结构相似性指数（SSIM） 峰值信噪比（PSNR） 公式中最大像素值（MAX）的作用对于全面理解 PSNR 的计算过程至关重要。让我们详细解释一下这个概念。 1. PSNR 公式 PSNR …",
        "url": "https://wizardpisces.github.io/blog/tech/other/%E5%9B%BE%E5%83%8F%E5%8E%8B%E7%BC%A9%E8%AF%84%E4%BC%B0",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/%E5%9B%BE%E5%83%8F%E5%8E%8B%E7%BC%A9%E8%AF%84%E4%BC%B0",
        "dateModified": "2025-06-20T11:25:12.940Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 122,
      "item": {
        "@type": "Article",
        "headline": "Introduction",
        "description": "Introduction 理解计算机图形的基本概念 问题 浏览器如何调用显卡功能，运行 AI 和网页渲染？ 渲染图形的基本构建块为啥是三角形？ 原因主要包括以下几点： 1. 几何稳定性 ： 三角形是最基本的多边形，任何多边形都可以通过分割成三角形来表示。 三角形在二维和三维空间中都始终保持平面性，不会因顶点位置的改变而变形。这种性质使三角形在计算机图形学中…",
        "url": "https://wizardpisces.github.io/blog/tech/other/%E5%9B%BE%E5%BD%A2%E5%AD%A6%E4%B8%AD%E7%9A%84%E4%B8%89%E8%A7%92%E5%BD%A2",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/%E5%9B%BE%E5%BD%A2%E5%AD%A6%E4%B8%AD%E7%9A%84%E4%B8%89%E8%A7%92%E5%BD%A2",
        "dateModified": "2025-06-20T11:25:12.940Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 123,
      "item": {
        "@type": "Article",
        "headline": "惰性求值与宏",
        "description": "延迟求值和宏是两个经典的元编程概念，特别是在 Lisp 等语言中，通过这些机制可以让程序员灵活控制代码的执行顺序和代码生成。用 JavaScript 实现它们的基本示例可以帮助理解这些概念。 1. 延迟求值（Lazy Evaluation） 延迟求值是一种策略，即在真正需要值时才进行计算，而不是在表达式定义时立即求值。这种策略有助于提高效率、避免不必要的计…",
        "url": "https://wizardpisces.github.io/blog/tech/other/%E6%83%B0%E6%80%A7%E6%B1%82%E5%80%BC%E4%B8%8E%E5%AE%8F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/%E6%83%B0%E6%80%A7%E6%B1%82%E5%80%BC%E4%B8%8E%E5%AE%8F",
        "dateModified": "2024-11-08T10:49:15.065Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 124,
      "item": {
        "@type": "Article",
        "headline": "关于编程语言的发展",
        "description": "关于编程语言的发展 一开始 运行环境：OS 语言 汇编 C（FP, OS) C++（C +OOP） 托管时代 运行环境：受托管的执行环境上 特征：自动的垃圾收集，类型安全等 语言 Java（C++ FP +OOP, JVM） Scala（Java +FP, JVM） 命令式/声明式编程(DSL+函数式) 命令式（Imperative） 特征：做什么（Wha…",
        "url": "https://wizardpisces.github.io/blog/tech/other/%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80%E7%9A%84%E5%8F%91%E5%B1%95",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80%E7%9A%84%E5%8F%91%E5%B1%95",
        "dateModified": "2025-06-20T11:25:12.952Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 125,
      "item": {
        "@type": "Article",
        "headline": "References",
        "description": "Structure and Interpretation of Computer 第一章：构建抽象过程（Building Abstractions with Procedures） 第二章：构建数据抽象（Building Abstractions with Data） 第三章：模块化、对象和状态（Modularity, Objects, and State…",
        "url": "https://wizardpisces.github.io/blog/tech/other/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%A8%8B%E5%BA%8F%E7%9A%84%E6%9E%84%E9%80%A0%E4%B8%8E%E8%A7%A3%E9%87%8A%20-%20js",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/other/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%A8%8B%E5%BA%8F%E7%9A%84%E6%9E%84%E9%80%A0%E4%B8%8E%E8%A7%A3%E9%87%8A%20-%20js",
        "dateModified": "2024-11-08T10:55:25.692Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "other"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 126,
      "item": {
        "@type": "Article",
        "headline": "大模型生成下一个 token 时，不一定应该永远用最后一层的输出。",
        "description": "这篇论文讲的是一个反直觉观点： 大模型生成下一个 token 时，不一定应该永远用最后一层的输出。 论文题目是 “Deeper is Not Always Better: Mitigating the Alignment Tax via Confident Layer Decoding” 。它的核心问题是：标准 LLM 解码默认从最后一层拿 logits，…",
        "url": "https://wizardpisces.github.io/blog/tech/paper/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E7%94%9F%E6%88%90%E4%B8%8B%E4%B8%80%E4%B8%AA%20token%20%E6%97%B6%EF%BC%8C%E4%B8%8D%E4%B8%80%E5%AE%9A%E5%BA%94%E8%AF%A5%E6%B0%B8%E8%BF%9C%E7%94%A8%E6%9C%80%E5%90%8E%E4%B8%80%E5%B1%82%E7%9A%84%E8%BE%93%E5%87%BA%E3%80%82",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/tech/paper/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E7%94%9F%E6%88%90%E4%B8%8B%E4%B8%80%E4%B8%AA%20token%20%E6%97%B6%EF%BC%8C%E4%B8%8D%E4%B8%80%E5%AE%9A%E5%BA%94%E8%AF%A5%E6%B0%B8%E8%BF%9C%E7%94%A8%E6%9C%80%E5%90%8E%E4%B8%80%E5%B1%82%E7%9A%84%E8%BE%93%E5%87%BA%E3%80%82",
        "dateModified": "2026-06-29T04:04:40.539Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "paper"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 127,
      "item": {
        "@type": "Article",
        "headline": "Hiring",
        "description": "招聘 [深圳] klook前端工程师 要求 开发经验不限 了解小程序跨端加分 在自己感兴趣的领域研究的比较深入加分 熟悉 Vue SSR，React SSR，小程序 加分 英文6级及其以上 加分 有一定沟通能力，能清楚表达自己的想法 岗位相关 工作时间 10/7/5 项目中可能接触到的相关技术 打包构建：webpack, rollup, vite 等 开发…",
        "url": "https://wizardpisces.github.io/blog/thoughts/life/hiring",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/life/hiring",
        "dateModified": "2025-06-20T11:25:12.924Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "life"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 128,
      "item": {
        "@type": "Article",
        "headline": "个人简介",
        "description": "个人简介 刘泽/男/1992 github: https://github.com/wizardpisces email: 1275839779@qq.com 电话：18514428886 工作经历：7年多（去哪儿网 美团网 客路旅行 Shopee） 意向：前端Leader 自我介绍 对技术感兴趣：会主动了解技术的发展，例如：Vite，Svelte等，同时…",
        "url": "https://wizardpisces.github.io/blog/thoughts/life/self-introduction",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/life/self-introduction",
        "dateModified": "2025-03-25T03:55:34.092Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "life"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 129,
      "item": {
        "@type": "Article",
        "headline": "todo",
        "description": "香港其他徒步路线 龙脊：东南端 南丫島：最南端，看起来需要坐船过去 鳳凰徑：西南端 大帽山：中部 鶴咀 登山步道 石澳 （跟龙脊一个点） 路段相关评分",
        "url": "https://wizardpisces.github.io/blog/thoughts/life/todo",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/life/todo",
        "dateModified": "2025-06-20T11:25:12.923Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "life"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 130,
      "item": {
        "@type": "Article",
        "headline": "世界趋同",
        "description": "世界趋同 1. 科技 & 产品设计趋同 ✅ 手机外观 过去，手机形态多种多样，有滑盖、翻盖、直板、全键盘。 现在，几乎所有手机都是 黑色/白色玻璃+直板+全面屏 ，连摄像头排列都趋同。 折叠屏虽然是创新，但也只是回归“翻盖”形态。 ✅ 笔记本电脑 过去，ThinkPad、MacBook、VAIO 各有风格。 现在，大多数高端轻薄本都类似 MacBook：铝…",
        "url": "https://wizardpisces.github.io/blog/thoughts/life/%E4%B8%96%E7%95%8C%E8%B6%8B%E5%90%8C",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/life/%E4%B8%96%E7%95%8C%E8%B6%8B%E5%90%8C",
        "dateModified": "2025-06-20T11:25:12.944Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "life"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 131,
      "item": {
        "@type": "Article",
        "headline": "显示器",
        "description": "显示器 人眼分辨率与 8K 整体上人眼的分辨率大约相当于 7K 8K，但在中央视野的分辨率要高于 8K。意味着 8K 是显示器发展的极限？ 可以用一些物理和感知上的衡量标准来估计人眼的“分辨率”。 1. 角分辨率 (Angular Resolution) 人眼的分辨率通常用“角分辨率”来衡量，它指的是眼睛能分辨的最小角度。正常视力（20/20 视力）下，典…",
        "url": "https://wizardpisces.github.io/blog/thoughts/life/%E4%BA%BA%E7%9C%BC%20-%20%E6%99%953D",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/life/%E4%BA%BA%E7%9C%BC%20-%20%E6%99%953D",
        "dateModified": "2025-06-20T11:25:12.942Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "life"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 132,
      "item": {
        "@type": "Article",
        "headline": "因果思维型与目标导向型",
        "description": "因果思维型与目标导向型 比如说今天中午得少吃点，A 同学问是因为肚子不舒服么，B 同学问是因为下午有团建得留肚子吃大餐么； 思维方式 核心区别 因果型思维（A 同学） 关注 「过去或当前的原因」 ，试图找出导致某个事件发生的 根本原因 。 目标导向思维（B 同学） 关注 「未来的目的或影响」 ，试图理解某个行为背后的 目标或意图 。 核心区别拆解 维度 因…",
        "url": "https://wizardpisces.github.io/blog/thoughts/life/%E5%9B%A0%E6%9E%9C%E6%80%9D%E7%BB%B4%E5%9E%8B%E4%B8%8E%E7%9B%AE%E6%A0%87%E5%AF%BC%E5%90%91%E5%9E%8B",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/life/%E5%9B%A0%E6%9E%9C%E6%80%9D%E7%BB%B4%E5%9E%8B%E4%B8%8E%E7%9B%AE%E6%A0%87%E5%AF%BC%E5%90%91%E5%9E%8B",
        "dateModified": "2025-06-20T11:25:12.945Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "life"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 133,
      "item": {
        "@type": "Article",
        "headline": "行为决定思想",
        "description": "行为决定思想 津巴多心理学 斯坦福监狱实验：一个人的行为和心态，并不是完全由自己说的算；所处情境对行为的塑造，比我们想象中的更加深刻；外部环境，也许会让人背弃很多他曾经的价值观 洞见 1. 人对一个东西的态度，不是想法决定的，而是行为决定的。一旦有了一个持续的行为，他就会觉得这个行为是对的。 2. 选择性注意：人们只会留意那些自己原本就认同的信息。这也是为…",
        "url": "https://wizardpisces.github.io/blog/thoughts/life/%E5%BF%83%E7%90%86%E5%AD%A6%20-%20%E8%A1%8C%E4%B8%BA%E5%86%B3%E5%AE%9A%E6%80%9D%E6%83%B3",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/life/%E5%BF%83%E7%90%86%E5%AD%A6%20-%20%E8%A1%8C%E4%B8%BA%E5%86%B3%E5%AE%9A%E6%80%9D%E6%83%B3",
        "dateModified": "2025-06-20T11:25:12.945Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "life"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 134,
      "item": {
        "@type": "Article",
        "headline": "改革的目标",
        "description": "改革的目标 改革在一定程度上涉及到降低交易成本和组织成本。具体来说，改革旨在通过优化资源配置、提升效率、减少不必要的制度性障碍，来推动经济和社会的进步。以下是关于改革如何影响交易成本和组织成本的简要分析： 1. 交易成本 交易成本是指在市场交易过程中发生的各种成本，包括信息成本、谈判成本、监督成本等。改革可以通过多种方式降低交易成本： 制度创新 ：通过简化…",
        "url": "https://wizardpisces.github.io/blog/thoughts/life/%E6%94%B9%E9%9D%A9%E7%9A%84%E7%9B%AE%E6%A0%87",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/life/%E6%94%B9%E9%9D%A9%E7%9A%84%E7%9B%AE%E6%A0%87",
        "dateModified": "2025-06-20T11:25:12.945Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "life"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 135,
      "item": {
        "@type": "Article",
        "headline": "精英过剩：理解、起源与历史镜鉴",
        "description": "当然可以。以下是整理后的文章： 精英过剩：理解、起源与历史镜鉴 一、什么是“精英过剩”？ “精英过剩”（Elite Overproduction）是指一个社会中受过良好教育、有抱负并希望获得高社会地位的人数， 远超出实际能够容纳的职位或资源总量 。这会导致精英群体之间的激烈竞争，最终引发政治分裂、社会动荡，甚至革命与政权更替。 这一现象并非仅发生在当代，而…",
        "url": "https://wizardpisces.github.io/blog/thoughts/life/%E7%B2%BE%E8%8B%B1%E8%BF%87%E5%89%A9%EF%BC%9A%E8%B5%B7%E6%BA%90%E4%B8%8E%E5%8E%86%E5%8F%B2%E9%95%9C%E9%89%B4",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/life/%E7%B2%BE%E8%8B%B1%E8%BF%87%E5%89%A9%EF%BC%9A%E8%B5%B7%E6%BA%90%E4%B8%8E%E5%8E%86%E5%8F%B2%E9%95%9C%E9%89%B4",
        "dateModified": "2025-07-23T03:42:25.094Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "life"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 136,
      "item": {
        "@type": "Article",
        "headline": "**绝对价值 vs. 相对价值**",
        "description": "绝对价值 vs. 相对价值 1. 绝对价值 （Absolute Value） 指事物本身所具有的内在价值或客观效用，与外部比较无关。 例如：黄金有化学稳定性、导电性、稀缺性，因此具有较高的绝对价值。 2. 相对价值 （Relative Value） 价值的评估取决于对比和背景，而非事物本身的属性。 例如：一杯水在沙漠中比在城市里更珍贵，iPhone 15 …",
        "url": "https://wizardpisces.github.io/blog/thoughts/life/%E7%BB%9D%E5%AF%B9%E4%BB%B7%E5%80%BC%E4%B8%8E%E7%9B%B8%E5%AF%B9%E4%BB%B7%E5%80%BC",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/life/%E7%BB%9D%E5%AF%B9%E4%BB%B7%E5%80%BC%E4%B8%8E%E7%9B%B8%E5%AF%B9%E4%BB%B7%E5%80%BC",
        "dateModified": "2025-06-20T11:25:12.946Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "life"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 137,
      "item": {
        "@type": "Article",
        "headline": "麦理浩径（MacLehose Trail）",
        "description": "麦理浩径（MacLehose Trail） 作为香港四大著名行山径之一的麦理浩径，全程百公里，是香港最早启用的一条长途远足径，于1979年10月26日启用，以时任香港总督麦理浩命名～ 第一段和第二段有便利店可以补给，第三段和第四段无补给，建议自备食物和水。第五段有士多可以买食物和水，第六段到第十段有合法营地可以补给。 第一段 北潭涌——浪茄 基本平地，难度…",
        "url": "https://wizardpisces.github.io/blog/thoughts/life/%E9%BA%A6%E7%90%86%E6%B5%A9%E5%BE%84%E5%BE%92%E6%AD%A5%E6%94%BB%E7%95%A5",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/life/%E9%BA%A6%E7%90%86%E6%B5%A9%E5%BE%84%E5%BE%92%E6%AD%A5%E6%94%BB%E7%95%A5",
        "dateModified": "2025-06-20T11:25:12.924Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "life"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 138,
      "item": {
        "@type": "Article",
        "headline": "Reference",
        "description": "《上帝掷骰子吗》在更深层次上探讨了量子力学带来的哲学与科学观念的变革，主要集中在三个更深刻的思想层面： 1. 客观实在与观测者的关系 量子力学带来的一个极具争议的观点是，观测者的行为会影响到被观测的物体。这在经典物理学中是不可想象的，因为经典物理认为客观世界独立于观察者而存在。但量子力学中的“测量问题”表明，当一个微观粒子被测量时，它的状态会发生“坍缩”，…",
        "url": "https://wizardpisces.github.io/blog/thoughts/reading/%E4%B8%8A%E5%B8%9D%E6%8E%B7%E9%AA%B0%E5%AD%90%E4%BA%86%E5%90%97",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/reading/%E4%B8%8A%E5%B8%9D%E6%8E%B7%E9%AA%B0%E5%AD%90%E4%BA%86%E5%90%97",
        "dateModified": "2025-06-20T11:25:12.936Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "reading"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 139,
      "item": {
        "@type": "Article",
        "headline": "书单",
        "description": "1. [x] 系统之美 2. [x] 置身事内：中国政府与经济发展 3. [x] 可能性的艺术：比较政治学30讲 4. 文明之光 5. 理论神经科学 (Theoretical Neuroscience) 探讨了神经网络、计算理论和学习的基础。尽管这是一本关于神经科学的书，但它的内容也涵盖了计算的基础哲学，尤其是计算在生物神经系统中的实现原理。这本书的哲学层…",
        "url": "https://wizardpisces.github.io/blog/thoughts/reading/%E4%B9%A6%E5%8D%95",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/reading/%E4%B9%A6%E5%8D%95",
        "dateModified": "2025-06-20T11:25:12.937Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "reading"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 140,
      "item": {
        "@type": "Article",
        "headline": "任务分配管理",
        "description": "任务分配管理 明确要素 截止时间 负责人 背景：解决了什么问题 目标：任务的目标 目标管理：SMART原则（S=Specific、M=Measurable、A=Attainable、R=Relevant、T=Time bound） 标准：完成交付的标准 其他要素 反馈时间（及时反馈） 风险点（可能影响进度点） 资源（可以调度的资源） 关键决策汇报管理 三步…",
        "url": "https://wizardpisces.github.io/blog/thoughts/reading/%E5%85%B3%E4%BA%8E%E7%AE%A1%E7%90%86",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/reading/%E5%85%B3%E4%BA%8E%E7%AE%A1%E7%90%86",
        "dateModified": "2025-06-20T11:25:12.942Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "reading"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 141,
      "item": {
        "@type": "Article",
        "headline": "可能性的艺术",
        "description": "简介 是刘瑜教授的一本比较政治学普及读物，通过30个独立又相互关联的章节，介绍了比较政治学的基本概念、方法和案例，探讨了不同国家和地区的政治现实、政治变迁和政治选择。书中运用了大量的历史、社会、经济和文化数据，以及生动有趣的故事和比喻，帮助读者理解政治的可能性和边界，以及政治对个人和社会的影响。 主要观点 书名中的“可能性”指的是政治可以创造出不同的社会现…",
        "url": "https://wizardpisces.github.io/blog/thoughts/reading/%E5%8F%AF%E8%83%BD%E6%80%A7%E7%9A%84%E8%89%BA%E6%9C%AF",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/reading/%E5%8F%AF%E8%83%BD%E6%80%A7%E7%9A%84%E8%89%BA%E6%9C%AF",
        "dateModified": "2025-06-20T11:25:12.937Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "reading"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 142,
      "item": {
        "@type": "Article",
        "headline": "复杂",
        "description": "复杂 不论是计算创意学还是游戏设计哲学，都有一个共同的目标：去促成一种超越人类设计能力的、能够让作者自己都感到眼前一亮的前所未有的认知对象的产生和进入视野。而复杂性成为了产生这样的“认知新颖性”的关键。 作者提出一个复杂系统的定义：复杂系统是有大量组分组成的网络，不存在中央控制，通过简单的运作规则产生出复杂的集体行为和复杂的信息处理，并通过学习和进化产生适…",
        "url": "https://wizardpisces.github.io/blog/thoughts/reading/%E5%A4%8D%E6%9D%82",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/reading/%E5%A4%8D%E6%9D%82",
        "dateModified": "2025-06-20T11:25:12.937Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "reading"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 143,
      "item": {
        "@type": "Article",
        "headline": "The Cerebral Code",
        "description": "The Cerebral Code One of the defining pillars of physics is the second law of thermodynamics. Energy hates being concentrated. Yet here we are, squishy bags of water and energy su…",
        "url": "https://wizardpisces.github.io/blog/thoughts/reading/%E5%A4%A7%E8%84%91%E5%A6%82%E4%BD%95%E6%80%9D%E7%BB%B4",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/reading/%E5%A4%A7%E8%84%91%E5%A6%82%E4%BD%95%E6%80%9D%E7%BB%B4",
        "dateModified": "2025-06-20T11:25:12.937Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "reading"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 144,
      "item": {
        "@type": "Article",
        "headline": "技术封建主义",
        "description": "技术封建主义 你是否以为，人类正在进入一个新时代 互联网高科技的时代？ 这本书说 NO，人类更像回到封建时代，只是多了高科技。 它的书名就叫《技术封建主义》（Techno Feudalism），即技术导致的封建主义。 作者雅尼斯·瓦鲁法基斯（Yanis Varoufakis）也不寻常。 他是一个希腊的经济学家，曾经被 Valve 公司（世界最大游戏平台 S…",
        "url": "https://wizardpisces.github.io/blog/thoughts/reading/%E6%8A%80%E6%9C%AF%E5%B0%81%E5%BB%BA%E4%B8%BB%E4%B9%89",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/reading/%E6%8A%80%E6%9C%AF%E5%B0%81%E5%BB%BA%E4%B8%BB%E4%B9%89",
        "dateModified": "2025-06-20T11:25:12.938Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "reading"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 145,
      "item": {
        "@type": "Article",
        "headline": "毫无意义的工作",
        "description": "简介 毫无意义的工作这本书主要讲了一些现代社会中存在的无用或有害的工作，作者称之为“狗屁工作”。 作者分析了这些工作的类型、原因、后果和应对，以及它们对个人和社会的影响。 作者认为，这些工作是资本主义制度和管理封建主义的产物，它们浪费了人类的时间、创造力和潜能，也加剧了不平等和不满。 作者提出了一些可能的解决方案，如全民基本收入、缩短工作时间、提高照料类工…",
        "url": "https://wizardpisces.github.io/blog/thoughts/reading/%E6%AF%AB%E6%97%A0%E6%84%8F%E4%B9%89%E7%9A%84%E5%B7%A5%E4%BD%9C",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/reading/%E6%AF%AB%E6%97%A0%E6%84%8F%E4%B9%89%E7%9A%84%E5%B7%A5%E4%BD%9C",
        "dateModified": "2025-06-20T11:25:12.938Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "reading"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 146,
      "item": {
        "@type": "Article",
        "headline": "[算法之美](https://www.scribd.com/document/778432015/%E7%AE%97%E6%B3%95%E4%B9%8B%E7%BE%8E-%E6%8C%87%E5%AF%BC%E5%B7%A5%E4%BD%9C%E4%B8%8E%E7%94%9F%E6%B4%BB)",
        "description": "算法之美 第一章 最佳停止时间 数学家对这个问题，已经有了充分的讨论。经过计算，成功概率最大的方法，叫做\"1/e 法则\"。e 是自然对数的底数，约等于2.718，那么 1/e 就约等于37%，所以它又称\"37%法则\"。 \"37%法则\"的意思就是，寻找阶段进行到37%就要停止。 100个应聘者，先面试前37个，此后的面试只要遇到一个更优秀的，就立刻录取，不再…",
        "url": "https://wizardpisces.github.io/blog/thoughts/reading/%E7%AE%97%E6%B3%95%E4%B9%8B%E7%BE%8E%20-%20%E6%8C%87%E5%AF%BC%E5%B7%A5%E4%BD%9C%E4%B8%8E%E7%94%9F%E6%B4%BB",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/reading/%E7%AE%97%E6%B3%95%E4%B9%8B%E7%BE%8E%20-%20%E6%8C%87%E5%AF%BC%E5%B7%A5%E4%BD%9C%E4%B8%8E%E7%94%9F%E6%B4%BB",
        "dateModified": "2025-06-20T11:25:12.939Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "reading"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 147,
      "item": {
        "@type": "Article",
        "headline": "置身事内",
        "description": "简介 该书以地方政府投融资为主线，深入浅出地论述了中国经济的发展过程和特点，以及政府在其中所起的重要作用。该书分为上下两篇，上篇解释了地方政府的基本事务、收支、土地融资和开发、投资和债务等微观机制；下篇解释了这些微观行为与城市化、工业化、房价、地区差异、债务风险、国内外贸易冲突等宏观现象的联系。最后一章总结了全书内容，并对当前的市场化改革和政府转型进行了解…",
        "url": "https://wizardpisces.github.io/blog/thoughts/reading/%E7%BD%AE%E8%BA%AB%E4%BA%8B%E5%86%85",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/reading/%E7%BD%AE%E8%BA%AB%E4%BA%8B%E5%86%85",
        "dateModified": "2025-06-20T11:25:12.939Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "reading"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 148,
      "item": {
        "@type": "Article",
        "headline": "读大奉打更人有感",
        "description": "管理策略 两种 1. 能者居之：让有能力的人凸显出来，给予更多发展机会；多在打江山阶段，领导有一定的胸怀，能及时发现潜在能力强者 优势：宏观上，团队士气高涨，大家都向着目标进发，内斗少，充分发挥优秀人员的主观能动性，能快速开疆拓土，保证团队利益最大化 劣势：基本无 2. 平衡术：打压过于优秀突出的人，让各方势力平衡，维护自己的领导地位；多在江山稳固走下坡路…",
        "url": "https://wizardpisces.github.io/blog/thoughts/reading/%E8%AF%BB%E5%A4%A7%E5%A5%89%E6%89%93%E6%9B%B4%E4%BA%BA%E6%9C%89%E6%84%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/thoughts/reading/%E8%AF%BB%E5%A4%A7%E5%A5%89%E6%89%93%E6%9B%B4%E4%BA%BA%E6%9C%89%E6%84%9F",
        "dateModified": "2025-06-20T11:25:12.943Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "thoughts",
          "reading"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 149,
      "item": {
        "@type": "Article",
        "headline": "AI 为什么没把你写进答案？从一句产品推荐读懂 GEO",
        "description": "AI 为什么没把你写进答案？从一句产品推荐读懂 GEO 假设我做了一款代码审查工具，叫 PatchPilot。 官网已经上线，搜产品名也能找到。首页只有两句话： 但当用户问 AI： 我们是一个 20 人的 GitLab 团队，代码不能出内网，想自动审查 Merge Request，有哪些工具适合？ AI 推荐了三款竞品，没提 PatchPilot。 页面明…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E4%B8%BA%E4%BB%80%E4%B9%88%E6%B2%A1%E6%8A%8A%E4%BD%A0%E5%86%99%E8%BF%9B%E7%AD%94%E6%A1%88%EF%BC%9F%E4%BB%8E%E4%B8%80%E5%8F%A5%E4%BA%A7%E5%93%81%E6%8E%A8%E8%8D%90%E8%AF%BB%E6%87%82%20GEO",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E4%B8%BA%E4%BB%80%E4%B9%88%E6%B2%A1%E6%8A%8A%E4%BD%A0%E5%86%99%E8%BF%9B%E7%AD%94%E6%A1%88%EF%BC%9F%E4%BB%8E%E4%B8%80%E5%8F%A5%E4%BA%A7%E5%93%81%E6%8E%A8%E8%8D%90%E8%AF%BB%E6%87%82%20GEO",
        "dateModified": "2026-09-09T07:56:47.451Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 150,
      "item": {
        "@type": "Article",
        "headline": "AI 只看局部，怎么知道整张图在讲什么？",
        "description": "AI 只看局部，怎么知道整张图在讲什么？ 把一张图片切成四块： 右下角的 D 只包含一段弧线和一根竖线。单独看，它可能是路牌、伞柄，也可能只是背景里的线条。 可模型最后会说： 画面里有人撑着雨伞。 图片已经被切碎了，模型怎么还认得出整把雨伞？ 单看右下角，它没有答案 《大模型没有眼睛，一张截图是怎么变成回答的？》里，每个 Patch 最终会变成一张数字卡片…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E5%8F%AA%E7%9C%8B%E5%B1%80%E9%83%A8%EF%BC%8C%E6%80%8E%E4%B9%88%E7%9F%A5%E9%81%93%E6%95%B4%E5%BC%A0%E5%9B%BE%E5%9C%A8%E8%AE%B2%E4%BB%80%E4%B9%88%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E5%8F%AA%E7%9C%8B%E5%B1%80%E9%83%A8%EF%BC%8C%E6%80%8E%E4%B9%88%E7%9F%A5%E9%81%93%E6%95%B4%E5%BC%A0%E5%9B%BE%E5%9C%A8%E8%AE%B2%E4%BB%80%E4%B9%88%EF%BC%9F",
        "dateModified": "2026-09-09T07:56:51.586Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 151,
      "item": {
        "@type": "Article",
        "headline": "AI 正在加速制造 AI，而人开始“埋葬才华”",
        "description": "AI 正在加速制造 AI，而人开始“埋葬才华” 最近有一篇文章，标题很刺眼：《我不得不把才华埋葬在昨天》。 它说的不是“AI 取代普通程序员”，而是更早的一步： AI 开始参与改进 AI。 写 AI 的人，原本也要写代码、跑测试、找瓶颈、再修改。现在，这套让 AI 变得更好的循环，也开始被 AI 接管。 这件事到底改变了什么？先从一段程序如何变快说起。 程…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E5%BC%80%E5%A7%8B%E5%8A%A0%E9%80%9F%E5%88%B6%E9%80%A0%20AI%EF%BC%9A%E4%B8%80%E4%B8%AA%E2%80%9C%E8%87%AA%E6%88%91%E5%8F%96%E4%BB%A3%E2%80%9D%E7%9A%84%E6%8A%80%E6%9C%AF%E6%82%96%E8%AE%BA",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E5%BC%80%E5%A7%8B%E5%8A%A0%E9%80%9F%E5%88%B6%E9%80%A0%20AI%EF%BC%9A%E4%B8%80%E4%B8%AA%E2%80%9C%E8%87%AA%E6%88%91%E5%8F%96%E4%BB%A3%E2%80%9D%E7%9A%84%E6%8A%80%E6%9C%AF%E6%82%96%E8%AE%BA",
        "dateModified": "2026-09-18T04:09:23.816Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 152,
      "item": {
        "@type": "Article",
        "headline": "AI 操作电脑时，它看到的真是我们看到的界面吗？",
        "description": "AI 操作电脑时，它看到的真是我们看到的界面吗？ 第一次看到 Computer Use 之类的 Agent 操作电脑，很容易产生一种直觉： AI 终于学会像人一样使用电脑了。 它打开浏览器、移动鼠标、点击按钮、输入文字，然后完成一个任务。 但再往下问一句，事情就有意思了： AI 操作电脑时，看到的真是我们看到的那个界面吗？ 未必。 一个人看到的是窗口、按钮…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E6%93%8D%E4%BD%9C%E7%94%B5%E8%84%91%E6%97%B6%EF%BC%8C%E5%AE%83%E7%9C%8B%E5%88%B0%E7%9A%84%E7%9C%9F%E6%98%AF%E6%88%91%E4%BB%AC%E7%9C%8B%E5%88%B0%E7%9A%84%E7%95%8C%E9%9D%A2%E5%90%97%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E6%93%8D%E4%BD%9C%E7%94%B5%E8%84%91%E6%97%B6%EF%BC%8C%E5%AE%83%E7%9C%8B%E5%88%B0%E7%9A%84%E7%9C%9F%E6%98%AF%E6%88%91%E4%BB%AC%E7%9C%8B%E5%88%B0%E7%9A%84%E7%95%8C%E9%9D%A2%E5%90%97%EF%BC%9F",
        "dateModified": "2026-09-15T03:07:35.164Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 153,
      "item": {
        "@type": "Article",
        "headline": "AI 改图时，到底是在原图上改，还是重新画了一张？",
        "description": "AI 改图时，到底是在原图上改，还是重新画了一张？ 你上传一张照片，对 AI 说： 把白衬衫换成黑色夹克，脸和背景不要动。 几秒后，夹克换好了，脸却有点不像了。 这时最让人困惑的不是 AI 为什么画错，而是它到底做了什么： 它是在原图上换掉了一件衣服，还是参考原图重新画了一张？ 判断方法：看结果图里的脸和背景，是否还在直接使用原来的像素。如果这些像素绕开了…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E6%94%B9%E5%9B%BE%E6%97%B6%EF%BC%8C%E5%88%B0%E5%BA%95%E6%98%AF%E5%9C%A8%E5%8E%9F%E5%9B%BE%E4%B8%8A%E6%94%B9%EF%BC%8C%E8%BF%98%E6%98%AF%E9%87%8D%E6%96%B0%E7%94%BB%E4%BA%86%E4%B8%80%E5%BC%A0%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E6%94%B9%E5%9B%BE%E6%97%B6%EF%BC%8C%E5%88%B0%E5%BA%95%E6%98%AF%E5%9C%A8%E5%8E%9F%E5%9B%BE%E4%B8%8A%E6%94%B9%EF%BC%8C%E8%BF%98%E6%98%AF%E9%87%8D%E6%96%B0%E7%94%BB%E4%BA%86%E4%B8%80%E5%BC%A0%EF%BC%9F",
        "dateModified": "2026-09-14T09:32:36.020Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 154,
      "item": {
        "@type": "Article",
        "headline": "AI 明明看见四根手指，为什么还会回答“五根”？",
        "description": "AI 明明看见四根手指，为什么还会回答“五根”？ 给模型看一张手的照片。大拇指藏在手掌后面，画面里只能看到四根。 它可以说出这是左手，手掌朝向镜头，甚至能描述哪根手指弯了。 可你再问： 图里能看到几根手指？ 答案却可能是五根，甚至六根。 模型明明认出了整只手，为什么反而数不清每根手指？ 认出一只手，不需要数完手指 识别“这是一只手”，只需要抓住一组整体特征…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E6%98%8E%E6%98%8E%E7%9C%8B%E8%A7%81%E5%9B%9B%E6%A0%B9%E6%89%8B%E6%8C%87%EF%BC%8C%E4%B8%BA%E4%BB%80%E4%B9%88%E8%BF%98%E4%BC%9A%E5%9B%9E%E7%AD%94%E2%80%9C%E4%BA%94%E6%A0%B9%E2%80%9D%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E6%98%8E%E6%98%8E%E7%9C%8B%E8%A7%81%E5%9B%9B%E6%A0%B9%E6%89%8B%E6%8C%87%EF%BC%8C%E4%B8%BA%E4%BB%80%E4%B9%88%E8%BF%98%E4%BC%9A%E5%9B%9E%E7%AD%94%E2%80%9C%E4%BA%94%E6%A0%B9%E2%80%9D%EF%BC%9F",
        "dateModified": "2026-09-09T07:56:51.904Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 155,
      "item": {
        "@type": "Article",
        "headline": "AI 给文字加了水印，为什么还能说“不影响内容”？",
        "description": "AI 给文字加了水印，为什么还能说“不影响内容”？ 2026 年 9 月 1 日，Anthropic 宣布为 Claude 新模型生成的文字加入水印，同时称它不会改变回答的含义、质量和可读性。 图片水印还容易理解。少量像素变亮或变暗，人眼可能看不出来，程序却能检测。 文字没有像素。 如果一句话原来是： 这个方法可以明显提高效率。 水印不能藏在字的颜色里，也…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E7%BB%99%E6%96%87%E5%AD%97%E5%8A%A0%E4%BA%86%E6%B0%B4%E5%8D%B0%EF%BC%8C%E4%B8%BA%E4%BB%80%E4%B9%88%E8%BF%98%E8%83%BD%E8%AF%B4%E2%80%9C%E4%B8%8D%E5%BD%B1%E5%93%8D%E5%86%85%E5%AE%B9%E2%80%9D%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/AI%20%E7%BB%99%E6%96%87%E5%AD%97%E5%8A%A0%E4%BA%86%E6%B0%B4%E5%8D%B0%EF%BC%8C%E4%B8%BA%E4%BB%80%E4%B9%88%E8%BF%98%E8%83%BD%E8%AF%B4%E2%80%9C%E4%B8%8D%E5%BD%B1%E5%93%8D%E5%86%85%E5%AE%B9%E2%80%9D%EF%BC%9F",
        "dateModified": "2026-09-09T07:56:47.912Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 156,
      "item": {
        "@type": "Article",
        "headline": "Claude Code 是 Angular，Codex 是 Vue，DeepSeek 想当 React",
        "description": "Claude Code 是 Angular，Codex 是 Vue，DeepSeek 想当 React 如果把过去十几年的前端发展史压缩成一句话，大概是： 从“大包大揽的框架”，走向“稳定核心 + 可组合生态”。 而今天的 AI Coding Agent，正在经历一件非常相似的事情。 Angular、Vue、React 曾经争论过一个问题： 一个应用，究竟…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Agent%20Harness%20%E7%9A%84%E5%89%8D%E7%AB%AF%E6%97%B6%E5%88%BB%EF%BC%9A%E6%A0%B8%E5%BF%83%E8%BE%B9%E7%95%8C%E5%88%B0%E5%BA%95%E5%9C%A8%E5%93%AA%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Agent%20Harness%20%E7%9A%84%E5%89%8D%E7%AB%AF%E6%97%B6%E5%88%BB%EF%BC%9A%E6%A0%B8%E5%BF%83%E8%BE%B9%E7%95%8C%E5%88%B0%E5%BA%95%E5%9C%A8%E5%93%AA%EF%BC%9F",
        "dateModified": "2026-09-18T06:26:27.956Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 157,
      "item": {
        "@type": "Article",
        "headline": "Agent 为什么会“记错”？问题可能出在它看到的世界",
        "description": "Agent 为什么会“记错”？问题可能出在它看到的世界 你先问天气 Agent：“北京明天要不要带伞？”它查到北京有小雨，建议带伞。接着你问：“那上海呢？” 天气工具明明查到上海晴，Agent 却回答： 北京明天有小雨，建议带伞。 如果你在排查这个问题，很容易先怀疑多轮记忆：Agent 是不是把北京记得太牢了？可重试天气接口没有用，城市提取和工具结果都是对…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Agent%20%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BC%9A%E2%80%9C%E8%AE%B0%E9%94%99%E2%80%9D%EF%BC%9F%E9%97%AE%E9%A2%98%E5%8F%AF%E8%83%BD%E5%87%BA%E5%9C%A8%E5%AE%83%E7%9C%8B%E5%88%B0%E7%9A%84%E4%B8%96%E7%95%8C",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Agent%20%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BC%9A%E2%80%9C%E8%AE%B0%E9%94%99%E2%80%9D%EF%BC%9F%E9%97%AE%E9%A2%98%E5%8F%AF%E8%83%BD%E5%87%BA%E5%9C%A8%E5%AE%83%E7%9C%8B%E5%88%B0%E7%9A%84%E4%B8%96%E7%95%8C",
        "dateModified": "2026-09-09T07:56:45.081Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 158,
      "item": {
        "@type": "Article",
        "headline": "Agent 为什么会走对每一步，却到达错误的终点？",
        "description": "Agent 为什么会走对每一步，却到达错误的终点？ 你让一个旅行 Agent 从杭州、苏州、宁波里选个周末目的地，条件很清楚： 降雨概率不能超过 20%，往返车票不能超过 300 元。如果都不满足，就建议我延期。 Agent 最后查到： 三个城市都不合格，答案应该是延期。 Agent 却推荐了杭州：票价最便宜，下雨带伞就行。 奇怪的是，检查它的执行过程，天…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Agent%20%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BC%9A%E8%B5%B0%E5%AF%B9%E6%AF%8F%E4%B8%80%E6%AD%A5%EF%BC%8C%E5%8D%B4%E5%88%B0%E8%BE%BE%E9%94%99%E8%AF%AF%E7%9A%84%E7%BB%88%E7%82%B9%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Agent%20%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BC%9A%E8%B5%B0%E5%AF%B9%E6%AF%8F%E4%B8%80%E6%AD%A5%EF%BC%8C%E5%8D%B4%E5%88%B0%E8%BE%BE%E9%94%99%E8%AF%AF%E7%9A%84%E7%BB%88%E7%82%B9%EF%BC%9F",
        "dateModified": "2026-09-11T08:16:23.950Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 159,
      "item": {
        "@type": "Article",
        "headline": "Agent 这次答对了，下次呢？一个天气例子看懂 LangSmith",
        "description": "Agent 这次答对了，下次呢？一个天气例子看懂 LangSmith 上一篇《LangGraph 到底解决了什么问题？用一个查天气的简单例子看懂》里，天气 Agent 已经会跨轮补信息、暂停等待，也会在天气接口失败时重试。 它看起来能用了。 有一天，用户问： 北京明天要不要带伞？ 天气工具返回： 小雨，降雨概率 70%。 Agent 最终却说： 晴天，不用…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Agent%20%E8%BF%99%E6%AC%A1%E7%AD%94%E5%AF%B9%E4%BA%86%EF%BC%8C%E4%B8%8B%E6%AC%A1%E5%91%A2%EF%BC%9F%E4%B8%80%E4%B8%AA%E5%A4%A9%E6%B0%94%E4%BE%8B%E5%AD%90%E7%9C%8B%E6%87%82%20LangSmith",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Agent%20%E8%BF%99%E6%AC%A1%E7%AD%94%E5%AF%B9%E4%BA%86%EF%BC%8C%E4%B8%8B%E6%AC%A1%E5%91%A2%EF%BC%9F%E4%B8%80%E4%B8%AA%E5%A4%A9%E6%B0%94%E4%BE%8B%E5%AD%90%E7%9C%8B%E6%87%82%20LangSmith",
        "dateModified": "2026-09-09T07:56:45.757Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 160,
      "item": {
        "@type": "Article",
        "headline": "Claude Dreaming vs Hermes Skill：帮你入坑 Agent Memory",
        "description": "Claude Dreaming vs Hermes Skill：帮你入坑 Agent Memory Claude 有 Dreaming，Hermes 有 Skill。 看着都在做同一件事： 让 AI 从经验中学习。 从 Agent Architecture 来看，它们其实属于两个完全不同的层级： Dreaming 关心的是：哪些经验值得长期记住？ Skil…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Claude%20Dreaming%20vs%20Hermes%20Skill%EF%BC%9A%E5%B8%AE%E4%BD%A0%E5%85%A5%E5%9D%91%20Agent%20Memory",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Claude%20Dreaming%20vs%20Hermes%20Skill%EF%BC%9A%E5%B8%AE%E4%BD%A0%E5%85%A5%E5%9D%91%20Agent%20Memory",
        "dateModified": "2026-09-09T07:56:48.193Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 161,
      "item": {
        "@type": "Article",
        "headline": "Claude Sonnet 5 的 Token 消耗更多了？一文看懂 Token 的演化",
        "description": "Claude Sonnet 5 的 Token 消耗更多了？一文看懂 Token 的演化 Anthropic 发布 Claude Sonnet 5 后，在更新说明里专门提到一件事： Claude Sonnet 5 uses a new tokenizer. The same input text produces approximately 30% mor…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Claude%20Sonnet%205%20%E7%9A%84%20Token%20%E6%B6%88%E8%80%97%E6%9B%B4%E5%A4%9A%E4%BA%86%EF%BC%9F%E4%B8%80%E6%96%87%E7%9C%8B%E6%87%82%20Token%20%E7%9A%84%E6%BC%94%E5%8C%96",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Claude%20Sonnet%205%20%E7%9A%84%20Token%20%E6%B6%88%E8%80%97%E6%9B%B4%E5%A4%9A%E4%BA%86%EF%BC%9F%E4%B8%80%E6%96%87%E7%9C%8B%E6%87%82%20Token%20%E7%9A%84%E6%BC%94%E5%8C%96",
        "dateModified": "2026-09-09T07:56:48.490Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 162,
      "item": {
        "@type": "Article",
        "headline": "DeepSeek Harness 明明有沙箱，Agent 为什么还能给自己开门？",
        "description": "DeepSeek Harness 明明有沙箱，Agent 为什么还能给自己开门？ 把 Coding Agent 交给一个陌生项目之前，很多人会先确认一件事： 它是不是运行在沙箱里？ 有沙箱，Agent 就算被仓库里的恶意文字骗去执行命令，也只能在允许的目录里活动。它看得到项目，可以改代码、跑测试，却碰不到项目外的文件。 至少我们希望如此。 最近披露的 De…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/DeepSeek%20Harness%20%E6%98%8E%E6%98%8E%E6%9C%89%E6%B2%99%E7%AE%B1%EF%BC%8CAgent%20%E4%B8%BA%E4%BB%80%E4%B9%88%E8%BF%98%E8%83%BD%E7%BB%99%E8%87%AA%E5%B7%B1%E5%BC%80%E9%97%A8%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/DeepSeek%20Harness%20%E6%98%8E%E6%98%8E%E6%9C%89%E6%B2%99%E7%AE%B1%EF%BC%8CAgent%20%E4%B8%BA%E4%BB%80%E4%B9%88%E8%BF%98%E8%83%BD%E7%BB%99%E8%87%AA%E5%B7%B1%E5%BC%80%E9%97%A8%EF%BC%9F",
        "dateModified": "2026-09-10T11:22:02.758Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 163,
      "item": {
        "@type": "Article",
        "headline": "DeepSeek 为什么也开始造 Harness？因为模型已经解释不了 Agent 为什么好用",
        "description": "DeepSeek 为什么也开始造 Harness？因为模型已经解释不了 Agent 为什么好用 看到一个 Agent 很好用，我们通常会先问： 它背后是什么模型？ 这个问题正变得不够用了。 同一个模型，放进不同产品里，一个只能告诉你“代码应该怎么改”，另一个却能自己读文件、运行测试、发现失败、继续修改，最后交出可以验证的结果。 模型没有变。后者多出来的，是…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/DeepSeek%20%E4%B8%BA%E4%BB%80%E4%B9%88%E4%B9%9F%E5%BC%80%E5%A7%8B%E9%80%A0%20Harness%EF%BC%9F%E5%9B%A0%E4%B8%BA%E6%A8%A1%E5%9E%8B%E5%B7%B2%E7%BB%8F%E8%A7%A3%E9%87%8A%E4%B8%8D%E4%BA%86%20Agent%20%E4%B8%BA%E4%BB%80%E4%B9%88%E5%A5%BD%E7%94%A8",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/DeepSeek%20%E4%B8%BA%E4%BB%80%E4%B9%88%E4%B9%9F%E5%BC%80%E5%A7%8B%E9%80%A0%20Harness%EF%BC%9F%E5%9B%A0%E4%B8%BA%E6%A8%A1%E5%9E%8B%E5%B7%B2%E7%BB%8F%E8%A7%A3%E9%87%8A%E4%B8%8D%E4%BA%86%20Agent%20%E4%B8%BA%E4%BB%80%E4%B9%88%E5%A5%BD%E7%94%A8",
        "dateModified": "2026-09-09T07:56:48.806Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 164,
      "item": {
        "@type": "Article",
        "headline": "GPT-6 Astra 为什么有些榜单只涨 1 分，有些却涨了 40 分？",
        "description": "GPT 6 Astra 为什么有些榜单只涨 1 分，有些却涨了 40 分？ 2026 年 9 月 3 日，OpenAI 发布了 GPT 6 Astra。 同一张发布页上，不同评测的提升幅度差得惊人： 有些一次涨了几十个百分点，有些几乎没动。 同一个模型，为什么会出现这么大的反差？ 不同榜单，卡住模型的地方不同 把模型能力理解成一个统一的“智力值”，很容易看…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/GPT-6%20Astra%20%E4%B8%BA%E4%BB%80%E4%B9%88%E6%9C%89%E4%BA%9B%E6%A6%9C%E5%8D%95%E5%8F%AA%E6%B6%A8%201%20%E5%88%86%EF%BC%8C%E6%9C%89%E4%BA%9B%E5%8D%B4%E6%B6%A8%E4%BA%86%2040%20%E5%88%86%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/GPT-6%20Astra%20%E4%B8%BA%E4%BB%80%E4%B9%88%E6%9C%89%E4%BA%9B%E6%A6%9C%E5%8D%95%E5%8F%AA%E6%B6%A8%201%20%E5%88%86%EF%BC%8C%E6%9C%89%E4%BA%9B%E5%8D%B4%E6%B6%A8%E4%BA%86%2040%20%E5%88%86%EF%BC%9F",
        "dateModified": "2026-09-10T01:45:03.642Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 165,
      "item": {
        "@type": "Article",
        "headline": "LangGraph 到底解决了什么问题？用一个查天气的简单例子看懂",
        "description": "LangGraph 到底解决了什么问题？用一个查天气的简单例子看懂 上一篇《什么是 ReAct？一个例子看懂 AI Agent 原理》里，我们做出了一个会查天气的 Agent。 模型发现自己不知道实时天气，就调用工具；工具返回结果，模型再回答。任务没结束，就继续循环。 这已经是 Agent 了。LangGraph 又多解决了什么？ 还是从查天气开始。 一句…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/LangGraph%20%E5%88%B0%E5%BA%95%E8%A7%A3%E5%86%B3%E4%BA%86%E4%BB%80%E4%B9%88%E9%97%AE%E9%A2%98%EF%BC%9F%E7%94%A8%E4%B8%80%E4%B8%AA%E6%9F%A5%E5%A4%A9%E6%B0%94%E7%9A%84%E7%AE%80%E5%8D%95%E4%BE%8B%E5%AD%90%E7%9C%8B%E6%87%82",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/LangGraph%20%E5%88%B0%E5%BA%95%E8%A7%A3%E5%86%B3%E4%BA%86%E4%BB%80%E4%B9%88%E9%97%AE%E9%A2%98%EF%BC%9F%E7%94%A8%E4%B8%80%E4%B8%AA%E6%9F%A5%E5%A4%A9%E6%B0%94%E7%9A%84%E7%AE%80%E5%8D%95%E4%BE%8B%E5%AD%90%E7%9C%8B%E6%87%82",
        "dateModified": "2026-09-09T07:56:46.098Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 166,
      "item": {
        "@type": "Article",
        "headline": "Prompt 堆叠的尽头，是系统设计问题",
        "description": "Prompt 堆叠的尽头，是系统设计问题 做 Code Review Agent 时，最容易发生的事不是 Prompt 写错，而是 Prompt 越改越对。 某次模型漏掉了一个空指针风险，于是在 Prompt 里补一句： 不要遗漏潜在风险。 下一次，它把一个理论上可能发生、实际路径根本走不到的并发问题也报了出来。于是再补一句： 不要过度推测，只报告有充分依…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Prompt%20%E5%A0%86%E5%8F%A0%E7%9A%84%E5%B0%BD%E5%A4%B4%EF%BC%8C%E6%98%AF%E7%B3%BB%E7%BB%9F%E8%AE%BE%E8%AE%A1%E9%97%AE%E9%A2%98",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/Prompt%20%E5%A0%86%E5%8F%A0%E7%9A%84%E5%B0%BD%E5%A4%B4%EF%BC%8C%E6%98%AF%E7%B3%BB%E7%BB%9F%E8%AE%BE%E8%AE%A1%E9%97%AE%E9%A2%98",
        "dateModified": "2026-09-09T07:56:54.182Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 167,
      "item": {
        "@type": "Article",
        "headline": "“我没想法”只是一种错觉",
        "description": "“我没想法”只是一种错觉 开会时，我偶尔会有一种很熟悉的感觉。 大家讨论同一个问题，某个同事随口说了一句，方向未必完整，却一下打开了新的思路。 我听完会想： 这个我怎么没想到？ 可回头看，自己并不是什么都没有想。 脑子里其实出现过一些模糊的念头，只是很快又被自己否定了： “这个方案是不是太普通了？” “好像有点不对，但我说不清。” “别人应该早就想过了。”…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E2%80%9C%E6%88%91%E6%B2%A1%E6%83%B3%E6%B3%95%E2%80%9D%E5%8F%AA%E6%98%AF%E4%B8%80%E7%A7%8D%E9%94%99%E8%A7%89",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E2%80%9C%E6%88%91%E6%B2%A1%E6%83%B3%E6%B3%95%E2%80%9D%E5%8F%AA%E6%98%AF%E4%B8%80%E7%A7%8D%E9%94%99%E8%A7%89",
        "dateModified": "2026-09-09T07:56:53.235Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 168,
      "item": {
        "@type": "Article",
        "headline": "一次服药，还是连吃五天：从两种流感药看 AI 系统设计",
        "description": "一次服药，还是连吃五天：从两种流感药看 AI 系统设计 最近比较两种流感药时，我注意到一个很直观的差别。 奥司他韦通常一天两次，连续吃五天；玛巴洛沙韦则按体重单次服用。对患者而言，差别很实际：一种要记住十次，另一种只要吃一次。 人很容易把“一次服药”理解成药效更强、技术更先进。但继续看药物机制，结论没有这么简单。 这件事也让我想到 AI 产品。我们常用模型…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%B8%80%E6%AC%A1%E6%9C%8D%E8%8D%AF%EF%BC%8C%E8%BF%98%E6%98%AF%E8%BF%9E%E5%90%83%E4%BA%94%E5%A4%A9%EF%BC%9A%E4%BB%8E%E4%B8%A4%E7%A7%8D%E6%B5%81%E6%84%9F%E8%8D%AF%E7%9C%8B%20AI%20%E7%B3%BB%E7%BB%9F%E8%AE%BE%E8%AE%A1",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%B8%80%E6%AC%A1%E6%9C%8D%E8%8D%AF%EF%BC%8C%E8%BF%98%E6%98%AF%E8%BF%9E%E5%90%83%E4%BA%94%E5%A4%A9%EF%BC%9A%E4%BB%8E%E4%B8%A4%E7%A7%8D%E6%B5%81%E6%84%9F%E8%8D%AF%E7%9C%8B%20AI%20%E7%B3%BB%E7%BB%9F%E8%AE%BE%E8%AE%A1",
        "dateModified": "2026-09-09T07:56:54.506Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 169,
      "item": {
        "@type": "Article",
        "headline": "一种 AI 负责生成，另一种负责决定：Jev 想验证什么？",
        "description": "一种 AI 负责生成，另一种负责决定：Jev 想验证什么？ 最近有个叫 Jev 的模型引起了讨论。 它不是用来聊天的，也不是用来写代码的。 它更像一个专门给软件调用的“决策模型”： 很多人第一反应是： 这不就是让 GPT 做分类吗？ Jev 真正想验证的，不是模型能不能选出一个答案，而是： 软件是不是需要一种专门负责“做判断”的模型？ 先看一个普通的客服系…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%B8%80%E7%A7%8D%20AI%20%E8%B4%9F%E8%B4%A3%E7%94%9F%E6%88%90%EF%BC%8C%E5%8F%A6%E4%B8%80%E7%A7%8D%E8%B4%9F%E8%B4%A3%E5%86%B3%E5%AE%9A%EF%BC%9AJev%20%E6%83%B3%E9%AA%8C%E8%AF%81%E4%BB%80%E4%B9%88%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%B8%80%E7%A7%8D%20AI%20%E8%B4%9F%E8%B4%A3%E7%94%9F%E6%88%90%EF%BC%8C%E5%8F%A6%E4%B8%80%E7%A7%8D%E8%B4%9F%E8%B4%A3%E5%86%B3%E5%AE%9A%EF%BC%9AJev%20%E6%83%B3%E9%AA%8C%E8%AF%81%E4%BB%80%E4%B9%88%EF%BC%9F",
        "dateModified": "2026-09-20T10:23:27.015Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 170,
      "item": {
        "@type": "Article",
        "headline": "为什么 AI 应用开发更需要贝叶斯思想？",
        "description": "AI 应用研发比传统软件研发更需要贝叶斯决策思想。原因不是 AI 更复杂，而是 AI 产品的不确定性远高于传统软件。 传统软件实现的是确定需求： 用户点击按钮 → 后端计算 → 返回结果。 AI 应用在不断验证概率问题： 用户真的需要这个能力吗？（需求不确定） Prompt 是否有效？（方案不确定） Model A 还是 Model B 更好？（模型不确定…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%B8%BA%E4%BB%80%E4%B9%88%20AI%20%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91%E6%9B%B4%E9%9C%80%E8%A6%81%E8%B4%9D%E5%8F%B6%E6%96%AF%E6%80%9D%E6%83%B3%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%B8%BA%E4%BB%80%E4%B9%88%20AI%20%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91%E6%9B%B4%E9%9C%80%E8%A6%81%E8%B4%9D%E5%8F%B6%E6%96%AF%E6%80%9D%E6%83%B3%EF%BC%9F",
        "dateModified": "2026-09-09T07:56:49.298Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 171,
      "item": {
        "@type": "Article",
        "headline": "为什么AI指令应该优先写“不该做什么”",
        "description": "一、问题的起点：正向清单无法穷举 指令设计的直觉往往导向“应该做什么”。产品经理、提示词工程师、普通用户，第一反应几乎都是描述期望：你应该礼貌、应该详细、应该主动追问。 但正向清单存在一个无法解决的缺陷：它不可能穷举。没有设计者能遍历所有场景，而大模型作为概率系统，在未被明确指引的灰色地带会本能地选择“讨好”——帮用户合理化一个糟糕的决策，为明显错误的命题…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%B8%BA%E4%BB%80%E4%B9%88AI%E6%8C%87%E4%BB%A4%E5%BA%94%E8%AF%A5%E4%BC%98%E5%85%88%E5%86%99%E2%80%9C%E4%B8%8D%E8%AF%A5%E5%81%9A%E4%BB%80%E4%B9%88%E2%80%9D",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%B8%BA%E4%BB%80%E4%B9%88AI%E6%8C%87%E4%BB%A4%E5%BA%94%E8%AF%A5%E4%BC%98%E5%85%88%E5%86%99%E2%80%9C%E4%B8%8D%E8%AF%A5%E5%81%9A%E4%BB%80%E4%B9%88%E2%80%9D",
        "dateModified": "2026-09-09T07:56:54.808Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 172,
      "item": {
        "@type": "Article",
        "headline": "为什么俄罗斯方块不用重学，而 Prompt 总要重写？",
        "description": "为什么俄罗斯方块不用重学，而 Prompt 总要重写？ 很多人都遇到过：模型一换，Prompt 就得重写。原先很稳的指令开始跑偏，有些约束不再生效。 后来我开始留意那些底层技术几经迭代、用户经验却能留下来的系统。俄罗斯方块就是一个有趣的例子：它从早期计算机跑到掌机、手机和网页，平台换了好几轮；今天第一次打开它的人，仍然不需要重新学习这个游戏在玩什么。 底层…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BF%84%E7%BD%97%E6%96%AF%E6%96%B9%E5%9D%97%E4%B8%8D%E7%94%A8%E9%87%8D%E5%AD%A6%EF%BC%8C%E8%80%8C%20Prompt%20%E6%80%BB%E8%A6%81%E9%87%8D%E5%86%99%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BF%84%E7%BD%97%E6%96%AF%E6%96%B9%E5%9D%97%E4%B8%8D%E7%94%A8%E9%87%8D%E5%AD%A6%EF%BC%8C%E8%80%8C%20Prompt%20%E6%80%BB%E8%A6%81%E9%87%8D%E5%86%99%EF%BC%9F",
        "dateModified": "2026-09-09T07:56:44.777Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 173,
      "item": {
        "@type": "Article",
        "headline": "为什么几乎所有复杂系统，都会走向\"不断加规则\"？",
        "description": "为什么几乎所有复杂系统，都会走向\"不断加规则\"？ 前文 《Prompt堆叠的尽头是系统设计》 讲了一个核心观点： 当 Prompt 开始堆叠描述“如何权衡多个冲突目标”时，问题已经不在 Prompt，而在系统设计本身。 现在打算把这个观点往前再推一步； 规则的本质是堵住一个具体的漏洞。 反馈的本质是让系统自己知道发生了什么，然后自己调整。 规则解决“这次”…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%B8%BA%E4%BB%80%E4%B9%88%E5%87%A0%E4%B9%8E%E6%89%80%E6%9C%89%E5%A4%8D%E6%9D%82%E7%B3%BB%E7%BB%9F%EF%BC%8C%E9%83%BD%E4%BC%9A%E8%B5%B0%E5%90%91%22%E4%B8%8D%E6%96%AD%E5%8A%A0%E8%A7%84%E5%88%99%22%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%B8%BA%E4%BB%80%E4%B9%88%E5%87%A0%E4%B9%8E%E6%89%80%E6%9C%89%E5%A4%8D%E6%9D%82%E7%B3%BB%E7%BB%9F%EF%BC%8C%E9%83%BD%E4%BC%9A%E8%B5%B0%E5%90%91%22%E4%B8%8D%E6%96%AD%E5%8A%A0%E8%A7%84%E5%88%99%22%EF%BC%9F",
        "dateModified": "2026-09-09T07:56:55.150Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 174,
      "item": {
        "@type": "Article",
        "headline": "什么是 ReAct？一个例子看懂 AI Agent 原理",
        "description": "什么是 ReAct？一个例子看懂 AI Agent 原理 Agent 不是一种神秘技术。 先把 LangGraph、AutoGen、OpenAI Agents SDK、CrewAI 这些框架放到一边，只看最里面的运行逻辑： Agent = LLM + 循环（Loop）+ 工具（Tool）+ 状态（State） 这篇文章不用任何框架。我们从一个只有十几行代码…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BB%80%E4%B9%88%E6%98%AF%20ReAct%EF%BC%9F%E4%B8%80%E4%B8%AA%E4%BE%8B%E5%AD%90%E7%9C%8B%E6%87%82%20AI%20Agent%20%E5%8E%9F%E7%90%86",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BB%80%E4%B9%88%E6%98%AF%20ReAct%EF%BC%9F%E4%B8%80%E4%B8%AA%E4%BE%8B%E5%AD%90%E7%9C%8B%E6%87%82%20AI%20Agent%20%E5%8E%9F%E7%90%86",
        "dateModified": "2026-09-09T07:56:46.436Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 175,
      "item": {
        "@type": "Article",
        "headline": "从 AI Agent 的 BubbleWrap 沙箱，看“世界与地图”的隔离哲学",
        "description": "从 AI Agent 的 BubbleWrap 沙箱，看“世界与地图”的隔离哲学 在研究 AI Agent 的运行环境时，经常会看到一个工具： 从定义上来说，它是一个基于 Linux Namespace 的轻量级沙箱工具。很多桌面应用、容器运行时以及 AI Agent 的执行环境都会使用它来限制程序能够访问的资源。 不过，如果只把 Bubblewrap 理…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BB%8E%20AI%20Agent%20%E7%9A%84%20BubbleWrap%20%E6%B2%99%E7%AE%B1%EF%BC%8C%E7%9C%8B%E2%80%9C%E4%B8%96%E7%95%8C%E4%B8%8E%E5%9C%B0%E5%9B%BE%E2%80%9D%E7%9A%84%E9%9A%94%E7%A6%BB",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BB%8E%20AI%20Agent%20%E7%9A%84%20BubbleWrap%20%E6%B2%99%E7%AE%B1%EF%BC%8C%E7%9C%8B%E2%80%9C%E4%B8%96%E7%95%8C%E4%B8%8E%E5%9C%B0%E5%9B%BE%E2%80%9D%E7%9A%84%E9%9A%94%E7%A6%BB",
        "dateModified": "2026-09-09T07:56:55.436Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 176,
      "item": {
        "@type": "Article",
        "headline": "从 Loop 到 Graph Engineering：当一件事变成多条支线",
        "description": "从 Loop 到 Graph Engineering：当一件事变成多条支线 这篇接着《从 Prompt 到 Loop Engineering：一个简单例子看懂 AI 工程的四次升级》往外讲。先把 Loop 理解成“做、检查、不合格就重试”的小循环就够了。 还是“夏日读书会”，只是任务多了一点。 只要一条文案：一个 Loop 运营给出活动资料，文案 Agen…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BB%8E%20Loop%20%E5%88%B0%20Graph%EF%BC%9A%E4%B8%80%E4%B8%AA%E4%BE%8B%E5%AD%90%E7%9C%8B%E6%87%82%E5%A4%9A%20Agent%20%E6%80%8E%E4%B9%88%E5%8D%8F%E4%BD%9C",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BB%8E%20Loop%20%E5%88%B0%20Graph%EF%BC%9A%E4%B8%80%E4%B8%AA%E4%BE%8B%E5%AD%90%E7%9C%8B%E6%87%82%E5%A4%9A%20Agent%20%E6%80%8E%E4%B9%88%E5%8D%8F%E4%BD%9C",
        "dateModified": "2026-09-09T07:56:46.758Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 177,
      "item": {
        "@type": "Article",
        "headline": "从 Prompt 到 Loop Engineering：一个简单例子看懂 AI 工程的四次升级",
        "description": "从 Prompt 到 Loop Engineering：一个简单例子看懂 AI 工程的四次升级 最近又冒出一个词：Loop Engineering。 Prompt Engineering、Context Engineering、Harness Engineering，再加上 Loop Engineering。这样的术语生产速度，上一次见到还是在鼎盛时期的前…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BB%8E%20Prompt%20%E5%88%B0%20Loop%EF%BC%9A%E4%B8%80%E4%B8%AA%E4%BE%8B%E5%AD%90%E7%9C%8B%E6%87%82%20AI%20%E5%B7%A5%E7%A8%8B%E7%9A%84%E5%9B%9B%E6%AC%A1%E5%8D%87%E7%BA%A7",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BB%8E%20Prompt%20%E5%88%B0%20Loop%EF%BC%9A%E4%B8%80%E4%B8%AA%E4%BE%8B%E5%AD%90%E7%9C%8B%E6%87%82%20AI%20%E5%B7%A5%E7%A8%8B%E7%9A%84%E5%9B%9B%E6%AC%A1%E5%8D%87%E7%BA%A7",
        "dateModified": "2026-09-09T07:56:47.068Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 178,
      "item": {
        "@type": "Article",
        "headline": "从支付宝体验技术部“解散”，看 AI 时代的人才选拔逻辑",
        "description": "从支付宝体验技术部“解散”，看 AI 时代的人才选拔逻辑 一、现象：岗位边界变了，筛选方式还没变 最近网传支付宝体验技术部被拆分。根据目前的公开报道，成员被分流到各个业务线，岗位也在向 Agent 全栈开发转型。 我倒没有因此担心前端会消失。页面仍然要写，交互和性能问题也不会自己解决。真正发生变化的，是工程师负责的范围。 过去，一个前端工程师把页面交付好，…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BB%8E%E6%94%AF%E4%BB%98%E5%AE%9D%E4%BD%93%E9%AA%8C%E6%8A%80%E6%9C%AF%E9%83%A8%E2%80%9C%E8%A7%A3%E6%95%A3%E2%80%9D%EF%BC%8C%E7%9C%8B%20AI%20%E6%97%B6%E4%BB%A3%E7%9A%84%E4%BA%BA%E6%89%8D%E9%80%89%E6%8B%94%E9%80%BB%E8%BE%91",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BB%8E%E6%94%AF%E4%BB%98%E5%AE%9D%E4%BD%93%E9%AA%8C%E6%8A%80%E6%9C%AF%E9%83%A8%E2%80%9C%E8%A7%A3%E6%95%A3%E2%80%9D%EF%BC%8C%E7%9C%8B%20AI%20%E6%97%B6%E4%BB%A3%E7%9A%84%E4%BA%BA%E6%89%8D%E9%80%89%E6%8B%94%E9%80%BB%E8%BE%91",
        "dateModified": "2026-09-09T07:56:55.807Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 179,
      "item": {
        "@type": "Article",
        "headline": "代码定义结构，权重存储知识：一个例子看懂大模型如何推理",
        "description": "代码定义结构，权重存储知识：一个例子看懂大模型如何推理 下载一个开源模型时，经常会看到一种奇怪现象：模型代码只有几十 KB，权重文件却有几个 GB，甚至几十 GB。 为什么会差这么多？模型的知识究竟在代码里，还是在那几个 GB 的权重文件里？输入一句话以后，两者又怎样配合得出结果？ 这些问题不必从 Transformer 或注意力机制讲起。先看一个只有 3…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BB%A3%E7%A0%81%E5%AE%9A%E4%B9%89%E7%BB%93%E6%9E%84%EF%BC%8C%E6%9D%83%E9%87%8D%E5%AD%98%E5%82%A8%E7%9F%A5%E8%AF%86%EF%BC%9A%E4%B8%80%E4%B8%AA%E4%BE%8B%E5%AD%90%E7%9C%8B%E6%87%82%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%A6%82%E4%BD%95%E6%8E%A8%E7%90%86",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BB%A3%E7%A0%81%E5%AE%9A%E4%B9%89%E7%BB%93%E6%9E%84%EF%BC%8C%E6%9D%83%E9%87%8D%E5%AD%98%E5%82%A8%E7%9F%A5%E8%AF%86%EF%BC%9A%E4%B8%80%E4%B8%AA%E4%BE%8B%E5%AD%90%E7%9C%8B%E6%87%82%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%A6%82%E4%BD%95%E6%8E%A8%E7%90%86",
        "dateModified": "2026-09-09T07:56:52.224Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 180,
      "item": {
        "@type": "Article",
        "headline": "你刷到的内容越来越像，因为算法也在训练创作者",
        "description": "你刷到的内容越来越像，因为算法也在训练创作者 最近刷到一个新账号。 两篇内容，讲的是同一个故事：普通学历，专升本、考研，一路逆袭；现在读研，自媒体月入五位数。配图是旅游、美食和看起来松弛自在的生活。 我无法判断收入是真是假，也不是想判断这件事。让我停下来的是：两篇内容几乎用了同一套叙事。而且类似的账号、标题和人物经历并不少见。 它们来自不同的人，却像是从同…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BD%A0%E5%88%B7%E5%88%B0%E7%9A%84%E5%86%85%E5%AE%B9%E8%B6%8A%E6%9D%A5%E8%B6%8A%E5%83%8F%EF%BC%8C%E5%9B%A0%E4%B8%BA%E7%AE%97%E6%B3%95%E4%B9%9F%E5%9C%A8%E8%AE%AD%E7%BB%83%E5%88%9B%E4%BD%9C%E8%80%85",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E4%BD%A0%E5%88%B7%E5%88%B0%E7%9A%84%E5%86%85%E5%AE%B9%E8%B6%8A%E6%9D%A5%E8%B6%8A%E5%83%8F%EF%BC%8C%E5%9B%A0%E4%B8%BA%E7%AE%97%E6%B3%95%E4%B9%9F%E5%9C%A8%E8%AE%AD%E7%BB%83%E5%88%9B%E4%BD%9C%E8%80%85",
        "dateModified": "2026-09-09T07:56:53.561Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 181,
      "item": {
        "@type": "Article",
        "headline": "内容没变，AI 推荐却更少了：GEO 为什么这么难量化？",
        "description": "内容没变，AI 推荐却更少了：GEO 为什么这么难量化？ 假设有一款代码审查工具，叫 PatchPilot。官网可以被搜到，但用户让 AI 推荐支持 GitLab、私有化部署的 Merge Request 审查工具时，它很少出现在答案里。（想了解背景，可以先看《AI 为什么没把你写进答案？从一句产品推荐读懂 GEO》） 我们改写了它的首页，补上 GitLa…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%86%85%E5%AE%B9%E6%B2%A1%E5%8F%98%EF%BC%8CAI%20%E6%8E%A8%E8%8D%90%E5%8D%B4%E6%9B%B4%E5%B0%91%E4%BA%86%EF%BC%9AGEO%20%E4%B8%BA%E4%BB%80%E4%B9%88%E8%BF%99%E4%B9%88%E9%9A%BE%E9%87%8F%E5%8C%96%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%86%85%E5%AE%B9%E6%B2%A1%E5%8F%98%EF%BC%8CAI%20%E6%8E%A8%E8%8D%90%E5%8D%B4%E6%9B%B4%E5%B0%91%E4%BA%86%EF%BC%9AGEO%20%E4%B8%BA%E4%BB%80%E4%B9%88%E8%BF%99%E4%B9%88%E9%9A%BE%E9%87%8F%E5%8C%96%EF%BC%9F",
        "dateModified": "2026-09-09T07:56:49.574Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 182,
      "item": {
        "@type": "Article",
        "headline": "又便宜又强，就能“斩杀”其他大模型吗？",
        "description": "又便宜又强，就能“斩杀”其他大模型吗？ 假设一张榜单上，模型 A 得分更高，价格还只有模型 B 的一半。 那还选 B 干什么？ 看起来，这场比较已经结束了：能力不如 A，价格又比 A 贵，B 被“斩杀”了。 但现在把榜单收起来，真的用它处理一张用户发来的故障截图。 如果 A 只支持文字，B 能看图片，刚才那个答案立刻失效。A 再便宜，也完成不了这次任务。 …",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%8F%88%E4%BE%BF%E5%AE%9C%E5%8F%88%E5%BC%BA%EF%BC%8C%E5%B0%B1%E8%83%BD%E2%80%9C%E6%96%A9%E6%9D%80%E2%80%9D%E5%85%B6%E4%BB%96%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%90%97%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%8F%88%E4%BE%BF%E5%AE%9C%E5%8F%88%E5%BC%BA%EF%BC%8C%E5%B0%B1%E8%83%BD%E2%80%9C%E6%96%A9%E6%9D%80%E2%80%9D%E5%85%B6%E4%BB%96%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%90%97%EF%BC%9F",
        "dateModified": "2026-09-11T08:12:33.643Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 183,
      "item": {
        "@type": "Article",
        "headline": "只让 AI 换件衣服，为什么连脸也一起换了？",
        "description": "只让 AI 换件衣服，为什么连脸也一起换了？ 你上传一张自己的照片，对 AI 说： 把白衬衫换成黑色夹克，其他地方不要动。 几秒后，夹克确实换上了。 但仔细一看，脸也有点不像了。肩膀的位置变了，手指换了姿势，连身后的灯光都暗了一些。 明明只改一件衣服，AI 为什么像是把整张图又画了一遍？ 2026 年 9 月 8 日，OpenAI 发布 ChatGPT I…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%8F%AA%E8%AE%A9%20AI%20%E6%8D%A2%E4%BB%B6%E8%A1%A3%E6%9C%8D%EF%BC%8C%E4%B8%BA%E4%BB%80%E4%B9%88%E8%BF%9E%E8%84%B8%E4%B9%9F%E4%B8%80%E8%B5%B7%E6%8D%A2%E4%BA%86%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%8F%AA%E8%AE%A9%20AI%20%E6%8D%A2%E4%BB%B6%E8%A1%A3%E6%9C%8D%EF%BC%8C%E4%B8%BA%E4%BB%80%E4%B9%88%E8%BF%9E%E8%84%B8%E4%B9%9F%E4%B8%80%E8%B5%B7%E6%8D%A2%E4%BA%86%EF%BC%9F",
        "dateModified": "2026-09-11T07:55:16.392Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 184,
      "item": {
        "@type": "Article",
        "headline": "只让 Claude 改了几句话，也会被当成 AI 代写吗？",
        "description": "只让 Claude 改了几句话，也会被当成 AI 代写吗？ 你自己写完一份报告，只让 Claude 帮忙改了几处语病。 观点是你的，数据是你的，初稿也是你的。你把润色后的版本复制进文档，没有再改。 现在，这份文档可能带着一枚你看不见的 Claude 水印。 Anthropic 最近宣布，符合条件的 Claude 模型会给输出加入机器可识别的标记。文本水印会…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%8F%AA%E8%AE%A9%20Claude%20%E6%94%B9%E4%BA%86%E5%87%A0%E5%8F%A5%E8%AF%9D%EF%BC%8C%E4%B9%9F%E4%BC%9A%E8%A2%AB%E5%BD%93%E6%88%90%20AI%20%E4%BB%A3%E5%86%99%E5%90%97%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%8F%AA%E8%AE%A9%20Claude%20%E6%94%B9%E4%BA%86%E5%87%A0%E5%8F%A5%E8%AF%9D%EF%BC%8C%E4%B9%9F%E4%BC%9A%E8%A2%AB%E5%BD%93%E6%88%90%20AI%20%E4%BB%A3%E5%86%99%E5%90%97%EF%BC%9F",
        "dateModified": "2026-09-09T07:56:50.253Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 185,
      "item": {
        "@type": "Article",
        "headline": "图片里没有文字，AI是怎么凭一句话把它搜出来的？",
        "description": "图片里没有文字，AI是怎么凭一句话把它搜出来的？ 在支持自然语言搜索的相册或图片库里，输入一句： 雨天撑伞的人 系统很快就能找出相关照片。 奇怪的是，照片里并没有写着“雨天撑伞的人”。它的文件名可能只是 IMG 5832.jpg ，也没有人提前给它加上这句标签。 如果只做传统关键词匹配，图片的文件名、标签或说明文字里，需要提前出现相关的词。 可图片由像素组…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%9B%BE%E7%89%87%E9%87%8C%E6%B2%A1%E6%9C%89%E6%96%87%E5%AD%97%EF%BC%8CAI%E6%98%AF%E6%80%8E%E4%B9%88%E5%87%AD%E4%B8%80%E5%8F%A5%E8%AF%9D%E6%8A%8A%E5%AE%83%E6%90%9C%E5%87%BA%E6%9D%A5%E7%9A%84%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%9B%BE%E7%89%87%E9%87%8C%E6%B2%A1%E6%9C%89%E6%96%87%E5%AD%97%EF%BC%8CAI%E6%98%AF%E6%80%8E%E4%B9%88%E5%87%AD%E4%B8%80%E5%8F%A5%E8%AF%9D%E6%8A%8A%E5%AE%83%E6%90%9C%E5%87%BA%E6%9D%A5%E7%9A%84%EF%BC%9F",
        "dateModified": "2026-09-09T07:56:52.561Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 186,
      "item": {
        "@type": "Article",
        "headline": "大模型没有眼睛，一张截图是怎么变成回答的？",
        "description": "大模型没有眼睛，一张截图是怎么变成回答的？ 你上传一张应用截图，然后问： 这个页面哪里不对？ 模型可能指出按钮没有对齐、文字被截断，甚至能发现弹窗挡住了下面的操作。 这件事有点奇怪。 语言模型原本处理的是文字。它接收前面的 Token，预测下一个 Token。图片既没有词语，也没有句子，只有排列在二维网格里的像素。 一台只会接收文字的模型，是怎样开始看图的…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E6%B2%A1%E6%9C%89%E7%9C%BC%E7%9D%9B%EF%BC%8C%E4%B8%80%E5%BC%A0%E6%88%AA%E5%9B%BE%E6%98%AF%E6%80%8E%E4%B9%88%E5%8F%98%E6%88%90%E5%9B%9E%E7%AD%94%E7%9A%84%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E6%B2%A1%E6%9C%89%E7%9C%BC%E7%9D%9B%EF%BC%8C%E4%B8%80%E5%BC%A0%E6%88%AA%E5%9B%BE%E6%98%AF%E6%80%8E%E4%B9%88%E5%8F%98%E6%88%90%E5%9B%9E%E7%AD%94%E7%9A%84%EF%BC%9F",
        "dateModified": "2026-09-09T07:56:52.883Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 187,
      "item": {
        "@type": "Article",
        "headline": "当十个链接被压成一句话：Google 与 ChatGPT 在争夺什么？",
        "description": "当十个链接被压成一句话：Google 与 ChatGPT 在争夺什么？ 假设有一款虚构的代码审查工具，叫 PatchPilot。它支持 GitLab Merge Request 自动审查和私有化部署。 一个 20 人的 GitLab 团队想判断它是否适合自己，于是向 AI 提问。AI 搜索了官网、价格页、第三方评测和用户讨论，给出了十个引用链接。 最后答案…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%BD%93%E5%8D%81%E4%B8%AA%E9%93%BE%E6%8E%A5%E8%A2%AB%E5%8E%8B%E6%88%90%E4%B8%80%E5%8F%A5%E8%AF%9D%EF%BC%9AGoogle%20%E4%B8%8E%20ChatGPT%20%E5%9C%A8%E4%BA%89%E5%A4%BA%E4%BB%80%E4%B9%88%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%BD%93%E5%8D%81%E4%B8%AA%E9%93%BE%E6%8E%A5%E8%A2%AB%E5%8E%8B%E6%88%90%E4%B8%80%E5%8F%A5%E8%AF%9D%EF%BC%9AGoogle%20%E4%B8%8E%20ChatGPT%20%E5%9C%A8%E4%BA%89%E5%A4%BA%E4%BB%80%E4%B9%88%EF%BC%9F",
        "dateModified": "2026-09-09T07:56:50.581Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 188,
      "item": {
        "@type": "Article",
        "headline": "当排行榜开始训练大模型",
        "description": "当排行榜开始训练大模型 现在，每当一个新的大模型发布，你还会像以前一样，第一时间去看各种 Benchmark 排行榜吗？ 至少对我来说，不会。 过去，每当一个新模型发布，我最先关注的是各种 Benchmark 的成绩。 谁排第一？ 哪些指标刷新了纪录？ <u 排行榜几乎就是模型能力的代名词。</u 而在持续的观察中，更容易先冒出其他问题： 这个第一，还可信…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%BD%93%E6%8E%92%E8%A1%8C%E6%A6%9C%E5%BC%80%E5%A7%8B%E2%80%9C%E8%AE%AD%E7%BB%83%E2%80%9D%E5%A4%A7%E6%A8%A1%E5%9E%8B",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E5%BD%93%E6%8E%92%E8%A1%8C%E6%A6%9C%E5%BC%80%E5%A7%8B%E2%80%9C%E8%AE%AD%E7%BB%83%E2%80%9D%E5%A4%A7%E6%A8%A1%E5%9E%8B",
        "dateModified": "2026-09-09T07:56:50.919Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 189,
      "item": {
        "@type": "Article",
        "headline": "Prompt 没变，为什么换个模型，行为就变了？",
        "description": "Prompt 没变，为什么换个模型，行为就变了？ 假设我们做了一个技术简报助手。 输入五篇资料，它负责写一篇 500～800 字的中文简报。Prompt 很普通： 它稳定运行了一段时间。事实基本准确，遇到互相矛盾的资料，也知道把分歧留下来。 后来模型升级了。 新模型写得明显更顺，标题也更像人写的。可仔细一看，两个来源原本还在争论，它却替双方总结出了一个确定…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E6%A8%A1%E5%9E%8B%E4%B8%80%E6%8D%A2%EF%BC%8CPrompt%20%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BC%9A%E5%A4%B1%E6%95%88%EF%BC%9F%E4%BB%8E%E9%9A%90%E5%90%AB%E9%BB%98%E5%A5%91%E5%88%B0%E8%A1%8C%E4%B8%BA%E5%8D%8F%E8%AE%AE",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E6%A8%A1%E5%9E%8B%E4%B8%80%E6%8D%A2%EF%BC%8CPrompt%20%E4%B8%BA%E4%BB%80%E4%B9%88%E4%BC%9A%E5%A4%B1%E6%95%88%EF%BC%9F%E4%BB%8E%E9%9A%90%E5%90%AB%E9%BB%98%E5%A5%91%E5%88%B0%E8%A1%8C%E4%B8%BA%E5%8D%8F%E8%AE%AE",
        "dateModified": "2026-09-09T07:56:51.267Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 190,
      "item": {
        "@type": "Article",
        "headline": "每个人的药都不一样，药厂还怎么生产？",
        "description": "每个人的药都不一样，药厂还怎么生产？ 药厂最擅长的，是把同一种药稳定地生产很多份。 但有一种癌症疗法反着来：先看每位患者的肿瘤发生了哪些突变，再为他单独设计一段 mRNA。换一个患者，药里的序列也要跟着变。 这听起来更像实验室里的定制品，很难做大。可它已经进入一项 1137 人的 III 期临床试验。2026 年 8 月 19 日，Moderna 和 Me…",
        "url": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E6%AF%8F%E4%B8%AA%E4%BA%BA%E7%9A%84%E8%8D%AF%E9%83%BD%E4%B8%8D%E4%B8%80%E6%A0%B7%EF%BC%8C%E8%8D%AF%E5%8E%82%E8%BF%98%E6%80%8E%E4%B9%88%E7%94%9F%E4%BA%A7%EF%BC%9F",
        "mainEntityOfPage": "https://wizardpisces.github.io/blog/%E5%85%AC%E4%BC%97%E5%8F%B7%E5%B7%B2%E5%8F%91%E5%B8%83/%E6%AF%8F%E4%B8%AA%E4%BA%BA%E7%9A%84%E8%8D%AF%E9%83%BD%E4%B8%8D%E4%B8%80%E6%A0%B7%EF%BC%8C%E8%8D%AF%E5%8E%82%E8%BF%98%E6%80%8E%E4%B9%88%E7%94%9F%E4%BA%A7%EF%BC%9F",
        "dateModified": "2026-09-09T07:56:53.874Z",
        "inLanguage": "zh-CN",
        "isAccessibleForFree": true,
        "author": {
          "@type": "Person",
          "name": "LZ",
          "url": "https://wizardpisces.github.io/blog/Introduction"
        },
        "publisher": {
          "@type": "Organization",
          "name": "LZ AI NOTE",
          "url": "https://wizardpisces.github.io/"
        },
        "about": [
          "公众号已发布"
        ]
      }
    }
  ]
}
