印度老土合家歡《Hum Aapke Hain Kaun...! 》


Bollywood電影絕無中間位置, 喜歡的人會接受電影的騎呢、不合理、甚至愛上定時定候出現的熱爆歌舞. 討厭的人清一色批評為老土、悶蛋、無深度. 兩種心態說明了Bollywood電影的娛樂功能. 閒閒三小時, 有齊七情六慾悲歡離合, 最重要是
Continue reading...

Lady First 專欄 (41)

空中奇遇Craig David


數天前與Lady First仝人晚飯(嗯嗯,難道你以為那三位美女是不吃不喝長期節食做運動的麼?她們的生活就是食買?蒲囉,不過就係唔肥之嘛),艾莉陳懶親切的問我:「陣間要唔要見我個David呀?」

我打了一個突,她的

Why ssh needs to verify host keys

Suppose that your ssh does not check host keys and an attacker has notso much successfully impersonated one of your machines as persuadedyou to connect to his machine instead of yours, without you knowing.How does the attacker 'win'?

We can see the obvious wins by what ssh turns off if you have StrictHostKeyChecking set to 'no' and a key fails to verify. First,the attacker wins immediately if they can get you to type your passwordto their ssh daemon, since they can just have their ssh


The case of the disposable first episode

One of the things that I've seen repeatedly in anime is what I call'disposable first episodes'. The purest form of the disposable firstepisode is where nothing in the first episode is ever seen again; ittakes place in a location that the story never revisits, involvescharacters (apart from the protagonists) that we never see again, andthe events are never referred to or affect anything.

(The most recent pure form disposable first episode that I canremember is the first episode of D.Gray


20090409 網摘 – 禁止否認!

六四

粗口


生存之道


我們上班的時間可能比待在家中的時間長。跟同事的相處接觸,往往比跟親戚朋友的交流更頻繁親近。因此,在職場打滾的人,往往會被工作環境中的人和事所改變。

有些人會因應公司的文化而調整工作步伐,有些人會觀察同事


英雄眾生相 – Watchmen

近年英雄片的發展,都偏向「內」,不單講英雄的外表強桿,還說他們的內心爭扎。不過其實這並不新鮮,皆因很多原著本是這樣,但總被改編幹掉。幸好經過近年的「教育」,觀眾已習慣新的英雄片模式,所以連《Watchmen》這種超


妙夫妙妻篤篤撐《靚太查案記》(Crime Is Our Business)


法國電影近年在電影節無甚作為. 這套「罪案關我事」《靚太查案記》(Le Crime est notre affaire) 卻以超級黑馬的姿態破冰而出, 笑震大劇院.

原案來自英倫推理小說女王Agatha Christie的《 Tommy and Tuppence 》夫妻偵探系列. 導演Pascal Thomas早在05年已夥拍 André Dussollier
Continue reading...

The technical problems with 'sender stores messages' schemes

For some reason, people have an enduring like for new schemes foremail where the sender stores the message until the recipient wants toread it (the most well known is D. J. Bernstein's Internet Mail 2000 ). Such schemes tend to handwave the socialproblems involved in a transition, but let's set that aside (alongwith why they won't stop spam ) and talk aboutthe practical technical problems, because from my perspective they arepretty bad.

If the sender stores


Handling ssh to generic hostnames

(This idea is not from me, it's from R Francis Smith . It is just sufficiently nifty and wrong thatI'm going to write it up for posterity.)

Suppose that you have a generic hostname, a hostname that either ismultiple machines (with multiple IP addresses) or a virtual host thatgets pointed to different physical machines from time to time. Furthersuppose that inside your environment, your users ssh to that machine,or at least want to. The traditional problem with this is that