容許我又再重刊這篇文章。2003年,剛開始寫《人生音像城》的第一個年頭,有幾個月時間閒賦在家,肆意地看電影及球賽,然後發覺沒有工作的日子,身體開始出了點小毛病,做了個身體檢查,卻沒想像中那麼差。
那年,
Horizon Perfekt
是一台搖頭機,搖頭的意思就是像用scan的方法,把影像紀錄到菲林上,片幅還是特長的。
這台俄仔機,金屬手感超強,重量十足,最快快門1/500,最慢1/2,在日光下真的比較慘,不過可以調光圈,還好,鏡頭是一

Right now, I'm feeling enthused about the idea of writing some thingsin one of the interesting new languages and environments, such asGo or node.js. But here's where things collide with my problemswith learning languages ; if I'm going to writeany significant amount of code in these new languages, it has to dosomething real. And most of the real things that I have to do arenot personal projects but software that I would want to use in ourenvironment here.
Which
Recently I ran across someone asking the question 'why have a firewall?'As it turned out, he had several sorts of host-based firewall protection,but in thinking about the question I came up with four broad reasons thatfirewalls can be a good idea:
SSL certificates for hosts are usually not directly signed by yourCA's trust root certificate, the certificate that is in your browser,your mail client, or whatever. Instead there is generally at least oneintermediate certificate (sometimes several), and in order for clientsto accept your host certificate you need to send them not just the hostcertificate but also all of the intermediate certificates in the chainof signatures between you and the CA trust root.
How you configure this depends on the server software, with two general