Change old /archive/* links to /daily/*

This commit is contained in:
Oliver Davies 2024-12-19 20:26:33 +00:00
parent 661669f2a5
commit 538141466c
406 changed files with 457 additions and 457 deletions

View file

@ -3,7 +3,7 @@ title: >-
Writing new code is quick, to begin with
pubDate: 2023-12-27
permalink: >-
archive/2023/12/27/writing-new-code-is-quick-to-begin-with
daily/2023/12/27/writing-new-code-is-quick-to-begin-with
snippet: >-
Why is it quick to write new code in a new application, but slower as the project progresses,
with tasks that would take hours to begin with later taking days, weeks or longer.