This article provides an in-depth comparison of three leading AI programming tools in 2025—Cursor, Augment, and Claude Code—based on the author practical experience building a personal investment system.
The author vividly portrays them as an "emotionless code modification machine" (Cursor), an "excellent intern" (Augment), and a "junior engineer you can entrust with tasks" (Claude Code), analyzing their respective design philosophies from the perspectives of user experience, context engineering, and workflow integration.
The core thesis is that the competition among AI programming tools has moved beyond the raw power of the underlying models. The focus now is on how effectively these tools can seamlessly integrate intelligent agents into a developer real-world workflow, ultimately reshaping the paradigm of how we write code.
点击阅读原文
阅读视图
我与 AI 的 Pair Programming:一次关于效率、创造力与反思的实验
本文作者通过构建个人投资系统的实践,深入对比了2025年的三款主流AI编程工具:Cursor、Augment 和 Claude Code。
作者将这三者生动地比作“没有感情的代码修改机器”(Cursor)、“优秀的实习生”(Augment)和“可以托付任务的初级工程师”(Claude Code),从用户体验、上下文工程能力和工作流整合等角度,剖析了它们各自的设计哲学与优劣。
文章的核心观点是,当前AI编程工具的竞争已超越了单纯的模型能力,关键在于如何将智能Agent无缝融入开发者的真实工作流中,从而重塑代码编写的范式。
点击阅读原文
作者将这三者生动地比作“没有感情的代码修改机器”(Cursor)、“优秀的实习生”(Augment)和“可以托付任务的初级工程师”(Claude Code),从用户体验、上下文工程能力和工作流整合等角度,剖析了它们各自的设计哲学与优劣。
文章的核心观点是,当前AI编程工具的竞争已超越了单纯的模型能力,关键在于如何将智能Agent无缝融入开发者的真实工作流中,从而重塑代码编写的范式。
点击阅读原文
20个小时,我鞭策AI做了一个投顾MVP
这篇文章讲述了作者受市场焦虑和个人投资需求驱动,利用 Gemini 等 AI 工具学习投资知识,并指挥编码助手开发了一款个人投资顾问 AI 的经历。
作者通过这个过程,从一个最初因数据获取困难而放弃项目的人,转变为一个不写一行代码就能构建系统的“超级个体”,并分享了在AI辅助开发中关于上下文、模型控制和规范重要性的感悟。
点击阅读原文
作者通过这个过程,从一个最初因数据获取困难而放弃项目的人,转变为一个不写一行代码就能构建系统的“超级个体”,并分享了在AI辅助开发中关于上下文、模型控制和规范重要性的感悟。
点击阅读原文
Edge Function
几个星期前恰逢 NextConf,看过几个分享后想深入了解下这个大家评价颇高的框架,于是去浅翻了它的源码和各种资料。
过程中总是出现一个叫做 Edge Function 的概念,但又没有更深一步的解释,中文资料也很模糊,于是顺藤摸瓜去了解这个东西。虽然浮于表面,但也把整个框架摸清楚了,也更理解了狼叔说的 Next 和 Vercel 的野心。
点击阅读原文
过程中总是出现一个叫做 Edge Function 的概念,但又没有更深一步的解释,中文资料也很模糊,于是顺藤摸瓜去了解这个东西。虽然浮于表面,但也把整个框架摸清楚了,也更理解了狼叔说的 Next 和 Vercel 的野心。
点击阅读原文
Split Monolith Into Micro Front End
Our project can be considered a relatively large project, with 17 business lines for whole vision. However, the project was not well thought out at the beginning for various reasons and was tackled as a normal front-end project, and after the first phase was completed and the first business line went live, we started the development of the second and third lines of business, and immediately afterwards we encountered a number of problems...
点击阅读原文
点击阅读原文