壞孩子的天空/Kids return



導演:北野武
主演:金子賢 ,安藤政信

自從看過《花火》和《奏鳴曲》之後,我對北野武導演和演出的作品都會特別留意。

這齣《壞孩子的天空》(台譯《恣在年少》)已經買了幾年,但因為知道北野武在此片只導不演,我一直
Continue reading...

死亡星期五

Hei Hei → Gecko → Yumla → Propaganda

凌晨12時到早上6時。

蒲死。

飲死。

頭暈死。

Randomly engaging NumLock considered irritating

Dear Fedora Core 6 X server: please stop randomly turning my NumLock on.It's getting really old by now, especially since I use a BTC-5100C minikeyboard and so turning NumLock on sprinkles numbers around my typinginstead of the letters that I expected.

(It also makes various fvwm2 operations not fire, since I'm not hittingshift+alt+mouse button, I'm 'hitting' shift+alt+numlock+mouse button.I'd tell fvwm


How comment spammers behave

One of the things that watching your logs while trying out variouscomment spam precautions is good foris seeing how comment spammers seem to behave, or at least how thecomment spammers that drop by WanderingThoughts behave. (Your mileagemay vary, since there are a lot of comment spammers out there and theycan't all be using the same tools.)

As before, I'm only really interested in defeating the automated commentspammers; a dedicated person is always going to be able to leave commentshere. (


Weekly spam summary on March 24th, 2007

This week, we:

  • got 12,733 messages from 249 different IP addresses.
  • handled 21,567 sessions from 1,259 different IP addresses.
  • received 197,829 connections from at least 58,846 different IPaddresses.
  • hit a highwater of 8 connections being checked at once.

This is up from last week , althoughthe messages received count remains down from the usual levels.

DayConnectionsdifferent IPs
Sunday29,9

潘仔菜
























今晚回老家食飯,順便上去搵番十年都不會用的xx証書。証書最後找不到,但.....

找到的是更多不用不用又不願掉的東西,足足有幾箱之多。原本都打算只係搵証書,一個一個箱打開,睇下睇下停不了手。

執拾舊物其實都

Counterintuitive RAID read performance

While doing performance tests on an iSCSI RAID controller, we recentlyturned up some unexpected results: the controller could writesignificantly faster than it could read, to both RAID 5 and RAID 0targets. In one case, a six-disk RAID 0 target could do streaming writes20 megabytes/second faster than it could do streaming reads (75 MB/swrite versus 55 MB/s read).This surprised me a lot, because I usually expect reads to run fasterthan writes. (It


20070323 網摘 – 香港人的特質

Blog

HK


Google Blogger 聚會 -「搞搞震,無幫襯」

Google Blogger
Meeting

[警告:這篇擺到明是我與 Google 在扯貓尾之作]

Google 搞 Blogger 聚會,已令我覺得有點奇怪。如換轉是「 Sina 搞 Blogger 聚會」,大家應該也覺得很理所當然吧!因此也想一看究竟他們想幹甚麼。經過昨天的聚會,大概知道他們的目的是甚麼了,但


Making user home directories on a stock Solaris machine

I was charmed to recently discover that Solaris 10 still hasn't fixedthat useradd issue I saw with Solaris 9 .For my future reference, since I am likely to wind up doing this a lot,here is how I add users on Solaris 10; this may or may not be theofficially approved way to work around the useradd issue.

  1. useradd -c Whatever
  2. mkdir /export/home/
  3. chown /export/home/

    (This may