
電影裡的文化與意識形態的呈現: 絕代佳人(Laura)
《絕代佳人》 (Laura, 1944, Otto Preminger) , 美國黑色電影 (Film Noir) 中的代表作, 作為一套經典的黑色電影, 《絕代佳人》熟練地示範了黑色電影應有的元素.
《絕代佳人》並不像一般黑色電影如《雙重保險》(Double Indemnity, 1944, Billy
思潮作動追趕時事
自尋短見
己絕版詩集.未完成計劃
網上拌嘴:有位小朋友遺失了向圖書館借的飲江詩集《於是你 沿街看節日 的燈 飾》(下稱《於》),問哪裡可以買到書,以頂替圖書館的昂貴罰款。《於》早絕版多年,心疼起來,忍不住說,遺失圖書館
Some notes on booting single user in x86 Solaris 10
Here's some somewhat sketchy notes, mostly for my own future reference,on various bits of booting Solaris 10 x86 into single-user mode.
On x86 Solaris, kernel boot parameters go on the end of the ' kernel/platform/i86pc/multiboot ' line in the GRUB boot entry. You put them inby interrupting the GRUB menu to edit the default boot entry (and thenthat line). The two most useful parameters are -s for single-user
補習之迷思
某日看八卦雜誌,是甚麼甚麼補習天王的家居訪問,例牌的無敵海景天台數星星... ...
當補習天王提及數年沒有親身上課,我登時一呆。
原來現在的補習教育已經進化至靈慾分家!!!!! (OK,我知我落後。)
怪不得可
當補習天王提及數年沒有親身上課,我登時一呆。
原來現在的補習教育已經進化至靈慾分家!!!!! (OK,我知我落後。)
怪不得可
The Python marshal module versus the cPickle module
The marshal module looks interesting for persisting and retrieving lightweight data,but the big question to me has always been whether in exchangefor constraining your data down to simple structures of primitivetypes you got something that was actually faster than the cPicklemodule .
So today I decided to finally answer the question by doing sometiming tests. I won't claim that these are comprehensive or entirelyscientific, but I do have some results:
- the speed difference is mostly in dumping things; marshal andcPickle generally load things as fast as
Our experience with Linux's strict overcommit mode
As a follow-up to 64BitDrawback : after we had several machines crashdue to being driven out of memory, dealing with the whole issue suddenlygot a whole lot more urgent and we opted to try to solve it by turningon Linux's strict overcommit mode for swap allocation. At first we didthis only on our compute servers, but after some of our login serversalso OOM'd and crashed, we enabled it on them too.
(Strict overcommit has the great advantage that we don'
各位關心大澳的朋友
各位關心大澳的朋友 ,
請留意 , 政府又再開展新一輪大澳發展規劃工程 .
2007 年 9 月 23 日,土木工程拓展署聯同規劃署及邁進基建環保工程顧問有限公司在大澳舉辦名為「翻新大澳景貌」的諮詢會,並公佈將動用六億二仟
請留意 , 政府又再開展新一輪大澳發展規劃工程 .
2007 年 9 月 23 日,土木工程拓展署聯同規劃署及邁進基建環保工程顧問有限公司在大澳舉辦名為「翻新大澳景貌」的諮詢會,並公佈將動用六億二仟
Our old mail system's configuration
Before I can talk about more interesting mailer things, I have toexplain how our old mail system was configured.
Our old mail system makes perfect sense once you realize that it wasmore or less designed around the idea that nothing should ever haveto be done over NFS. In order to manage this, each different sort ofprocessing had to be done on the machine that held the relevant files;deliveries to /var/mail were done on the postbox machine, which had /var/mail on local disks,