Skip to content

Instantly share code, notes, and snippets.

@mrnugget
Created March 3, 2020 13:51
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mrnugget/33fabc7eee104e41cbcffe8bfa67cd97 to your computer and use it in GitHub Desktop.
Save mrnugget/33fabc7eee104e41cbcffe8bfa67cd97 to your computer and use it in GitHub Desktop.
Technical Papers - Reading Log 2020

Technical Papers

2019

  1. Oct 15: Google's Bigtable paper
  2. Dec 5: "Producing Wrong Data Without Doing Anything Obviously Wrong!" +

2020

  1. Jan 20: "Source Code Rejuvenation is not Refactoring" +
  2. Jan 20: "Immutability Changes Everything"
  3. Jan 25: "An Infrastructure for Adaptive Dynamic Optimization"
  4. Jan 26: "No Silver Bullet - Essence and Accident in Software Engineering" +
  5. Jan 28: "On System Design"
  6. Feb 1: "Hints for Computer System Design" +
  7. Feb 7: "Big Ball Of Mud" +
  8. Feb 8: "The Implementation of Lua 5.0" +
  9. Feb 15: "Dynamo: Amazon’s Highly Available Key-value Store" +
  10. Feb 16: "Searching for Build Debt: Experiences Managing Technical Build Debt at Google”
  11. Feb 16: "Time, clocks, and the ordering of events in a distributed system" +
  12. Feb 18: "MapReduce: Simplified Data Processing on Large Clusters" +
  13. Feb 23: "Implementing Remote Procedure Calls"
  14. Feb 27: "Firecracker: Lightweight virtualization for serverless application" +
  15. Mar 3: “The Secret History of Information Hiding”

+ is a recommendation.

Sources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment