Jarhead平頭日記
早前看了這齣另類戰爭片,心中的感覺跟片中男主角一樣滿不是味兒。
電影開頭的集訓場面明顯變奏自 Stanley Kubrick 經典越戰片 Full Metal Jacket(烈血焚城) ,不過發展到後來,主角上戰場,在沙漠上的無聊與無奈,最後一鎗未開黯然回國,都跟
天見可憐 (將此篇獻給我的守護天使)
「我唔係話要分等級,只係,佢個樣係平平地lor。」
所以呢,做人最緊要o係right time right place do
A subtle advantage of simple wikis
One of the interesting things about programming DWiki is how it'swound up making me notice and appreciate the subtle cleverness of WardCunningham's original simple wiki design, in particular the choice of aflat page namespace. Many of the advantages are relatively technicalbut there are more abstract ones, one of which I stumbled into today:
You do not have to taxonomize information before you put it into aflat wiki; you just have to give it a reasonably good name.
When you have a page hierarchy of some
5月3日讀報有感
Fedora Core 5's missing 32-bit shared library symlinks
For my sins, I decided that my new machine should run the 64-bit versionof Fedora Core 5. I knew this was going to be somewhat painful, becausevarious important things (such as Flash and Sun's Java) don't yet have64-bit versions; I was going to have to build 32-bit versions of thingslike Firefox in order to use them.
Little did I know that Fedora has made it all but impossible to compilea 32-bit version
夜雨綿綿parody
五月的血
鴻鴻
從來不是憂傷的卡車
慢慢壓過轉彎的道路
從來不是憂傷的陰雲
低低將瓦屋蓋覆
一支禁止通行的路標矗著
不知主人是誰的一件美麗的衣衫
在陽台飄著
而承載從來不是憂傷的風的
只有山坡上
曲曲折折的橄欖樹
五一.隱劍鬼爪.王晶
CSS and syndication (another CSS limitation)
In an earlier entry on Solaris patchexit codes I mentioned that its formatting might not look very nice insyndication feeds. And I was right; it did not look very good.
It didn't look good because it was styled with CSS, and you can't reallyput CSS in syndication feeds. CSS goes into the HTML element,but that only appears in HTML pages; syndication feeds and entries aredivorced from that sort of context. This is more or less implicit inRSS ( like