情婦格

讀女校的我,人緣不過不失。

到了現在,還是跟中學友人們差不多天天通電,月月聚首。

第一次意識到自己乞女人憎,大概是預科時代的事。

喏... 你要知道,中學時代,很多女學生都會將那些甚麼補習名師當成白馬王子。


[轉載]公開民間諮詢會:保護產權=保護創意?

雖已網摘,但仍要再推一次!

保護產權=保護創意?

時間︰ 四月一日(星期日) 下午二時半 地點︰ 中環夏愨道12號美國銀行中心,香港中文大學專業進修學院100 室 主持︰ 葉蔭聰 (知識共享成員、獨立媒體(香港)執委成員) 講者︰ 莫乃光先生 (

Continue reading...

姿色改變命運

我既一個朋友,

睇完我個blog《批命》之後,

留o左一個咁既comment:「睇相佬都好信既?! 姿色改變命運!」

對住一個年老色衰既女人講句咁既o野,

我真係好想大巴大巴車死佢。

你小心呀你,你咁怕俾人知你真身,

我遲早放你條link

我們的家園.人民的規劃──請參加本土行動三一八大遊行






























日期:二零零七年三月 十八 日( 星期日

集合時間:下午二時正、維多利亞公園銅鑼灣入口噴水池

行程:由維園出發,途經灣仔舊區,直落皇后碼頭

活動:維園打小人、灣仔社區遊行、皇后碼頭音樂派對。

查詢:2147078

松田優作不只是個演員

https://zackiemad.blogspot.com/ 處看到松田的演唱片段
見獵心起
也在you tube找出來跟大家分享
https://www.youtube.com/watch?v=vE-Ps4HCACY

松田這個歌手形象跟演出電影時有很大的不同
他真是一個千面演員
能夠投入不同的角色

Things I have learned while doing GRE tunnels on Linux

In no particular order:

  • point to point GRE tunnels have to be symmetric, where each end is amirror image of the other. Otherwise the destination kernel willreject the inbound GRE packets, which makes sense from a securityperspective once you think about it.

  • GRE tunnels require a local IP address before you can point routes atthem; I suspect that this is generic behavior and is so that the kernelknows what default origin IP address to put on packets going out throughthem.
  • because GRE tunnels are network devices,

GRE is a translucent tunnel

I normally expect IP tunnels to be opaque , that is to act as if theywere physical links: the packet is sent down one end and pops out theother end unchanged, just as if it went over a connection betweentwo routers, and the tunnel itself is indifferent to the details ofthe packets it is transporting. (The technical ISO way of describingthis is that I expect IP tunnels to act entirely as layer 2 entities.)

However, one of the peculiarities of GRE is that itis a translucent


花樣奇緣 – 單純地愛

花樣奇緣

有時候香港的片名,會洩漏一點點電影內容。《花樣奇緣》令我聯想到《大魚奇緣》,但如果依照其原名《被嫌棄的松子的一生》,則未必聯想得到這是一套色彩配搭如此鮮艷,想像力豐富,還帶一點點感動的電影。

電影講述主


一而再

在最傷心的時候,我還是可以拍拍臉頰安慰自己,沒人愛我不緊要,我仍有很好的工作,有可觀的收入,到處shopping dining clubbing。

這份工作,是我的救命索。

但剛才查看email,公司將roster連續兩個月的standby duties給我,作為請病假的懲罰。

面對不知自

An annoying limitation of Linux IPSec

I just got IPSec doing exactly what I need it to do. Unfortunately itturns out not to do me any good.

The problem is with tunnel mode IPSec, which has a cascade of issues.First, IPSec tunnels don't create actual network devices. This soundsharmless, except that you need a network device to establish routesand thus say things like 'network foo/24 is reachable over this IPSectunnel'.

IPSec deals with this with black magic involving Security PolicyDescriptors. If you add an