Move daily emails into the blog page
This commit is contained in:
parent
be69398931
commit
1b8441608f
828 changed files with 9 additions and 196 deletions
19
source/_posts/2023-05-13.md
Normal file
19
source/_posts/2023-05-13.md
Normal 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 Won’t Be Sure You’ve 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?
|
Loading…
Add table
Add a link
Reference in a new issue