And this was a debug session from hell, enormously helped by an AI doing much of the grunt-work.
Linus 本人在内核 commit 里承认 AI 在底层调试中承担了大量苦活,这比任何 benchmark 都有说服力。但注意他给的定位是 grunt-work——反复插桩、跑数据、比对输出,收敛方向和判定何时该继续的仍是人。分工边界在这句里划得很清楚。
And this was a debug session from hell, enormously helped by an AI doing much of the grunt-work.
Linus 本人在内核 commit 里承认 AI 在底层调试中承担了大量苦活,这比任何 benchmark 都有说服力。但注意他给的定位是 grunt-work——反复插桩、跑数据、比对输出,收敛方向和判定何时该继续的仍是人。分工边界在这句里划得很清楚。
Bun operates its own fork of Zig, and recently achieved a 4x performance improvement on Bun compile after adding 'parallel semantic analysis and multiple codegen units to the llvm backend'.
尽管Bun项目从AI辅助中受益,但Zig项目坚持其反AI政策,突显了项目间价值观的差异。