Feedback Loop at Scale = Build + Test + CI
A software engineering perspective on why build, test, and CI jointly determine the feedback loop of large-scale development.
用 GSM 框架构建支撑决策的指标体系
如何通过 GSM 框架(Goals-Signals-Metrics)科学地构建业务测量体系,真正让数据为业务决策提供客观的指导与支撑。
中国系统重要性银行名单
Content Negotiation Between Browser and ASP.NET Core
Using a Git Bare Repository to backup beancount files in OneDrive
How to fix a bug
Software Input Switching for the LG 28MQ780 on Windows
How to manage local files in a shared git repository
A guide to keep local files untracked in a shared git repository and prevent them from being deleted by git clean.
关注点分离(Separation of Concerns)
How to migrate from Unity Container to MS.DI seamlessly
A practical guide on smoothly transitioning a large codebase from Unity Container to Microsoft Dependency Injection.