C++ FQA questions C++ FAQ Lite
Here’s the C++ Frequently Questioned Answers, a good antithesis to the C++ FAQ Lite.
Here’s the C++ Frequently Questioned Answers, a good antithesis to the C++ FAQ Lite.
Godwin’s Law FAQ, presents the case for how all Usenet (or online) discussions end: by comparing facets of the debate with Nazi Germany.
A good Bash FAQ. Always fun to learn something new about your shell.
Some analysis of HTTP header oddities out in the wild. A longish list of interesting HTTP header fields and guesses at their purpose. My favorite pseudo-header?
X-Subliminal: You want to buy as many games as you can afford
Which is even based on RFC1097.
Bjarne Stroustrup’s FAQ, with tidbits on programming, C++, and pronunciation.
The Sushi FAQ, a perfect companion for Sushi on a sunny day.
Google’s index of InFrequently Asked Questions.
The example.com (and other reserved domain names) RFC. Yet another obscure-but-cool RFC.
How do I manage several different projects under Subversion?. This confused me at first as cvs doesn’t allow checkouts from the repository root. Also check out the answer to How can I do an in-place ‘import’?
RFC 1925, The Twelve Networking Truths. A nugget:
Every old idea will be proposed again with a different name and a different presentation, regardless of whether it works.