Index: /trunk/doc/VBox-CodingGuidelines.cpp
===================================================================
--- /trunk/doc/VBox-CodingGuidelines.cpp	(revision 26667)
+++ /trunk/doc/VBox-CodingGuidelines.cpp	(revision 26668)
@@ -411,5 +411,5 @@
  *      - When writing code think as the reader.
  *
- *      - When writing code think as the compiler.
+ *      - When writing code think as the compiler. (2)
  *
  *      - When reading code think as if it's full of bugs - find them and fix them.
@@ -438,4 +438,8 @@
  *      a compiler might treat pointers as signed (IIRC).
  *
+ * (2)  "A really advanced hacker comes to understand the true inner workings of
+ *      the machine - he sees through the language he's working in and glimpses
+ *      the secret functioning of the binary code - becomes a Ba'al Shem of
+ *      sorts."   (Neal Stephenson "Snow Crash")
  *
  *
