From e172e7950575e31d6b99b6c44b922e895b2cf97f Mon Sep 17 00:00:00 2001 From: Morgan Date: Fri, 25 Jun 2021 09:54:11 +0200 Subject: [PATCH] (2021) 7 Lessons From 10 Outages --- sections/programming.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sections/programming.md b/sections/programming.md index ee96b23..67efe2c 100644 --- a/sections/programming.md +++ b/sections/programming.md @@ -906,6 +906,7 @@ psql -f db.out postgres * [Michael Hoffman](http://code-worrier.com/how-to-be-stuck/#) - (2013) How to be Stuck - Learning to learn to code on the internet * [Petter Måhlén](https://pettermahlen.com/2011/04/08/if-its-broken-fix-it/) - (2011) If it’s Broken, Fix It * [Gregg Caines](http://caines.ca/blog/2018/03/27/zero-defect-policy/) - (2018) Zero Defect Policy +* [The Downtime Project](https://downtimeproject.com/podcast/7-lessons-from-10-outages/) - (2021) 7 Lessons From 10 Outages ## Elixir * [David Schmitz](https://www.slideshare.net/koenighotze/elixir-easy-fun-for-busy-developers-devoxx-2016) - [Slides] (2016) Elixir - Easy fun for busy developers | Elixir combines Ruby's love for programmers with the absolute power that is the Erlang platform.