Weekly spam summary on August 4th, 2007

This week, we:

  • got 111,59 messages from 243 different IP addresses.
  • handled 18,480 sessions from 1,401 different IP addresses.
  • received 393,665 connections from at least 102,514 different IPaddresses.
  • hit a highwater of 34 connections being checked at once.

Volume is up quite a lot from last week ; alsoup is how many different IP addresses are trying to send us email. My


最愛熱腸人

beyond stars 又有新料。網上人鏈的更新令人感動。討論區唔到我地玩架喇,還是玩blog啦。

大家都知,無論多麼力有不逮,唱k時我還是要唱何韻詩 〈元神出竅〉 。不過還是估不到 她可以這麼好 ——當然也是香港其它藝人太不濟,以致何

20070804 網摘 – 時間站在我們這邊

皇后

Web

Blog


勿念

一切都好,勿念。

Using WSGI for performance tuning

Doing profiling and performance tuning on a web application is normallya big pain. It's hard to profile things when processes (or threads)are always coming and going, and the typical web environment has somany sources of random delays that it is difficult to do fine-grainedperformance comparisons between two bits of code.

With WSGI, you can get out of this. Your WSGI application doesn't dealwith the web directly, so you can write a WSGI frontend that is just atiming and profiling harness


The scope of shell history

One of the little divides in Unix is the one between people who set uptheir shell to have a per-shell command history (a local history) andthe people who set their shell up to use a global history.

While I know perfectly sane and sensible people who are in the globalhistory camp, I am firmly on the local history side, because to me myshell history is contextual. When I hit cursor up or tell a shell toredo the last command, I want it to do redo the


筆記

八月一日凌晨四點皇后碼頭。有近百人露宿,不計不睡談天的人。幸好趕及拍了照,我想我要再過一段時間,才能慢慢體會清楚,令這麼多市民在代表舊殖民地權威的碼頭露宿,究竟是什麼意思。



1.
因為出了鏡,所以不斷收到
Continue reading...

小小心意

這星期有太多工作在身
特別是在日間進行
不宜太夜回家
所以沒有時間到場聲援各位
睇到新聞知道各位被暴力清場時
我的心情也有點亂
昨晚收到朋友sms
他說「戰友們在清場後已經十分疲累,
希望有多些音樂支持。」
同樣因為有事未

Link: XML on the web summarized

The link of the time interval comes from the online comic strip BonoboConspiracy , whichneatly summarizes the reality of XML on the web in today's strip .


A ZFS-based fileserver design

The following is the ZFS-based design we would like to use for our newfileserver environment , presentedfor your entertainment and whatever use you can get from it.

The basic thing we give people are 'storage pools', which are made upfrom one or more standard sized 'bricks' of storage. Each storage poolcontains one or more filesystems, and is owned by a group (or a singleperson).

(Here I am using 'filesystem' to mean 'distinct mount point' or'different