欧洲航天局(ESA)近日确认,曾一度被视为20年来“最危险”的近地小行星 2024 YR4,不会在2032年撞击月球,而是将在当年以超过2万公里的安全距离掠过月球表面。
Последние новости。新收录的资料是该领域的重要参考
If the Jevons effect is true, I think we would have to be hitting some kind of AI programming plateau where the tools are good enough to produce lots of code (we’re here already), but not quite good enough to maintain it. This is prima facie plausible. Every software engineer knows that maintaining code is harder than writing it. But unfortunately, I don’t think it’s true.。新收录的资料是该领域的重要参考
这个问题虽然可以归咎于项目文档不全,但是却切实给我造成了麻烦:文档似乎永远不够全,规范似乎永远补不完。每次 AI 写一个功能我都需要打回修改至少 3~4 次,经常比我自己动手还要费事、烦人。而且随着规则越来越多,AI 的服从性也越来越差,后来甚至开始忘记之前的规范重新犯错误。所以到最后,我基本上放弃了让 AI 写后端代码,只用它调查问题源头或是写无所谓的内容。