Weekly spam summary on August 25th, 2007

This week, we:

  • got 10,965 messages from 236 different IP addresses.
  • handled 18,098 sessions from 1,724 different IP addresses.
  • received 376,478 connections from at least 114,062 different IPaddresses.
  • hit a highwater of 18 connections being checked at once.

Things are down a bit from last week ,but we are still being hammered by spammers, mostly using compromisedzombies. The per day


港女為何嫁不出?

港女為何嫁不出?

上期寫「捍衛中環價值」,沒想到竟引來中環人這麼大的迴響,王迪詩的電郵信箱迅速爆滿,有讀者更提議發起「捍衛中環價值大聯盟」。不過,一提起「大聯盟」,我就想起「鮮肉大聯盟」、「倒董大聯盟」

家族遊戲:一幕經典的結局


家族遊戲 森田芳光 在1983年執導的電影,儘管他近年拍出 失樂園 模倣犯 更廣為人知,但森田導演, 已故演員松田優作 主演的 其後 家族遊戲 效果之好,相信是森田後來的作品也難以企及的.

家族遊戲 中 演爸爸角色的也是

Linux and accidentally multipathed disks

We have one Dell 2950 that has a PERC 5/? RAID controller, bought assomewhat of an experiment, and Ubuntu 6.06 has an interesting problemwith it: the kernel sees both the real disks and the PERC RAID devices(in that order), with the RAID devices being slightly smaller (thePERC controller seems to use a bit of space at the end of the disk,presumably to store its setup information.)

As you might expect, having the same disk visible through


來自香港的禮物


收到了
收到了
感謝 格子 小姐使出通天本領花了好幾個月
終於為我找到 森田芳光 導演, 松田優作 主演的 家族遊戲 dvd
我知道這套戲難找
較早前看過 其後 就對日本電影有了很大的改觀
所以松田和森田合作的戲我是非看不可的
想不到我隨

The excessive cleverness of some people's reverse DNS

I have to say that I'm bemused by the amount of effort that people willgo to just to avoid coming up with hostnames for their machines. (Thisis different from the lazy people, who just don't bother creating PTR records at all.)

By now I am used to the people who carefully give their IP addressesa PTR record of the IP address itself:

2.0.0.127.in-addr.arpa. PTR 127.0.0.


些微不捨

今日收到通知,本週斑駁日常是最後一週。一時打亂陣腳,又輸波,又要趕文——都是出於不捨吧。

1. 水馬

水馬,像是某種動物比喻,好像有點可愛的樣子——總令我想起水牛或者河馬。事實上,水馬非馬,外型上它與馬並無

重點所在

皇后已拆掉牌匾了,朱凱迪電話響到傻左,傳媒好像都期望著本土行動做野。益發感到劇本的存在。其實,我們希望香港人做野,更多於本土行動做野。有時學懂投入要先成為觀眾,那麼就認真做大龍鳳給各位觀眾看吧,但歸根

鵝肝與我

聽說唇上有痣的人都有口福,這點我是肯定的。

數任男友都愛吃愛煮,我只需坐著等吃。

要我乖乖聽話,用鵝肝填飽我的肚子就可以了。

愚魯如我,沒有我媽的天份(註:她仍在人間仙境放其悠長暑假),有的是煮甜品導致廚房

C++ Tricks 1.2 逗號運算符(,)、邏輯運算符(&&,||)與運算符重載的陷阱

farseerfc.wordpress.com 導入

1.2   逗號運算符(,)、邏輯運算符(&&,||)與運算符重載的陷阱

很多人甚至不知道逗號(,)也是個C++運算符。與語法上要求出現的逗號(比如分隔函數參數的逗號)不同的是,出現在表達式中