戰爭片向來都有幾個重點:英雄包裝的士兵、壯觀的戰爭場面、男女主角盪氣廻腸的愛情、戰爭的殘酷等等。這幾點,在《平頭日記 Jarhead》這齣講述波斯灣戰爭的影片裏,通通都沒有,裏面所講的,是戰爭的…無聊。
[嚴重有內容
This week, we:
Connection volume is up substantially from last week , although nothing else seems tobe up much (especially the highwater). The per day table:
| Day | Connections |
It's a general truism in software development that metrics are oftendangerous, because people will naturally work to what you pay attentionto (to summarize). If you pay attention to bugs closed, people closebugs; if you pay attention to lines of code written, people write code.The dangers inherent in this are hopefully obvious.
(In fact it happens outside of software development too; consider allof the schools that are busy 'teaching to the test', because variousstandardized tests have become so important
One aspect of yesterday's problem is a littleordering issue between /etc/inittab and stuff in /etc/rc.d . Namely:
Everything in
/etc/rc.druns before other things in/etc/inittabreally takes effect.
(The paths here are for Red Hat; elsewhere, what Red Hat puts in /etc/rc.d is just put straight into /etc , so you have /etc/init.d and /etc/rc3.d and so on