忘記了我忘記了


在我記憶之中,很多小說和電影裏的主角都有驟然獲得異能的經驗,許多童話故事裏都有提到神仙或異人給予主角三個願望的情節,所以我自幼就很天真地相信著童話、電影和小說。在我有生之年,都在等待著獲得異能和擁有

Weekly spam summary on June 17th, 2006

This week, we:

  • got 12,612 messages from 249 different IP addresses.
  • handled 17,714 sessions from 803 different IP addresses.
  • received 245,591 connections from at least 48,624 different IPaddresses.
  • hit a highwater of 8 connections being checked at once.

Connection volume is up substantially from last week , although nothing else seems tobe up much (especially the highwater). The per day table:

DayConnections

虛妄
















Continue reading...

翻炒魅影

cpoto

離《歌聲魅影》 ( POTO ) 於香港再演的日期越來越近,市面上又出現不少 POTO 的產品:原著小說、CD、Andrew Lloyd Webber 音樂雜錦等等,而且相比起上電影的那陣子,好像比較多,果然是原版比較有「魅」力嗎?

經典熱潮重起的好處是,之前沒


Metrics considered dangerous

It's a general truism in software development that metrics are oftendangerous, because people will naturally work to what you pay attentionto (to summarize). If you pay attention to bugs closed, people closebugs; if you pay attention to lines of code written, people write code.The dangers inherent in this are hopefully obvious.

(In fact it happens outside of software development too; consider allof the schools that are busy 'teaching to the test', because variousstandardized tests have become so important


其實,文學節是存在的

.1/7 秋螢的 現代詩跨媒體朗誦會
多年舉辦,品質保證。

.3/7(1800-2030) 「詩.人.光影」

我們向鐵欄投擲以花/花就成了火焰/於是 有了光/也有了影
於暴力與喧囂逞其豪強之處/詩恒常在

這個理論上我是

20060617網摘 – 眉目傳情

Hawking

  • 何堪冷待不朽的霍金 Quote: 沒法子,政府眼光短淺,不願做「蝕本生意」——霍金身患頑疾,接待他來港成本既高,又沒有帶來金錢經濟效益。反而,四季酒店對這個大人物分毫不收,商家竟然還比政府有情。
  • 霍金版「眉目傳情

奇蹟

許多時在工作上都要創造奇蹟
不是什麼偉大的事
也不是什麼了不起的任務
不過在做的過程中
總是要在短到不能再短的時間內完成一些難度極大的事

完成了之後
所有人都覺得是理所當然的
甚至有人會以為這樣的事理應輕鬆完成
可是

立見天國 – 也是血肉之驅

paradisenow

電影《慕尼黑》中有一幕是主角他們扮作巴勒斯坦人,與另一群巴勒斯坦人對話,用巴人的角度去看以巴的恩恩怨怨,但也只是僅此一幕而已。而電影《立見天國 Paradise Now》通過描寫兩位被指派自殺式炸彈襲擊的青年於行動前的二十


/etc/inittab versus /etc/rc.d

One aspect of yesterday's problem is a littleordering issue between /etc/inittab and stuff in /etc/rc.d . Namely:

Everything in /etc/rc.d runs before other things in /etc/inittab really takes effect.

(The paths here are for Red Hat; elsewhere, what Red Hat puts in /etc/rc.d is just put straight into /etc , so you have /etc/init.d and /etc/rc3.d and so on