Finance
The corporate identity problem
One of the periodically proposed spam solutions is that someone willissue certificates to people and if they misbehave, the certificateswill be revoked. One of the many problems with this idea is what I willcall the corporate identity problem .
The problem with corporate identities is twofold, or perhapsthreefold. First, corporate identities are much like Internetidentities : they provide only positiveidentity, that person A is associated with corporation B, not negativeidentities, that corporation B is not associated with person A. In factthere are a
無股一身輕!
相信未來一個星期大市會在低位徘徊,所以絕對不用急著買貨。
商品(油、金、銀)同樣會在低水位徘徊,反而看好農產品,雖然不知道怎么買。
現時持有:大
海嘯問題
冬天的風光
不用我Daisy多講,各位中環的兄弟姊妹都一定feel到我們已經步入寒冬。金融市場閃電崩潰,投資銀行家從此安息,律師頭上再也沒有什麼光環。先是金融風暴,如今又來個金融海嘯,我們總算海陸空都玩齊。很快,裁員
Improving initial ramdisks
To summarize my earlier entry , the problem withinitrds is that they are both fragile and opaque. To improve them,one needs to tackle both issues.
The easy way to tackle the fragility is to make initrds both morecomprehensive and more dynamic. Since one way initrds break is by notincluding necessary kernel modules, simply include nearly everythingby default (you can exclude modules that are clearly not needed forbooting, like sound drivers); the extra disk space and boot-time memoryspace needed is likely to be
小心眼
有時真的很不明白,為何這么多人眼見一日反彈千逾點,就等於股市見了低?這是今年第四次錄得記錄性

before i forget....
11月1日 (六) 20:00-21:00 《一煮成名》 @ CH 12 有線娛樂台/ i-CABLE Entertainment Channel
11月2、9、16、23日(日) 20:
議員和官員
香港的官員,今日只能這樣答問題
澳門人,看完兩段片,你在想什麼?
The complexity of not lying to Makefiles
So, suppose that you are tired of lying to your Makefiles and want to fix the problem (in the abstract; you can'tcompletely fix your Makefiles, because it's not fixable in anything likeordinary make ). What does this take?
What you really need to capture is the state of the 'build inputs'. Thebuild inputs are whatever goes in to creating the output, which is a lotmore than just the source files involved; it also includes things likethe test of the execution