廣告大雜燴:字花爽!(連鴻鴻朗誦發佈會)



特集.爽
毛尖 黃仁逵 黎達達榮 劉美兒 袁兆昌 亞文諾

胡眉小輯
袁兆昌 x 江康泉:敘述二人前

植  字
鴻鴻 銀色快手 關夢南 飲江 陳滅

擲  界
羅展鳳 《斷背山》的吉他
葉 輝 豉油西餐: nostalgia for the present

書寫的人
韓麗珠筆訪王貽興:與矛盾共處──關於

Continue reading...

傳媒工作者請自愛

寫論文期間,偶然看到一篇新聞,大怒,非得要寫了才能發洩。但又死不願破誓再更新blog。結果好像黐了線一樣,偷偷地貼到了熊一豆那邊。

窮國愛滋病人湧港博坐監
( 星島 ) 08 22 日 星期二 03: 30A M

( 綜合報道 )(


他媽的不寫了Orz

就到這裡吧
這件事我做不來
老實說,把它完整看一次都做不來
一個人對自己的論文這樣子
大概就是所謂
到頂了 Orz...

迷死你噪音音樂會後感

今晚是「迷你噪音」音樂會的第二場。感覺又完成了一件事似的,雖然不是自己的音樂會,但感覺好近。自己與幾位好友也在老b出場前唱了三首歌作熱身,一起夾的時間不夠,默契還有待進展。不過第二場又比第一場好。

講返

Documentation is not free

Yes, system administrators should document things. At the same time,it's important to understand that documentation is not free; it has acost. Since documentation does not appear from thin air in zero time,producing it costs people's time.

(And this doesn't even count testing it afterward .)

Unless your sysadmins don't have enough to do (which is a ratherrare occurrence around here), this means that documentation costsreal dollars. If you want to do everything you currently


愛得太遲




曲:楊鎮邦@宇宙大爆炸
詞:林夕
編:雷頌德
監:雷頌德




我過去 那死黨 早晚共對
各也紮職以後 沒法 暢聚
而終於 相約到 但無言共對
疏淡如水
日夜做 見爸爸 剛好想呻
卻霎眼 看出他 多了皺紋
而他的蒼老感 是從來未覺
太內疚擔心
最心痛是

Weekly spam summary on August 26th, 2006

Unfortunately, the SMTP listener was terminated for some reason Fridayat 1pm, so some of the weekly stats are going to be way off. But havingsaid that, there are some alarming numbers this week:

  • got 12,863 messages from 215 different IP addresses.
  • handled 19,196 sessions from 1,271 different IP addresses.
  • received 201,196 connections from at least 9,670 different IPaddresses since Friday at 1pm

先生唔係嘛?

昨天跟攝影伙伴小聚閒聊,他說早前有單 job 找他問價錢,工作性質是拍攝相片。

大概是幫餐廳拍攝的,問價的人問﹕「可唔可以拍攝費一半用餐券代替呢 ?

聽到都笑死的,那麼唔知可唔可以在月頭交租時跟業主講﹕「可唔可以


Please don't use session cookies

Recently I have become quite irritated at a couple of websites that Ivisit regularly. See, they have a membership system, and I'm a dulypaid member (I like them and it has some benefits (that I rarely use)),and they recently switched to using session cookies for logins. Whichmeans that every day when I visit, I get to make a time-wasting detourthrough their login page.

It's tempting to think that if you use session cookies, the users are'


Another stupid spider mistake

To follow up my earlier entry on this stuff,I just saw another stunned monkey moment :

  • you can't randomly add a trailing slash to URLs any more thanyou can randomly remove them.
  • especially when the URL includes a query parameter, because thenyou're changing the query. And that always works really well.

From the pattern of the stealth spider's requests, I think it is addingthe trailing slash on any URL that doesn't end in a filename with anextension. This is stunningly