Move all files to sculpin/

This commit is contained in:
Oliver Davies 2025-10-01 00:01:33 +01:00
parent c5d71803a5
commit 0f61b4e9ee
1514 changed files with 0 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: >-
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?