how your email finds me (if youre waiting for a decision or reply pls dont take it personally im just in peak crunch mode for aie)
这就是你的邮件通常会在什么状态下被我看到(如果你在等一个决定或回复,pls 不要往心里去,我只是正处在 aie 的高压赶工期)
## The Future Codebase After the PR dies, after the Code Review dies, i am seriously wondering if Git needs to die next. roughly 20-40% of code spend is just managing and updating merge conflicts. necessary evil? or legacy "horseless carriage"? cargo culting the past? we don't do line by line merge conflicts when we collaborate with human colleagues - instead we chat, suggest edits, do side comments, and an owner ships it. btw we also don't do CI/CD even collaborating on documents with serious legal/financial implications. maybe the future codebase looks more like a Notion or Linear database than .git objects.
## 未来的代码库 在 PR 消亡之后,在 Code Review 消亡之后,我很认真地在想,接下来是不是连 Git 也该消亡。大约 20–40% 的代码投入,只是花在管理和更新 merge conflict(合并冲突)…