diff --git a/README.md b/README.md index 59fac4c..5bd1ba5 100644 --- a/README.md +++ b/README.md @@ -839,12 +839,17 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: how-web-works - based on the 'What happens when...' repository.
  :small_orange_diamond: HTTPS in the real world - great tutorial explain how HTTPS works in the real world.
  :small_orange_diamond: Gitlab and NFS bug - how we spent two weeks hunting an NFS bug in the Linux kernel.
+  :small_orange_diamond: Gitlab melts down/b> - postmortem on the database outage of January 31 2017 with the lessons we learned.
  :small_orange_diamond: How To Become A Hacker - if you want to be a hacker, keep reading.
  :small_orange_diamond: Operation Costs in CPU - an infographics which should help to estimate costs of certain operations in CPU clocks.
  :small_orange_diamond: Let's Build a Simple Database - writing a sqlite clone from scratch in C.
  :small_orange_diamond: simple-computer - great resource to understand how computers work under the hood.
  :small_orange_diamond: The story of "Have I been pwned?" - working with 154 million records on Azure Table Storage.
  :small_orange_diamond: TOP500 Supercomputers - shows the 500 most powerful commercially available computer systems known to us.
+  :small_orange_diamond: How to build a 8 GPU password cracker - building mid-grade to high-end password crackers is like playing with legos, albeit expensive legos.
+  :small_orange_diamond: CERN Data Centre - 3D visualizations of the CERN computing environments (and more).
+  :small_orange_diamond: How fucked is my database - evaluate how fucked your database is with this handy website.
+  :small_orange_diamond: Five Whys - you know what the problem is, but you cannot solve it?

#### Inspiring Lists  [[TOC]](#anger-table-of-contents)