TVB 鐵甲無敵獎門人遊戲環節,疑似日本版「人體俄羅斯方塊」?

人體俄羅斯方塊果段片,相信好多網友都睇過,今回TVB照版煮碗「唔該借借」,唔知有無俾版權費呢?


Getting live network bandwidth numbers on Linux

Today I got curious about a simple question: was my iSCSI targetmachine actually running at its full potential read speed?

The machine exports individual disks to its clients, so measuringsingle disk performance wouldn't give me the answer. Summing up IOacross all the disks would have given me a number, but so would justgetting the network bandwidth utilization; if the machine was saturatingits gigabit link, it was clearly running as fast as it could.

There doesn't seem to be a program that will directly


季羨林-留德十年


之前讀了 錢文忠 玄奘西遊記 ,感覺非常良好,於是找來他的老師 季羨林 先生的書來讀,第一本是 留德十年 ,感覺是另一種風味,也有另一種趣味。

季羨林是當代大學者,他的學術著作常人未必能明白,但他這本"留德十年",

潮語起哄

(刊於週三「730視角」)

會考中文卷出現與「潮語」有關的題目,報章報導師生抨擊,還有考生發起黑衣抗議。以前考試一完,同學常會一起「對卷」,即評估一下自己答成怎樣,比較有自信的同學會反過來評估卷子出得好

Today's Solaris 10 irritation: the fault manager daemon

More and more, Solaris 10 strikes me as being much like Ubuntu 6.06: asystem with plenty of big ideas but only half finished implementations.Today's half implemented idea is fmd , the new fault manager daemon .

One of the things I expect out of a fault monitoring system is that itshould not report things as faulted when they are now fine, especiallynot with scary messages that get dumped on the console at every boot(it's acceptable to report them as faulted and now


時尚與貧窮

最近發表的兩篇文章,關於時尚的一篇登在新京報,因為版面容許相關書籍對讀,於是寫得格外用心(可惜 在豆瓣裡 不受注意!)。我是喜歡寫一本書的評論的,但也喜歡寫對讀和跳躍閱讀,因為那樣接近散文的結構。至於貧窮

The Bourne shell is not a programming language

Before you rise in righteous indignation, let me say that that doesn'tmean that you can't write programs in the Bourne shell; you can writeprograms in anything that's Turing-complete if you try hard enough.It's just that you shouldn't.

The problem with writing programs in the Bourne shell is the same aswriting programs in any other highly constrained language: your programs come out all but unreadablebecause they are spending most of their time getting around the inherentlimitations of their


Rambo熱血回歸 (John Rambo)


大忙之後,爭取時間去看了史泰龍的John Rambo
上次看他的洛奇最後一集時
我是很感動的
老英雄到了晚年仍然有火
仍然要在自己的世界發光發熱
也呼應了首集的一些場面
那場經典的跑樓梯
那場結局的雖敗猶榮
那種為自己的角色寫上完美

愛國!超愛國!

文明單位: 五四愛國運動、民族主義、反帝國主義
嘉賓:葉輝

以前我只是這樣想:若愛國,就多看點書,多知其事——現在看來,這無疑是太內向了。有段時間根本不大管民族主義的問題,更從沒想過中國要成為一個帝國。上網

The costs of doing your own system administration automation

There is a constant tension in system administration between doingthings by hand in the standard way, versus creating your own customsystems to automate the work. Doing things by hand takes longer and ismore tedious, so it sounds like automation should be a slamdunk, butthe problem with automation is that you've created a new local piece ofsoftware that has to be updated, maintained, learned by other people(especially new people), and understood.

(Or to put it another way, you have taken something