政府重新考慮原址保留皇后碼頭

眾志成城為公益。12月以來不理人多人少照往皇后碼頭辦各種活動,不單開拓了公共空間,也許也向社會顯示了民間團體保衛碼頭的決心,於是在立法會上,民間團體、專業意見、議員一致團結左右夾攻,總算迫到孫明揚講一

艷照



字花五有本人艷照。受張某質疑會否拉低銷量。吼(低聲地)。 來吧這裡的朋友去買吧!我身邊僅有的善意的人們!


特集.
梁文道 小克 杜家祁 李偉儀 Crossover 三種

擲界
羅展鳳 《浮花》的女性讚歌

植字
愛.慾.小說專輯
張婉雯 葉


思考題


人為什麼會貪心?
這個社會中貪心的人多還是不貪心的人多?
你是貪心的人嗎?
你怎樣看大貪的人?
你怎樣看貪小便宜的人?

無聊
不想多寫
隨便寫些問題
歡迎大家很認真的回答

連繫

1. 文明單位: 作為動詞的詩人
嘉賓:廖偉棠

幾好聽架今次。


2. 時光荏苒潮汐自來,地形會變換位置不同就再也不是那個人。總是要你先把自己當成某種人,別人才會嗅到,啊你是那種人。
有些話的中綮肯我以為不必再說,直

快樂的體力勞動

這是星期日晚趕寫出來的文章。當時已經快累瘋了,但還是要寫。更好的video因為太大,還未擺上網。願意幫忙壓細file的朋友可聯絡我。


畫布

早上七點多自動醒來,因為一早要到皇后準備本土行動的人民登陸皇后。可靠的年輕人高
Continue reading...

An irritation with current GUI interfaces

Why are programs so convinced that I have horizontal real estate to givethem? Everything seems to want to put important information in sidebarsand panels and so on (usually non-optional ones).

I don't know about other people, but for me horizontal screen space ismore precious than vertical screen space. If you eat vertical space allthat happens is that I get fewer lines of your real content (which isstill irritating; please don't). But if you eat horizontal content, yourapplication


無仁義之戰


導演: 深作欣二
演員: 管原文太
官方介紹
在《無仁義之戰》中,深作欣二把時代設定於二戰之後,矛頭放在一眾努力於戰後力爭上位的黑幫內鬥歷程上。但他放棄對人物作深入的刻劃,牽涉的頭目已有十多人,完全以男性的陽剛
Continue reading...

How to stop DiskSuite resyncing a mirror on Solaris 8

One of our irritations with DiskSuite has been that it has no way toabort a mirror resync short of forcing drive errors, something thatwe actually had to resort to once and which is not always possible,for example when your drives are logical LUNs on FibreChannel RAIDcontrollers.

As we found out recently, fortunately not quite the hard way, it turnsout that there actually is a way to abort a mirror resync. If yourresyncing mirror is in a diskset, running ' metaset -s -r


百害而無一利

最近有兩件有關版權的事,實在荒謬之極。其一,是 IFPI 派員 24 小時監察全港網誌背景音樂侵權行為 ,其二是 多啦 A 夢 fansite 接侵權警告

好,第一件事,可以當你對現今科技毫無認識,以為網誌是網上下載溫床,想出此白痴又浪費


Why host authentication has to check who the certificate belongs to

When using host SSL certificate to authenticate a host's identity, youcan't just check that your CA signed the host's certificate; you alsohave to check that the certificate belongs to the host (usually bychecking that the certificate's CN is the hostname, or IP address, oretc).The reason you need to make this additional check of the certificate isthat without it, you don't know if the certificate actually came fromthe host you're trying to authenticate.