Give Django your time and money, not your tokens
核心观点
用 LLM 生成代码提交 PR 对 Django 没有帮助 — 不如把钱捐给 Django Software Foundation。
为什么 Django 不同
Django 是一个有 20 年历史的框架,用户基数大,变化缓慢,社区期望它再活 20 年。贡献者的荣誉来自于此。
"If you do not understand the ticket, if you do not understand the solution, or if you do not understand the feedback on your PR, then your use of LLM is hurting Django as a whole."
核心问题
LLM 是"facade of yourself" — 帮助你在审查者面前伪装理解,但审查者无法知道你是否真的懂了。这对审查者来说是令人沮丧的。
正确做法
- 用 LLM 发展你的理解
- 然后用自己的话交流
- 如果表达困难,更激进地使用 LLM,但说明你用了它
- 这样更容易让他人看到你的理解在哪里出现偏差
结论
理解没有捷径。要贡献 Django,你必须花时间阅读、实验、学习。贡献 Django 会帮助你成长为更好的开发者。