Skip to content

Instantly share code, notes, and snippets.

@bobsourced
bobsourced / Bob_Manifesto.md
Created August 4, 2019 12:54 — forked from arbal/Bob_Manifesto.md
Bob Manifesto

Bob Manifesto

  1. Use existing human knowledge (e.g. open source software). The wheel has been invented already. We are on the shoulders of giants.

  2. Be a giant for others. Share your solutions.

  3. Embrace helpful paradigms, such as functional programming and its pure functions and immutable objects. They will discourage complexity and silence those who question if you are web-scale.

  4. Use hashes and cryptographic signatures routinely. Data may be corrupted or tampered with at any time.