From 61a60081f9630d602a933c0ea86ac8d9875da188 Mon Sep 17 00:00:00 2001 From: Robert Prehn <3952444+prehnRA@users.noreply.github.commit> Date: Thu, 14 Dec 2023 08:23:23 -0600 Subject: [PATCH] Add post: A Programming Thought --- site/posts/2023-12-14.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 site/posts/2023-12-14.md diff --git a/site/posts/2023-12-14.md b/site/posts/2023-12-14.md new file mode 100644 index 0000000..49ab86c --- /dev/null +++ b/site/posts/2023-12-14.md @@ -0,0 +1,5 @@ +--- +title: A Programming Thought +--- + +Judging code by how fast it runs is like judging poetry by how easily it photocopies.