From 2d1cdd307e89a108f700ae0bbdde4072d292428b Mon Sep 17 00:00:00 2001 From: anonymous <> Date: Mon, 5 Feb 2024 22:01:05 +0100 Subject: [PATCH] create/update 'Premature optimization .md' file --- Builds/Premature optimization .md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Builds/Premature optimization .md diff --git a/Builds/Premature optimization .md b/Builds/Premature optimization .md new file mode 100644 index 0000000..fcd1833 --- /dev/null +++ b/Builds/Premature optimization .md @@ -0,0 +1 @@ +What good is a fast build (using gradle or whatever) if you have to wait for a deployment for half an hour afterwards? \ No newline at end of file