The fun of 32-bit bugs

As computers (and disk space, and memory, and etc etc) get larger, thequantities that we deal with routinely get bigger too. And when they getbigger, fun things start happening.

Today's fun thing was that I doing some measurements of disk IO speed ona machine with 2 gigabytes of memory. My usual rule of thumb is to workon at least twice the amount of main memory to crush cache effects, whichmeant I was telling my benchmarking program to read and write 4 GB.


20060816網摘 – 網誌與傳媒

HK Blogger


曖昧的網上言論.曖昧的我們

曾幾何時,表達自己的想法對澳門人來說是不可思議的事:遇到冤屈要找有權勢的人士代為出頭,看到不公平的事習慣隻眼開隻眼閉,最離譜的是越有學識的人,越不肯發表自己對事物的看法,據說是為怕“見光死”,致使有很

書癡必讀:談傅月庵《天上大風》

書名:天上大風
作者:傅月庵
出版:遠流出版社,2006年4月

《天上大風》是一本優雅的書,教人愛不釋手。讀這本書不可能心急,只適宜逐字逐句慢慢享受,說是享受,相信重視排版的傅月庵在決定此書每一頁的編排時,

Hardware RAID versus software RAID

Here's a good argument-starting question: which is faster and/orbetter, hardware RAID or software RAID?

A lot of conventional wisdom says hardware RAID, but I mostly disagree.Let's ask the inverse question: how (or when) can hardware RAID befaster than software RAID?

If you're doing RAID-5, the hardware could do XOR faster than your CPUcan. But in modern systems XOR performance is pretty much constrainedby the memory bandwidth, not CPU power. It


美貌智慧

我有幾年都沒有特地去看港姐了,所以對於這幾屆港姐是誰,我是說不出來的 (我的記憶大概可以追溯到曹敏莉…) 。前兩晚看到港姐決賽,在前頭有一個我認為不錯的題目,就是要佳麗們推介一本書或一套電影。

書/電影某程


圓形的父親

文明單位:職業!前途!
嘉賓:呂大樂

呂大樂先生笑起來十分甜美,而我每次看見呂生,都會感受到某種「hku的高貴」,一種帶著尊嚴的距離,把我的無聊吵鬧像罩層紗幕般隔起來。但看呂生的文章,總是感受到那種冷面裡的熱

如此少女的我在東touch

在東touch(choco)客串column,那本前前後後都是少女野,於是入鄉隨俗,不計酬勞,很用心地寫少女野(加上 魚蛋 情慾萬花筒 )。這是上個禮拜的。


女孩的腳毛

女孩在地鐵裡盯著自己及膝泡泡裙下的的腳。青白的皮膚之下,毛孔裡潛


The importance of numerical literacy

Via Slashdot comes a report of a new biometric airport security system for detecting'hostile intent' (their term). According to the Wall Street Journalarticle:

In the latest Israeli trial, the system caught 85% of the role-actingterrorists, meaning that 15% got through, and incorrectly identified8% of innocent travelers as potential threats, according to corporatemarketing materials.

The company's goal is to prove it can catch at least 90% of potentialsaboteurs -- a 10


Distributions: keep your hands off vi

Dear Linux distributions: if I want to use a freaky super-intelligenteditor I am perfectly able to fire up emacs myself, or even type ' vim 'instead of ' vi ' (honest, the extra letter is not too much for me totype). I want vi . You know, the simple and predictable thing thatsystem administrators like because it behaves.

As an aid to your planning, here is a minimum feature for any editorcalled vi :

When I paste things into an alleged vi in insert