Add daily emails and archive

This commit is contained in:
Oliver Davies 2024-01-03 20:00:00 +00:00
parent 7ec664a810
commit e2b6832598
379 changed files with 11132 additions and 0 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: >-
archive/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?