From 51b9d1ba8c8cf97a902da402fd848b9c2a4312d0 Mon Sep 17 00:00:00 2001 From: yequari Date: Fri, 20 Oct 2023 17:57:39 -0700 Subject: [PATCH] add a link --- data/links/left/00_computing.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/links/left/00_computing.yaml b/data/links/left/00_computing.yaml index 372e6eb..d1d0816 100644 --- a/data/links/left/00_computing.yaml +++ b/data/links/left/00_computing.yaml @@ -21,3 +21,6 @@ links: - name: A Complete Guide to Flexbox description: A terrific guide to using CSS flexbox with examples and explanations of all the properties. My go-to resource whenever I have questions regarding flexbox. url: https://css-tricks.com/snippets/css/a-guide-to-flexbox/#aa-background + - name: An approach to computing and sustainability inspired from permaculture + description: A talk from Strange Loop 2023 by Devine Lu Linvega about managing software complexity and developing software with preservation in mind. Devine show off a virtual machine and language they created for building games and software, with a focus on being well documented and easily re-implementable. + url: https://www.youtube.com/watch?v=T3u7bGgVspM