commit 7c6bd04c33d31f9b9f9986ee2e8b8455a98091c9 parent c7b4f08f8d96572606e7793829a8a7938c161851 Author: ola <ola@web> Date: Mon, 9 Jun 2025 20:00:38 +0200 empty web commit Diffstat:
| M | observe_first.mdwn | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/observe_first.mdwn b/observe_first.mdwn @@ -33,7 +33,7 @@ What can YOU do? * Take time to observe the problem alongside the people you're designing for. * Incorporate sensors and data on surrounding environment into support systems -* Assess whether the problem you're trying to solve genuinely requires computation at all. (See [[not doing]]). +* Assess whether the problem you're trying to solve genuinely requires computation at all. (See [[Not Doing]] principle). Principle in action & examples