From 6d305b7708e5d28d680365b5684e9a2cef2d6248 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Mon, 27 May 2019 01:44:39 +1000 Subject: [PATCH] Wrote an update --- public/news/2019-05-27-01.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 public/news/2019-05-27-01.md diff --git a/public/news/2019-05-27-01.md b/public/news/2019-05-27-01.md new file mode 100644 index 0000000..7f18cec --- /dev/null +++ b/public/news/2019-05-27-01.md @@ -0,0 +1,9 @@ +2am Update +--- +_27 May 2019_ + +I neglect my sleeping pattern... + +I'm testing code minimization and code splitting to deal with the slow load times reported by multiple people. The main cause is that this website is hosted in Australia, but I'm trying to minimize the impact with various techniques before progressing. + +I didn't want to spend the night on something incredibly demanding like the attack button, so instead I spent the night on something incredibly demanding like optimisation. -_- \ No newline at end of file