連貫不起 – 大雄與綠之巨人傳

會去戲院看《大雄與綠之巨人傳》,是因為覺得《大雄的恐龍2006》好看又感動,也對水田版叮噹很受落,於很想在戲院感受一下。可是看完之後,卻有點失望。

Spoiler alert!

這次的大長篇不是重拍,而是改編自短篇卷33的《再


Please join mimingmart facebook group to show support~

https://www.facebook.com/ericayuen?ref=profile#/group.php?gid=112212934234

Building true ssh opportunistic connection sharing

OpenSSH has decent basic support for opportunistic connection sharing , but most of this is that ssh will look for anexisting master connection before making a new one. It could do betterand enable a true opportunistic connection sharing mode.

There's two problems with ssh's current support for this, one big andone small. First, being the master connection can keep your ssh running when it would otherwise exit. Second, the master connectionexits immediately when there's no active sessions running over it;there'


強隊需要霹靂旋風腿

我那個年代嘅靚仔,相信就算如我呢類唔踢波嘅孱弱書生,都依然會對足球小將著迷,最近看見adidas嘅新廣告,見到「強隊需要霹靂旋風腿」呢句認真得來帶點凄美地幼稚嘅廣告語,立即我勾起了當年看足球小將時嘅美好回憶。


留住這時光

兩個星期很快就過了,這是我第二次背包旅行,遊了南法、瑞士和布拉格。歐洲的夏天太陽固然猛烈,但氣溫卻不高,空氣是清爽的,所以感覺十分舒服。

這次出遊前敗了一部 LX3,其廣角功能實在一流,拍風景明月勝可謂輕而


How I use ssh's connection sharing feature

Following on the basic overview , here's how Iuse OpenSSH's connection sharing feature.

First, since I hate programs that don't exit when I want them to, Idon't let ssh automatically create connection masters. Instead Ialways explicitly create them myself, so that I can do so in a way thatharmlessly parks them in the background. So while I set a ControlPath (to a value mentioned in the previous entry ),I leave ControlMaster set to no , the default.

When


我為什麼這樣懶

自從香港全面禁煙,我就開始抽煙。從前我不在香港抽煙,香港沒有抽煙的情調。可是,特區政府那家長式的訓令,卻令我感到自己突然多了十個阿媽,嘮嘮叨叨,假定你連應否吸煙都無法決斷,當你低能。有這種愚民政策,才

看鄧小宇有感

我與鄧小宇的一個共同點: 可能都曾經愛吃羅宋餐.

小時候, 在黑漆漆的餐廳吃西餐是奢華享受. 羅宋湯、牛油麵包, 一道道菜吃下去... 長大後不怎對鋸扒再有濃厚興趣, 反而小朋友時代極度討厭的中菜, 卻樂於接受. (可

The basics of ssh's connection sharing feature

Vaguely recent versions of OpenSSH have a feature where you can havemultiple independent sessions running over what is actually oneconnection, even though you ran several separate ssh commands. Theprimary advantage this offers is that new ssh sessions startsignificantly faster, since they don't have to go through all of thecryptography and authentication of a full ssh connection. (As a sidebenefit, there's fewer processes running on either side, since you nolonger need a ssh and an sshd for each active session.)

When


A rule for Internet software

Here is one of the general rules for Internet software:

You cannot count on other people not screwing up.

(You can barely count on you not screwing up.)

Any time you talk to the Internet, you have to assume that someday,the other end will do something that it isn't supposed to by thespecification. People are endlessly creative, which means that sooneror later someone will get pretty much anything wrong that it's possibleto get wrong; for example, they will use permanent HTTP