From 23cac36eddd2ba4c838adbedc6d8357e8b0ba731 Mon Sep 17 00:00:00 2001 From: Mx Kookie Date: Sun, 1 Nov 2020 15:58:32 +0100 Subject: infra/website: adding two draft article outlines MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These are mostly not fleshed out, but I thought I'd write them down. Maybe I'll develop them later. Note to self: there was a third article I wanted to write, but I can't remember what it was called 😅 --- infra/website/content/blog/xxx_growth.md | 15 +++++++++++++++ infra/website/content/blog/xxx_prisoners_dilemma.md | 13 +++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 infra/website/content/blog/xxx_growth.md create mode 100644 infra/website/content/blog/xxx_prisoners_dilemma.md (limited to 'infra/website') diff --git a/infra/website/content/blog/xxx_growth.md b/infra/website/content/blog/xxx_growth.md new file mode 100644 index 000000000000..426a7d3688eb --- /dev/null +++ b/infra/website/content/blog/xxx_growth.md @@ -0,0 +1,15 @@ +Title: Endless growth is cancer +Category: Blog +Date: 2020-01-01 +Tags: culture +Status: Draft + +Our culture primes us to think about growth as a necessity. Growth is +framed in politics as a good thing, something to be desired. This +shapes people, and they project this perceived necessity onto +everything they work on. + +* Why do open source projects have to grow? +* Do people realise what growth means? (downsides that aren't + discussed) +* Breaking the culture of growth diff --git a/infra/website/content/blog/xxx_prisoners_dilemma.md b/infra/website/content/blog/xxx_prisoners_dilemma.md new file mode 100644 index 000000000000..0bd00598357c --- /dev/null +++ b/infra/website/content/blog/xxx_prisoners_dilemma.md @@ -0,0 +1,13 @@ +Title: There is no prisoners dilemma +Category: Blog +Date: 2020-01-01 +Tags: culture, politics, game theory +Status: Draft + +* Explain the prisoners dilemma +* Talk a bit about the game theory aspects of it + +* Crime, Police, and Comradery + * People who commit crimes together have to trust each other + * This model depends on a view of crime that fundamentally + misunderstands it -- cgit v1.2.3