[]RSS

About Archives Artwork Comic Contact Philosophy Projects Tags

C++ FQA questions C++ FAQ Lite

[Comment]

October 27th, 2007 in Links

Here’s the C++ Frequently Questioned Answers, a good antithesis to the C++ FAQ Lite.

Link: Godwin’s Law FAQ

[Comment]

October 2nd, 2007 in Links

Godwin’s Law FAQ, presents the case for how all Usenet (or online) discussions end: by comparing facets of the debate with Nazi Germany.

Another good Bash FAQ

[Comment]

August 30th, 2007 in Links

A good Bash FAQ. Always fun to learn something new about your shell.

HTTP header fun and abuse

[Comment]

August 2nd, 2007 in Links

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

[Comment]

June 5th, 2007 in Links

Bjarne Stroustrup’s FAQ, with tidbits on programming, C++, and pronunciation.

The Sushi FAQ

[Comment]

June 2nd, 2007 in Links

The Sushi FAQ, a perfect companion for Sushi on a sunny day.

Large list of IFAQs

[Comment]

February 7th, 2007 in Links

Google’s index of InFrequently Asked Questions.

Odd, but useful RFC on reserved domain names

[Comment]

January 4th, 2007 in Links

The example.com (and other reserved domain names) RFC. Yet another obscure-but-cool RFC.

Multi project Subversion repos

[Comment]

December 30th, 2006 in Links

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’?

Networking truths RFC

[Comment]

December 27th, 2006 in Links

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.

Next page [>>]