commit 95d72070c96bf0cb7e3e6dd2a7d86ca1cc3f7e99
parent 7a1ae39aded3024d970cf1b6c56429dd20e629e8
Author: mpizzzle <m@michaelpercival.xyz>
Date: Tue, 6 Sep 2022 01:11:22 +0100
updating timestamp
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/thoughts/getting-back-on-the-go.md b/content/thoughts/getting-back-on-the-go.md
@@ -1,10 +1,10 @@
---
title: "Getting back on the Go"
-date: 2022-09-06T20:45:16+01:00
+date: 2022-09-05T20:45:16+01:00
draft: false
---
-_Creativity_, in the sense of creating new 'works' (music, poetry, blog posts etc...) takes a certain conscious appreciation that doesn't come around too often for me outside of computer programming.
+_Creativity_, in the sense of producing new 'works' (music, poetry, blog posts etc...) takes a certain conscious appreciation that doesn't come around too often for me outside of computer programming.
To get around this, I've been forcing myself to write a stream of consciousness every morning, pen to paper for a solid [twenty-five minutes](https://en.wikipedia.org/wiki/Pomodoro_Technique) to flex this under-developed muscle. Anything that's on my mind, be it dreams (literally and figuratively), goals, insecurities, etc... to help draw out my intention for the day. And maybe, on occasion, there will be a diamond in the roughest rough; that is to say original metaphors, similes and the like that can be distilled into pure poetry (or [bathos](https://en.wikipedia.org/wiki/Bathos)).
@@ -24,4 +24,4 @@ closure-compiler --compilation_level=SIMPLE --js js/* > besogo.min.js
The above game was played back in 2020 on Pandanet, which was the last time I played internet Go in any consistent capacity. I uploaded the game to [ai-sensei](https://ai-sensei.com), which generates an sgf with depth 50 playout (4 moves) on any 10 kyu level 'mistake'; oh boy, there are a lot of mistakes...
-In terms of articles, if I end up adding a lot of Go content I'll add a separate rolling section, but for now I'm fine having all articles under 'Thoughts' until it becomes cumbersome to manage this way.
+In terms of writing articles, if I end up adding a lot of Go content I'll add a separate rolling section, but for now I'm fine having all articles under 'Thoughts' until it becomes cumbersome to manage this way.