Why I would still like MC/S in Linux

I recently ran across MC/S vs MPIO , which is about why iSCSI's 'multipleconnections per session' feature is apparently considered a bad ideaand is not likely to be implemented in Linux, the short summary beingthat it is an iSCSI specific duplication of generic multipathingfunctionality. Unfortunately, I sort of disagree with this in practice.

In theory I don't care about how my multipathing is done, I just wantsomething that makes general iSCSI multipathing work right. In practice,right now generic multipathing


新的蘋果日報網頁

副刊

click入“文化”版,得出的內容是--->星座
click入“愛情”版,得出的內容是--->夜生活

吹漲

ctf2 Cover Girl選舉

除了間中負責俾錢,我對珠寶手飾這東西真的毫無興趣,對這行業亦可謂一竅不通。

但傻人有傻福,去年開始,我有幸地開始為HKU SPACE的Professional Diploma For Jewelery Marketing任教,更連續教了三個學期。每一次,我只負責主講三課的品牌管理學,其餘有關


大處著眼

《中大學生報》文章〈情到濃時不如開房〉(下稱〈情〉),受《東方》、《太陽》、《明報》和《星島》報道。這次沒有05 年情色版事件鬧得那麼大,也許是因為道德塔利班沒出手。除了《東方》《太陽》的專欄作家聯手攻

服從

服從程度,人人不同。服從能力高者,一聽命令,毫不考慮,馬上執行。服從能力低者,也許事事質疑,拖拖拉拉,或者樂於提出自己的意見,從而展開討論,找出最好的路向和執行方法。

如果你是一位班主任,你會喜歡服從的

Pragmatic issues with hash verifiers for email messages

Suppose that you have a 'sender stores message' email system, and thatyou protect yourself against the sender rewriting the message after it'sinitially sent by sending and verifying a secure hash of the messagebefore you show the message to the user. To follow up a recent entry , here are the social and technical issuesthat I can see with this hash protection scheme.

First and largest, you have a social issue; users are going to reactbadly to 'this message is (minorly) corrupt so I


給Michael J. Fox的十個問題


翻開Time Magazine,這個10 Questions For…是我每期必讀的專欄。

每次的名人專訪,都有十條選自世界各地的讀者提問,上Time Magazine的官方網,更有原汁原味的訪問錄影。

最近訪問了Michael J. Fox,這位我由Family Ties到Back To The Future以至Spin City等時期都極喜愛的演


搜尋器小劇場

有搜尋「 64事件是谁发动的 」者來到本blog。這個問題的發問方式彷如來自另一次元,令我想起「一小撮不明真相的群眾」這個詞。為什麼不相信群眾運動的自發本質?這到底是必有「幕後黑手」的動亂式官方想像,還是陳勝吳

腰斬霍震霆

霍震霆cusion展覽已完滿結束. 各位可能有興趣知道霍震霆人形cusion的下落吧.

據悉, 差不多所有霍震霆人形cusion, 已被內部認購. 尚有碩果僅存的一個, 現藏在石峽尾賽馬會創意藝術中心 (JCCAC) .


霍震霆cusion被腰斬, 上半截製成標本..
Continue reading...

One of my TDD weaknesses: mock objects for complex objects

I am not really tuned in to test driven development yet, although I'vewritten some programs that way (and found them quite valuable). As aresult, I have some weaknesses, some TDD things that I just haven'tacclimatized to yet.One of them is mock objects, specifically mock versions of complexobjects; I don't like them and thus I don't use them. In trying tounderstand my dislike of them, I think that they seem too complexand fragile for at