#evolve
5 notes
- Mysterious Places Beyond WesterosMysterious Places Beyond Westeros A beginner-friendly guide to the 24 most mysterious places in the world of Game of Thr…
- B-treeB-tree A B-tree is a self-balancing tree data structure that keeps data sorted and supports search, insert, and delete i…
- LSM treeLSM Tree A Log-Structured Merge-tree (LSM tree) is a storage structure designed to make writes as fast as possible by tu…
- OAuth 2.0 Device Authorization FlowOAuth 2.0 Device Authorization Flow The Device Authorization Flow is the way a device with no browser and no keyboard ge…
- OAuth 2.0OAuth 2.0 OAuth 2.0 is the rulebook for getting permission. It answers the question: "what is this app allowed to do?" I…