]> sipb.mit.edu Git - wiki.git/blobdiff - doc/SummerReading
(no commit message)
[wiki.git] / doc / SummerReading
index 24a1fc59b4a8b3c618771e8dafacb2cb932c8c9c..41e4abb01da479fc208882265050a23bca227aeb 100644 (file)
@@ -3,7 +3,8 @@
  * [http://web.mit.edu/Kerberos/dialogue.html The Kerberos play]: explains why Kerberos works the way it does
  * [http://www.jwz.org/doc/worse-is-better.html The Rise of Worse is Better]: a brief description of the single coding philosophy that most influenced the design of UNIX and many related systems. The [http://web.mit.edu/geofft/Public/gabriel-on-lisp.ps entire article], rather than just the section, is available in PostScript
  * Tim Berners-Lee's [http://www.w3.org/DesignIssues/ Design Issues] section, and his piece on why [http://www.w3.org/Provider/Style/URI Cool URIs Don't Change]
- * A definition of [http://sethgodin.typepad.com/seths_blog/2005/03/dont_shave_that.html yak shaving], which you'll often find SIPB members unwisely engaging in.
+ * [http://catb.org/esr/faqs/smart-questions.html How To Ask Questions The Smart Way] -- A document on asking questions in hacker communities in ways that will help you get answers. Many of its points apply to places like Zephyr, too.
+ * A definition of [http://projects.csail.mit.edu/gsb/old-archive/gsb-archive/gsb2000-02-11.html yak shaving], which you'll often find SIPB members unwisely engaging in.
  * [http://www.gnu.org/philosophy/philosophy.html GNU Philosophy], hardline but worth reading.
  * On that note, the [http://www.gnu.org/licenses/gpl.html GPLv3] and [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPLv2]. Dense legal style, but also worth reading once, to understand what free software is about
  * [http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/ The Cathedral and the Bazaar], by Eric Raymond: an overview of closed-source ("cathedral") vs. open-source ("bazaar") design and participation philosophies