From f0a70b71ea2c83887e1490bd8c7f370d7314c36a Mon Sep 17 00:00:00 2001 From: Garrit Franke Date: Sat, 23 Jan 2021 12:34:25 +0100 Subject: [PATCH] Add signal-to-noise draft --- content/posts/2021-01-23-signal-to-noise.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/posts/2021-01-23-signal-to-noise.md diff --git a/content/posts/2021-01-23-signal-to-noise.md b/content/posts/2021-01-23-signal-to-noise.md new file mode 100644 index 0000000..ea45fb8 --- /dev/null +++ b/content/posts/2021-01-23-signal-to-noise.md @@ -0,0 +1,9 @@ +--- +title: Signal-to-Noise, or why nobody cares about your GitHub project +date: "2021-01-23" +draft: true +--- + +For a very long time, the thought of leaving GitHub and moving to another platform daunted me. + +This is post 006 of [#100DaysToOffload](https://100daystooffload.com/).