diff options
author | Cody Hiar <cody@hiar.ca> | 2024-01-03 10:33:53 -0700 |
---|---|---|
committer | Cody Hiar <cody@hiar.ca> | 2024-01-03 10:33:53 -0700 |
commit | 542cd81ebef80a27588ebc133b40c2375c8c5277 (patch) | |
tree | bb564f030b3328ef5c0cf50238757c1f1902eff2 /README.md | |
parent | cd7ca6cc9a10b9edd668ecc544ffb1ad7b11d042 (diff) |
adding some links
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |