A Firefox CSS irritation
I'm not going to fault Firefox for not supporting the CSS 2.1 ' word-wrap: pre-wrap ',no matter how convenient it would be for me if it did.Especially since CSS 2.1 is not yet a standard, merely a late stageworking draft. But I am annoyed that Firefox doesn't support the CSS2' display: compact ', since I could have used it just now.
' display: compact ' is classically used (in that it is right
小說家寫小說家
北京
終於輪到電影節
The perfection trap: a lesson drawn from Worse is Better
I've mentioned Richard Gabriel's famous The Rise of "Worse is Better" before (back here ), but only recently did oneof its important lessons coalesce in my thoughts.
"Worse is Better" contrasts what Gabriel calls the MIT approach , with the cornerstoneof 'the right thing', against the New Jersey approach , with a 'worseis better' minimalism (this is a simplified summary). Gabriel arguedthat despite its flaws, the New Jersey approach had significantly bettersurvival characteristics than the
The difficulty of punishing people at universities
One of the quiet little secrets of university computing is just howdifficult it is to actually punish people for doing bad stuff withcomputing resources. Really bad stuff, things that are criminal orhave serious civil liabilities, can be punished. But mere violations ofpolicies or bad network behavior (including spamming) can run into aseries of problems.
Tenured professors might as well be the left hand of God, of course,especially if they get grant money . But evenstudents (grad and undergrad both) are heavily protected
再說一次我揷你
縫隙中的悶聲
這是一種愈來愈強烈的傾向:無線在報導泰國大型示威的時候,引用反對派領袖的說法:「如果能將一個腐敗的政權趕下台,那麼曼谷塞車一個月,又有什麼所謂?」然後電視再報導商業區癱瘓每日損失
一些生活
北京回來之後,都在忙公司的事,也刻意不去想寫稿和文學的問題,我知道我下個月要出書,我知道我編的文學雜誌還有一些後期工作要跟進,我還有小說計劃要完成,可是做人總需要一段放任的時間。
在公司專注做一
What disk IO stats you get from the Linux kernel
To follow up my previous entry on iostat problems ,here's a rundown of the information you actually get from the Linuxkernel.
First off, you only get this from 2.6 kernels, or 2.4 kernels with theRed Hat disk stats patch (such as Red Hat Enterprise 3). In 2.6 thisinformation appears in /proc/diskstats ; in Red Hat's 2.4, it appearsin /proc/partitions with slightly more fields.
/proc/diskstats fields for