VirtualTam's bookmarks

  1. A common complaint from new Rust developers is that they don't know where to start: which crates they ought to use and which crates they ought to trust. This list attempts to answer those questions.

    • Part 1 - History of development and test environments
    • Part 2 - Optimizing for fast local development
    • Part 3 - Extending our Envoy mesh with staging overrides
    • Part 4 - Gating Deploys with Automated Acceptance Tests
  2. 2022-03-05

    This document collects many interesting (publicly observable) issues, discussions, proposals, CLs, and talks from the Go development process, which intents to offer a comprehensive reference of the Go history.