n5321 | 2026年1月27日 23:07

Tags: AI


gemini3发布之后,网上一片赞叹,使用之后,惊艳的体验是gemini build。几句提示词解写出了一个漂亮的前端!然后又用antigravity,antigravity提供了一个更加广阔的可能性。gemini build只能做react 的前端,antigravity提供了一个可以integrate pc,跑起来的agent!

写指示,然后它反馈任务,计划,执行。主要的问题是费tokens!

感受到这个paradigm shift 之后,就需要更好的驾驭这个新的pattern!理解一个更清晰的vision!

LLM画的饼:ChatGPT 不会让差的程序员变好, 但会让好的程序员变得非常可怕

  1. 讲:Using LLM as a tool you operate is beginner-level. Designing your thinking so that LLM operates with you is advanced.

  2. 讲:At a basic level, people use ChatGPT as a tool to execute tasks. At an advanced level, ChatGPT becomes part of the thinking system itself. The human defines goals and judgment; the tool amplifies cognition.

  3. 讲:The shift is not about using ChatGPT more often, but about embedding it into your cognitive workflow. Beginners operate tools. Experts design systems where tools reshape how humans think.

  4. 讲:When a tool becomes powerful enough, the real skill is no longer using it — but structuring yourself to be used by it effectively.

说未来可以搭建一个Human–AI Collaboration Architect。最早乔布斯讲PC的价值是让人骑上thinking的自行车!从这个饼的意思就是让人骑上thinking 的摩托车了!这类似一个考驾照的过程!所以未来会像90年代,有个驾照就可以得到一份好工作,会开个货车,就算是半个大款?!

这个饼要是再画得夸张一点,就要说是:“AI 驱动的独角兽开发模式” (AI-Augmented Developer)。coder应该进化成 CTO 兼首席架构师。职责从“手动搬砖,写代码,改代码”变成了“决策、评审与集成”,Gemini 的角色是 “能力的倍增器 (Leverage)”

以前: 你的产出 = 你的打字速度 + 你的查文档时间。

现在: 你的产出 = 你的判断力 (Judgment) × Gemini 的生成速度

理想的使用gemini的方式是怎么样的?

coder负责航向(意图)和终审(决策),Gemini 负责动力(实现)和监测(纠错)。