對錯的模糊

我們不知道對錯的難分,從小。

大家辨別是非時習慣的模式就是“我對你錯”。挑剔別人的錯誤,容易;承認自己犯錯誤,很難。誰都會有抬舉自己原諒自己美化自己欺騙自己的時候,很少人會客觀分析一件事情的發生,什麼環

平平無奇的蛋白餅


這是一包外形平凡的蛋白餅。

來自澳門的瑪嘉烈餅店。

天寒地凍,我才不會冒耳水不平衡的危險過大海。

最遠只是坐朋友的車到留家廚房吃煙燻雞蝦子柚皮瑤柱扒時蔬。

昨夜與好朋友通電話,告訴她蛋白餅好吃。

今夜,她剛下船

A small annoyance with HTML


十六年後,可否重會?



中學時期習慣了每逢新年與幾位同學去食齋,以前指定去氹仔菩提園,近年改在不同的素食店,但這個活動多年未變,幾個中學時最要好的同學一年最少見一次,都算是保持聯絡了。

今年食齋,大家談到畢業了十六年(楊過同小

閃卡賀新年



這個新年大家都在談陳冠希事件。

事件之中,網路上衍生出很多新的熱門用詞,“朋友”、“奇拿” 、“我爸爸是高幹,脾氣很暴躁的”等等,但最搞鬼的還是網民給淫照改了新的代號-“閃卡”,完全體現看“yes”長大者的情

過年節目



近兩年的農曆新年我都不出外旅行了,原因只有一個,就是多陪家人。。

以前我不太喜歡在澳門過新年,因為很悶,店舖多數不開,親友一般愛打牌(我不會打),除了看電影都沒有什麼事情可做,而賀歲片又越來越不好看。有

Why commercial support needs to solve your customers' problems

If you're providing commercial support, I think that it is veryimportant that you actually solve your customers' problems or, if youcannot, at least realize this very fast and tell the customers.

(It is not so much because who get nothing out of their supportcontracts will stop paying for them; indeed quite possibly not .)

If you do not actually solve their problems, your customers havebecome your unpaid debuggers; in fact, they're paying you for theprivilege. This is because going


Overcoat

The moment I prepared packing my gears for the Sapporo winter trip tomorrow, I started to worry about the performance of my digital camera in the wake of plummeting mercury and snowy freezing weather.

I must admit I just don't know if I need to go back to my manual Nikon FM2 camera, an old-styled but robust camera that works without batteries. Ever since the user-friendly digital camera gaining popularity, most of the manual cameras (including mine) have been locked up in oblivion. But wait

小事兩則

電影台正播放《獨家試愛》吳佩慈向方力申送吻。

女 : 「嘩 ! 吳佩慈錫落o黎,點抗拒呀 ?」

男 : 「咁吳佩慈又真係好難抗拒o架喎。」

女 : 「哦 ! 你死啦 ! 仲唔俾我陰到你 !」

______________________

A basic introduction to prelinking on Linux

At least on the x86 architecture, shared libraries are not entirely madeup of position independent code. This means that there is a certainamount of relocation that you have to do when you load a shared libraryinto memory at run time. The basic idea behind prelinking is to try todo this relocation ahead of time; for each shared library, you pick adefault location in memory and 'prelink' it so that if it is loaded atthat location it doesn't need any run-time relocation