以寫作解放 – 潛水鐘與蝴蝶

《潛水鐘與蝴蝶》算是一個頗奇趣的名字,有誰會將這兩樣東西聯在一起呢?不是偉大的作家,不是胡思亂想的瘋子,而是身體被囚禁著,自能靠單眼傳意的人。了解過後,你不單覺得貼切,而且還會為主角那麼渴求自由的生命


電影節心水

18/3 儘管如此我沒做錯 7:15 GC

周防正行潛伏十年之作.

19/3 林賽安德遜永不言悔 7:15 SM

Never Apologize. 君可見哪位導演有如此風骨?

20/3 警察樂隊來訪時 GC 7:45 PM

題材包含戰爭、和平和音樂的以色列電影

22/

Something that I do not understand

Here is something that I do not understand: why is it always that theoldest and most clapped-out set of displays that you have is always tobe found in the machine room, barely working at the best of time?

Yes, I can see the surface logic; machine room displays are probablyyour least used displays and they spend a great deal of time doingnothing. But every so often you have a crisis and then you really needthem to work, because in a crisis the last thing you have


魔力穚

rummikub

過新年的時候,難免感到悶悶的,所以總會找些活動。三五知己除了撲克麻雀外,還可以玩玩 tile game。今年就玩了 Rummikub 魔力穚 (或稱拉密磚) 遊戲渡年。

我是先從 數學真魅 這 blog 上看到這個遊戲,不過當時沒有仔細研究,到女友買了一


三十平易

感謝各方,三十生日過得尚算有人氣,收到一份具體禮物,大量facebook祝賀中以岑朗天的「海邊玩玩」最無厘頭,sms以聰頭的最令人受寵若驚,但最貼心還數王細,她祝我響路邊都會撞到陳丹青!這比較接近wish的層次。兩位仁兄寫blog

The best way to shroud IP addresses

I wrote before about the limitations of hashes as privacy protectors , which leaves us with a notentirely theoretical question: suppose that you have to create atraffic accounting system, but you don't want to keep too much logs . What's the best way to protect user privacy in thissituation?

Our answer is to drop the first octet of the IP address. This givesmuch better privacy protection than dropping the last octet or eventhe last two octets, because it cuts against how IP address space isorganized


網絡隨想三則

〈一〉

跟朋友早前討論過一下在香港推廣 Web Standards 的困難,其一就是出來的成果並不會特別令老闆眼前一亮。你用 table 排版,滿是 presentational tags 的 HTML 所做出來的網頁,並不會因為用了 CSS 和語意「齊整」的 HTML 特別變得好看,看上去可能都是一模一


家庭計劃指南《Juno少女孕記》


《Juno少女孕記》(Juno) 這部小品格局的電影, 放在現今香港社會對比頗有斟酌之地. 性開放是不爭的事實, 但弄到擲嬰如此田地、女兒懷孕而父母居然毫不知情, 簡直是荒天下之大謬. 與其說性教育失敗, 為人父母更失敗, 豈是


新生代35期



出了新的一期

見到就買本啦

澳門嘢

健康嘢

真心嘢

你唔買都唔緊要

幫手同朋友講聲

叫人買

需要大家支持

我講真架
我在寂然手作仔對今期的介紹

An idea: only use URL fragments as an implementation detail

There are a number of awkward things about URL fragments, including thatthey commit you to a certain implementation of your page structure ifyou are going to provide cool URLs . At the same time,I believe that they're the only way to make a reference to a part of apage, so they're pretty essential if you want to aggregate informationon a page but still be able to point to specific bits.

For example, WanderingThoughts uses URL fragments to point to thecomments on a specific entry and