From 222eaecfdf7c25a879db521105c639f91dcdf4fd Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Sun, 19 May 2024 22:52:43 +0100 Subject: [PATCH] create note post --- content/notes/2024-05-19/lgpl4/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/notes/2024-05-19/lgpl4/index.md diff --git a/content/notes/2024-05-19/lgpl4/index.md b/content/notes/2024-05-19/lgpl4/index.md new file mode 100644 index 00000000..f0ddf510 --- /dev/null +++ b/content/notes/2024-05-19/lgpl4/index.md @@ -0,0 +1,9 @@ +--- +date: 2024-05-19T22:52:42.430+01:00 +publishDate: 2024-05-19T22:52:42.430+01:00 +slug: lgpl4 +--- + +#ShowerThought: +Software’s UI design should be Intuitive enough that it doesn’t need a manual. +Software’s UI design should be persistent and consistent enough that a well-made manual wouldn’t immediately be out of date.