Lady First 專欄 (44)



只溶喺口唔溶喺手嘅迪士尼

曾經在本Blog介紹過可以擺自己個貓樣上M&M這網上服務。
https://hk.myblog.yahoo.com/rudileung/article?new=1&mid=6401

如果你怕見到自己或者朋友個貓樣晌粒M&M出現,但係又想攪些花臣,家下又多一個選擇。

M&M最近同迪


人類豬手

沒想過有一天我會像個排球初學者般,打爆微絲血管。
無打一年的報應...(15年功力一朝喪)
其實我是一年多沒有做任何運動(太懶),是時候pick up排球和瑜伽(筋骨已經硬得像老太婆)。


From *~~袁彌明 Erica's blog~~*
Continue reading...

An inexplicable omission in bash's sourcing of .bashrc

I discovered recently that I missed a case in my writeup of whenbash sources your .bashrc , or technically I didn'tmiss a case because bash has an inexplicable omission: bash doesn'tsource your .bashrc when you ssh in with a pty. That is, if youdo:

ssh -t host command ...

Your .bashrc is not sourced. Neither does bash source your .login (well, of course).

This was an unpleasant surprise when I found it out recently, since


簡單故事最美好


書名:《這是愛》
編著:謝立文
插畫:麥家碧
出版:博識出版有限公司


在全球被各種問題紛擾的時刻,介紹這本書,別有一番滋味。


現在仍然很受小朋友歡迎的小豬麥兜,曾經有一段小眾趣味的日子,在九十年代中期,麥兜漫畫

集氣!本blog第1000個post

不知為什麼,我常常沒有辦法好好過「紀念日」。那些瀏覽人次滿多少多少的,都因為不記得而一掠而過;4月25日的開blog週年誌又常常錯過。紀念日前後又往往與人吵架什麼都忘了。這次終於記得,就寫一個集氣post。

開blog四

四月蘋果

《無眠夜》


失眠的人和從不失眠的人,總覺得,甚難做得成朋友,因為生活作息全然不一樣。若是兩位失眠人相遇呢,則急不及待交換 MSN,好讓每個無眠夜,總有在線的人慰藉這顆寂寞的心。當失眠的人抱怨三天沒睡過一覺,明

三月蘋果 (2009)

《如果我愛上阿嘉》


如果海會說話,如果風愛上砂,如果我生活無憂,不需要擔心失業會捱餓會睡到街上去,失戀時可以用往後所有的時間當作悠長假期,但仍然付得起屋租水電雜費,我會愛上電影《海角七號》裏的阿嘉,甚至

流感蔓延時,我在看怪片



本來有過放假去香港
後來因事打消了
在流感蔓延之時
近期都留在家中看恐怖電影
首先最為應景的是三集"生化危機"
坦白說,一和二集都不錯的
故事講危害人類的病毒由大型生化公司隻手遮天瘋狂炮製
美麗的女主角置身充滿喪屍
Continue reading...

Convenient ssh in Gnome, or 'my sshmenu wish comes true'

It turns out that I can get something that more or less does what Iwanted sshmenu to do (per yesterday's entry ).In email Dan Astoorian pointed me at the Gnome 'Command Line' appletand that it has macro capabilities; you can define a pattern and acommand to run (using bits of the pattern) when the pattern matches the'command' that you type. Thus, you can hijack it into a 'ssh sessionlauncher' with suitable patterns.

The current patterns and commands that