人體俄羅斯方塊果段片,相信好多網友都睇過,今回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
潮語起哄
會考中文卷出現與「潮語」有關的題目,報章報導師生抨擊,還有考生發起黑衣抗議。以前考試一完,同學常會一起「對卷」,即評估一下自己答成怎樣,比較有自信的同學會反過來評估卷子出得好

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