From 86516e687039af6106a3715c2d7348a5d77d14d5 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 31 Dec 2023 00:29:58 +0000 Subject: [PATCH] Add daily email for 2023-12-31 Just... --- src/content/daily-email/2023-12-31.md | 29 +++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 src/content/daily-email/2023-12-31.md diff --git a/src/content/daily-email/2023-12-31.md b/src/content/daily-email/2023-12-31.md new file mode 100644 index 000000000..652458a48 --- /dev/null +++ b/src/content/daily-email/2023-12-31.md @@ -0,0 +1,29 @@ +--- +title: >- + Just... +pubDate: 2023-12-31 +permalink: > + archive/2023/12/31/just +snippet: >- + Can you just... +tags: + - software-development +--- + +If you have a request that starts with "Just", it's likely a red flag! + +Why is it being made? + +What problem is it going to solve? + +Whose problem does it solve? + +Is the problem time-sensitive? + +What value does it add? + +Is it the best solution to fix the problem? + +Is it the best solution to fix the problem right now? + +To know this, we need to know why it's needed and it "just" needs doing.