2024-01-03 20:00:00 +00:00
|
|
|
---
|
|
|
|
title: Just...
|
|
|
|
date: 2023-12-31
|
|
|
|
permalink: >-
|
2024-02-07 20:01:19 +00:00
|
|
|
archive/2023/12/31/just
|
2024-01-03 20:00:00 +00:00
|
|
|
snippet: >-
|
2024-02-07 20:01:19 +00:00
|
|
|
Can you just...
|
2024-01-03 20:00:00 +00:00
|
|
|
tags:
|
2024-02-07 20:01:19 +00:00
|
|
|
- software-development
|
2024-01-03 20:00:00 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
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.
|