Move all files to sculpin/

This commit is contained in:
Oliver Davies 2025-10-01 00:01:33 +01:00
parent c5d71803a5
commit 0f61b4e9ee
1514 changed files with 0 additions and 0 deletions

View file

@ -1,28 +0,0 @@
---
title: Just...
date: 2023-12-31
permalink: >-
daily/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.