The aesthetics of syntactic sugar
The Unix test program makes for a great illustration of the aestheticimportance of syntactic sugar, to go along with its pragmatic effects . Consider the following two shell script lines:
if test -f /some/file; then ...if [ -f /some/file ]; then ...
In any Bourne shell environment worth its name, these two haveexactly the same results and in fact run exactly the same program(or an imitation of it ), because [ is just another name for test
蜜柑號外(二)
[本部落格專訊] 屯門XX花園小貓疑似施放黃金案, 案情有突然性進展. 小貓「蜜柑」今晨於住所內, 在主人進食早餐時嘔吐, 證實並非因肚痛導致意外.
「蜜柑」於今晨動靜如常, 在砂盤守候一會, 即場怪叫
公民力量
蜜柑號外(一)
下午吃了冰,晚上想再吃一次
雙魚座木星帶動新機會的一週。信心再起,繼往開來。雙魚座的木星照耀命宮,因此難得有一段可以逃避現實,積極享樂的

依樣畫胡蘆
Why qmail is no longer a suitable Internet MTA
Here's a statement that's going to get me disliked: qmail is no longer suitable as an Internet mailtransport agent, especially not as an inbound MTA (something thatreceives email from the outside world). There are two reasons for this,the direct problem and then the deeper problem.
The direct problem is that a default, unpatched qmail setup handlesunknown local addresses by accepting them at SMTP time and then bouncingthem. This was okay when qmail was new a decade ago but it is nolonger
邊緣上腦
這種人
一注獨撐江若琳
她為江若琳所說的每句話,確實打動了作為讀者、別人女兒、未來媽媽的我。
我們不是當事人,不能評定誰是誰非,但是我們可以作兩個假設對當事人的影響:
假設一:江若琳真的是第三者,她
