jinsongzhaocn's recent timeline updates
jinsongzhaocn

jinsongzhaocn

V2EX member #460727, joined on 2019-12-22 23:54:22 +08:00
Today's activity rank 2063
jinsongzhaocn's recent replies
如果一定要,可以用 API 调用方式.按 token 收费.等抢到账号了再换套餐
我这个简化的提示,每次修改都会自动提交 git,非常方便看 ai 的每次修改,同时没改过的,就不会自动提交 git
@lingyired 反复校验可能和这段提示有关:
## 4. Goal-Driven Execution

**Define success criteria. Loop until verified.**

Transform tasks into verifiable goals:
- "Add validation" → "Write tests for invalid inputs, then make them pass"
- "Fix the bug" → "Write a test that reproduces it, then make it pass"
- "Refactor X" → "Ensure tests pass before and after"

For multi-step tasks, state a brief plan:
```
1. [Step] → verify: [check]
2. [Step] → verify: [check]
3. [Step] → verify: [check]
```
我实际用的版本是用 ds 和 gemini 简化过的,比如其中反复验证的 3 次校验改成了:
## 4. Verification – Write the check before the fix
- Plan format: `[Action] → [Verification method]`
- To fix a bug: first write a test that reproduces it, then change code.
- For multi‑step tasks: list checkpoints and confirm each.
网上还有个很火的 karpathy 的提示词: https://wangruofeng007.com/blog/2026-05/karpathy-llm-coding-guidelines/, 既然是卷积神经网络视觉识别的始作者,又是 OpenAI 的联合创始人写的,就照搬懒得验证了. 可以自己再加一点少些废话, 优先 LSP 等.

最近在看号称 claude code 的最强竞争对手, pi-coding-agent, 就像骑野马一样, 不过调教好 skills, 也不影响开发.
@tf2
@wangritian
不是编译器把重活干了。编译器是白盒,是人工反复确认并且可追溯可反编译。aicoding 逻辑上还有幻觉,哪怕是人都会把逻辑搞错需要反复调试验证。不过我觉得未来代码确实可以不看,但是测试无法避免,而且很可能未来的 ai 生成的代码,也没必要做成人容易理解的,也就是说现在的编程语言,都是给人类设计的,ai 可跳过去,直接生成机器码。
2 days ago
Replied to a topic by ebony0319 Claude 比起 Claude 5 我更加期待 GLM 5.3
我觉得用 claude code 对接国内模型就挺好,就等于拿着美女明星的照片做壁纸,但是我不骚扰她也欣赏她,各取所需。
2 days ago
Replied to a topic by ebony0319 Claude 比起 Claude 5 我更加期待 GLM 5.3
@www12222 你骂 GLM ,人家闭嘴不敢怎样。你找 Claude ,人家觉得你就是馋他身子,把你当舔狗,把尊严使劲踩。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2903 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 06:50 · PVG 14:50 · LAX 23:50 · JFK 02:50
♥ Do have faith in what you're doing.