From 542cd81ebef80a27588ebc133b40c2375c8c5277 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Wed, 3 Jan 2024 10:33:53 -0700 Subject: adding some links --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 960f14c..aa4421b 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,7 @@ with maintenance so things should be up to date. - [Amazon's Cloud Crisis: How AWS Will Lose The Future Of Computing][1139] - [When a New Manager Takes Charge][1147] - [Management Time: Who’s Got the Monkey?][1152] +- [The Tools of Cooperation and Change][1171] ### Psychology/Philosophy @@ -207,6 +208,7 @@ with maintenance so things should be up to date. - [First Principles][956] - [Peter Bevelin on Seeking Wisdom, Mental Models, Learning, and a Lot More][1013] - [Leo Tolstoy on Finding Meaning in a Meaningless World][1145] +- [How Resilience Works][1172] ### Dev/Tools @@ -730,6 +732,7 @@ with maintenance so things should be up to date. - [Principles of Distributed Computing Lectures][988] - [How to do distributed locking][1141] - [Distributed systems for fun and profit][1149] +- [The Log: What every software engineer should know about real-time data's unifying abstraction][1173] ### Security @@ -2439,3 +2442,6 @@ with maintenance so things should be up to date. [1168]: https://gregoryszorc.com/blog/2023/10/30/my-user-experience-porting-off-setup.py/ [1169]: https://the-empire.systems/linux-macos-setup [1170]: https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying +[1171]: https://hbr.org/2006/10/the-tools-of-cooperation-and-change +[1172]: https://hbr.org/2002/05/how-resilience-works +[1173]: https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying -- cgit v1.2.3