Move daily emails into the blog page

This commit is contained in:
Oliver Davies 2025-08-21 00:28:10 +01:00
parent be69398931
commit 1b8441608f
828 changed files with 9 additions and 196 deletions

View file

@ -0,0 +1,20 @@
---
title: >-
Things take as long as they take
date: 2024-01-07
permalink: daily/2024/01/07/things-take-as-long-as-they-take
snippet: |
How long _should_ a software development task take to complete?
tags:
- software-development
---
Today, I saw a post that asked the question:
> Have you ever spent three days on an issue that should have taken 2 hours?
My thought was, "Who said it should have taken two hours?".
In my experience, tasks take as long as they take.
Even something that seems simple can end up being something complex.