Skip to content

Commit 1a54c0d

Browse files
committed
Adding microblog when-designing-an-improvement-for-a-system-you
When designing an improvement for a system, you ty...
1 parent 9f64b85 commit 1a54c0d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "When designing an improvement for a system, you"
3+
date: 2026-02-27
4+
---
5+
6+
When designing an improvement for a system, you typically don’t want it to get worse. Good strategy:
7+
- figure out an error rate for the old system
8+
- compute the agreement between the new system + the old system
9+
- if the agreement is significantly less than the error rate of the old approach you have a problem

0 commit comments

Comments
 (0)