離《歌聲魅影》 ( POTO ) 於香港再演的日期越來越近,市面上又出現不少 POTO 的產品:原著小說、CD、Andrew Lloyd Webber 音樂雜錦等等,而且相比起上電影的那陣子,好像比較多,果然是原版比較有「魅」力嗎?
經典熱潮重起的好處是,之前沒
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