From 864b5b0d4f82c6e01f506dc84a1132fe7454ba57 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Tue, 28 Mar 2023 23:53:20 -0500 Subject: [PATCH] Better link for "first principles thinking" (#10844) --- handbook/company/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/company/README.md b/handbook/company/README.md index 42bf9264b0..c7bcacf4b1 100644 --- a/handbook/company/README.md +++ b/handbook/company/README.md @@ -81,7 +81,7 @@ To reach our goals, we need to see reality clearly. - **Think for yourself.** Remember how often [conventional wisdom](http://www.paulgraham.com/think.html) isn't. - **Seek the truth.** What's true matters. [Change your mind](https://fleetdm.com/handbook/company#why-this-way) in the face of new evidence. Avoid the [sunk cost fallacy](https://en.wikipedia.org/wiki/Sunk_cost). -- **Be humble.** When something isn't working, stop assuming. Use [the scientific method](https://en.wikipedia.org/wiki/Empirical_research) and [first principles thinking](https://en.wikipedia.org/wiki/First_principle). +- **Be humble.** When something isn't working, stop assuming. Use [the scientific method](https://en.wikipedia.org/wiki/Empirical_research) and [first principles thinking](https://en.wikipedia.org/wiki/Ab_initio#Science_and_engineering). - **Stop and think.** A lucky fix without understanding does more harm than good. Beware [the "happy path"](https://en.wikipedia.org/wiki/Happy_path).