
《滿城盡帶黃金甲》,又一套大灑錢花的「中國大型製作」電影,極盡浮誇之能事,金光閃閃又千軍萬馬。有人對這種「大場面」很不以為然,以為不過是虛晃花招。但真正問題是:這種花招是否必要?在《黃金甲》裏,答案是
OpenBSD spamd - greylisting and beyond is a presentation by BobBeck of the University of Alberta about the OpenBSD's spamd system, howspammers react to it and similar systems, how you can exploit this,and the University of Alberta's experiences with spamd, complete withinteresting numbers. I'm sadly jealous, as local feelings insure thatI'm not going to get to deploy this sort of technology any time soon.
(Also from Richard Johnson of river.com.)
Varnish - the http accelerator [PDF] is the slides for apresentation about a HTTP accelerator for dynamic websites/CMS systems(its website is here ). Slide threemade me laugh out loud, and I have to say 'what he said'.
(From Richard Johnson of river.com.)
詳見: 本土行動 
《滿城盡帶黃金甲》,又一套大灑錢花的「中國大型製作」電影,極盡浮誇之能事,金光閃閃又千軍萬馬。有人對這種「大場面」很不以為然,以為不過是虛晃花招。但真正問題是:這種花招是否必要?在《黃金甲》裏,答案是
Something that occurred to me not too long ago:
Once you start thinking of furniture as a type of computer hardware,it becomes much easier to talk yourself into buying a decent deskchair.
In some sense it is completely absurd how many computer people arewilling to pay several hundred dollars for a good monitor (LCD or CRT),but will balk at spending even a hundred dollars for a comfortablechair. (In another sense, it is very human; we're not exactly entirelyrational creatures.)
On the WHATWG mailing list, Henri Sivonen put together a marvelous andconcise summary of the whole problem with XHTML in today's world, andwhy XHTML advocates usually irritate me. I'm not going to quote anything;just read the whole thing here .
(From Sam Ruby , who linkedto an Ian Hickson WHATWG mailing list message that quoted HenriSivonen's message.)
Something that crystallized in the process of writing the earlierBourne shell quoting entry is that #ifdef abuseleads to bad results for the same fundamental reason that multiplelevels of escaping are bad: after a certain point, people can no longerclearly see what the real code will look like.
When you can't see what the code looks like, it's really hard to makesensible changes; either you make blind stabs or you have to carefullyreconstruct the actual code, usually by hand. Either process is error