From f7249e2aa29713610f54171826f5385ce816aad9 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Fri, 4 Mar 2022 12:09:46 +0100 Subject: [PATCH] :memo: add first principles --- tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools.md b/tools.md index f8073f7..cc1ebf3 100644 --- a/tools.md +++ b/tools.md @@ -59,6 +59,7 @@ * Closed Source Software: If you cannot check what it does / how it works, do not use it for the sake of security. * [Software Design X Dieter Rams](https://github.com/zedr/dieter-rams-10-applied-to-software) * [approaching hard problems](https://praeclarum.org/2022/02/19/hard-problems.html) + * [First Principles](https://fs.blog/first-principles/) * **Collaboration / Working in a team** * [SPACE (satification, performance, activity, communication, efficiency)](https://queue.acm.org/detail.cfm?id=3454124) * [Google's Four DevOp KPIs](https://cloud.google.com/blog/products/devops-sre/using-the-four-keys-to-measure-your-devops-performance)