賣書之二(危樓狀態)
我最恨就是買重複書!
從上至下:
1. 《麻不甩》 ,鄒凱光著,輕鬆小品。是的,我什麼書都看。九成新,原價$68,現價25。這種書,最好就是買二手了。
2. 《「惡女」是這樣誕生的》 ,封面銀色反光,是為了反映我作
funny games
終於看了這電影
1997年的戲
現在才找到
足足錯過了10年
看時才知此片男主角就是"竊聽者"的男主角
女主角則是"鋼琴教師"那位女主角
真是超勁的組合
雖然早已知道故事內容
但看的時候依然震憾和不安
導演 Michael Haneke 真係勁
2
尊重的困惑
人人都知道尊重別人很重要,但大家總是會不自覺地傷害他人,傷人的方式
速度的壓力
現實就是超現實
——
Two sorts of languages
Here is a thesis:
There are two sorts of languages: languages where writing your own codeis (usually) almost as fast as using the builtin features, and languageswhere the builtins are an order of magnitude faster than doing the samework in your own code.
C is an example of the first sort of language; it is merely silly, notlaughably absurd, to reimplement your own version of strchr() . Pythonis an example of the second sort of language; it's utterly stupid towrite
電影節心水
周防正行潛伏十年之作.
19/3 林賽安德遜永不言悔 7:15 SM
Never Apologize. 君可見哪位導演有如此風骨?
20/3 警察樂隊來訪時 GC 7:45 PM
題材包含戰爭、和平和音樂的以色列電影
22/
Something that I do not understand
Here is something that I do not understand: why is it always that theoldest and most clapped-out set of displays that you have is always tobe found in the machine room, barely working at the best of time?
Yes, I can see the surface logic; machine room displays are probablyyour least used displays and they spend a great deal of time doingnothing. But every so often you have a crisis and then you really needthem to work, because in a crisis the last thing you have
三十平易
The best way to shroud IP addresses
I wrote before about the limitations of hashes as privacy protectors , which leaves us with a notentirely theoretical question: suppose that you have to create atraffic accounting system, but you don't want to keep too much logs . What's the best way to protect user privacy in thissituation?
Our answer is to drop the first octet of the IP address. This givesmuch better privacy protection than dropping the last octet or eventhe last two octets, because it cuts against how IP address space isorganized