Posts by Year

2026

罗福莉讲的是模型能力,但每一条都藏着对场景落地的启示

1 minute read

上周看完张小珺对罗福莉的 3.5 小时访谈,我做了笔记。 这场访谈在朋友圈、行业群里被反复刷屏。每一条核心判断都被截图—— “Anthropic 的路径是正确的,这是当下共识。” “1T 是入场券。” “卡的比例从 3 : 5 : 1 变成 3 : 1 : 1。” “中层模型 + 好框架,85% 任务接...

激动人心的噪音里,你的护城河反而变厚了——一个写给 AI 工程化落地从业者的反常识判断

3 minute read

GPT-5.5、Claude Opus 4.7 双双发布之后,AI 圈最热的叙事是”模型自主、agent 接管、编排消失”。但在保险理赔、医疗诊断、金融风控这些垂直场景里,真正在升值的不是模型自主性,而是工具的可解释性和编排的确定性。 这篇文章想说清楚一件反常识的事:通用 agent 越自动化,垂直场景的”原子...

AI 项目死在工程,不是模型

2 minute read

AI 项目不是败在模型,是败在工程——而工程的起点不是写代码,是定义 eval。 花了两周搭的 RAG Demo,演示会结束时所有人鼓掌。业务负责人跟 VP 握手,说这是”今年最激动人心的项目”。 三个月后,我打开后台看日活——零。 不是慢慢下滑到零,是从上线第二周起就一直是零。没人骂、没人投诉,只...

「AI 学得比我快吗?」——你可能问错了问题

1 minute read

上周有读者读完我”认知底座”那三篇,私信问我一个问题: “你说的这些道理我都认。但有件事我想不通——我花三小时想清楚一条 insight 的时候,模型可能已经爬了 100 万条新数据。我这么一周一周攒,到底图什么?” 这是整个系列讲完之后,留在最多人心里的那个终极怀疑。 我决定单开一篇讲清楚。因为如...

认知底座:AI + 传统行业从业者的第三种知识库方案

2 minute read

上一篇结尾我提到了第三种出发点——既不是 Karpathy 那种为研究者而生的”让知识积累成百科”,也不是范凯那种为创作者而生的”让知识变成内容产出”,而是:把一个陌生而复杂的行业,慢慢装进自己的脑子里。 有几个读者私信说,这一句话让他们突然对号入座。但更多的人问我:你说的这种”认知底座”,到底长什么样?跟前两...

Karpathy 的知识库方案很好,但它不是为你设计的

1 minute read

上一篇我介绍了 Karpathy 的个人知识库方法,不少读者照着搭了。但搭完之后,有人跟我说了一句话: “搭是搭好了,但不知道往里塞什么。” 这个困惑不是工具的问题,是一个更前置的问题没想清楚。

认知底座:AI + 传统行业从业者的第三种知识库方案

1 minute read

上一篇结尾我提到了第三种出发点——既不是 Karpathy 的”让知识积累成百科”,也不是范凯的”让知识变成内容产出”,而是:把一个陌生而复杂的行业,慢慢装进自己的脑子里。 有几个读者私信说,这一句话让他们突然对号入座。但更多的人问我:你说的这种”认知底座”,到底长什么样?跟前两种有什么不同? 这篇就来回答这...

AI 应用层(RAG / Agent / LLM App)优质信源索引 v1

8 minute read

用途:系统性学习 + 行业洞察 + 个人创作语料库 覆盖:国际 & 国内,博客 / 论文 / 社区 / 播客 / 视频 / 投资机构 维护节奏:每日自动摘要(配套 scheduled task) 版本:2026-04-14 这份索引花了相当长时间整理,把 AI 应用层(RAG / Agent /...

Back to Top ↑

2025

Auto Pick Tool

2 minute read

Introduction In the world of Affiliate Marketing, content creators often face the challenge of selecting optimal products from platforms like Amazon and eBa...

AI Rag Agent Development

1 minute read

Introduction How to Quickly Build an AI Agent The fastest way to build an AI agent is through low-code platforms like Coze or Dify. These platforms allow y...

Automating Chrome Extension Installation

2 minute read

Introduction Manually installing a Chrome extension outside the Chrome Web Store can be cumbersome due to Chrome’s restrictions on .crx installations. This ...

AI Assistant Tool For Developer

1 minute read

Introduction As artificial intelligence continues to evolve and become more accessible, I’ve found myself increasingly drawn to creating AI-powered tools th...

Think in Clean Architecture

3 minute read

Introduction Clean Architecture is a software design philosophy that prioritizes separation of concerns, testability, and maintainability by decoupling busi...

Distribute Design Clickhouse

12 minute read

Introduction ClickHouse, an open-source columnar database management system (DBMS), is designed for online analytical processing (OLAP). It provides real-ti...

Devops CI/CD Jenkins

5 minute read

Introduction Jenkins is a popular open-source automation server that facilitates continuous integration and continuous delivery (CI/CD). It helps automate t...

DevOps CI/CD GitLab

2 minute read

Introduction GitLab is a powerful DevOps platform that provides a complete CI/CD pipeline for automating the build, test, and deployment of applications. In...

Migration ILOG Solutions

5 minute read

Detailed Plans and Comparison of Three Rule Migration Approaches This document outlines the detailed plans for three approaches to rule migration: using AI-...

Stability Monitor Promtail

2 minute read

Introduction Promtail is an agent that collects logs from various sources and sends them to Loki for storage and querying. In this section, we will walk thr...

Stability Monitor Alertmanager

3 minute read

Introduction Alertmanager is a tool designed to handle alerts sent by Prometheus, providing features such as deduplication, grouping, and routing of alerts ...

Stability Monitor Prometheus

3 minute read

Background A significant part of system stability is supported by monitoring. Large companies usually have well-established monitoring and operations teams t...

Stability Monitor Loki

1 minute read

Install Loki To install Loki version 3.1.2 on a Linux system, follow the steps below. Loki is an open-source log aggregation system developed by Grafana Lab...

Stability Monitor Jaeger

1 minute read

Install Jaeger To install Jaeger version 1.42.0 on a Linux system, follow the steps below. Jaeger is an open-source distributed tracing system, and you can ...

Back to Top ↑

2018

Distribute Design Redis

6 minute read

Introduction Redis, originally developed by Salvatore Sanfilippo, is an open-source, in-memory key-value store known for its speed, versatility, and high av...

Distributed Design MySQL

6 minute read

Introduction MySQL, an open-source relational database management system, is widely used in various applications due to its reliability, flexibility, and ea...

Distribute Design Kafka

4 minute read

Introduction Apache Kafka, initially developed by LinkedIn, is a distributed messaging system that has become a core component of Apache’s ecosystem. Writte...

Back to Top ↑

2010

Welcome to Jekyll!

less than 1 minute read

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...

Back to Top ↑