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,19 @@
---
title: >
When You Do Things Right, People Won't Be Sure You've Done Anything at All
pubDate: 2023-05-13
permalink: >-
daily/2023/05/13/when-you-do-things-right
tags:
- software-development
---
I think this quote from Futurama also applies well to software development:
> When You Do Things Right, People Wont Be Sure Youve Done Anything at All
Today I did multiple releases to production websites. There were no outages or downtime, or messages from clients or colleagues.
Processes were followed, and everything worked as it should. As far as everyone's concerned, everything still "just works".
So, did I do anything at all?