From 6d8867351e8995b357356faa09a256c6626e4ab2 Mon Sep 17 00:00:00 2001
From: trimstray
: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?