3108 了,先介紹五個 blog:
盲人影院 -- 周雲蓬
盲人影院 -- 周雲蓬
這是一個盲人影院,
那邊也是個盲人影院。
銀幕上長滿了潮濕的耳朵,
聽黑蟻王講一個故事。
有一個孩子,九歲時失明,
常年生活在盲人影院,
從早到晚聽著那些電影,
聽不懂地方靠想象來補充。
他想象自己
不是詩
A problem with debugging threaded Python programs
I have a heavily threaded Python program that dies every now and thenwith a mysterious exception (that as far as I can see just shouldn'thappen, which means that I don't completely understand my code).
My off and on attempts to debug this have pointed out a frustratingproblem in Python's (lack of) support for debugging threaded Pythonprograms: there's no such thing as a global exception, something thatwill freeze, backtrace, and terminate all threads when an erroroccurs.
How to lose readers of your syndication feed
It's pretty simple:
- change your syndication feed URL
- but don't remove or redirect the old feed, just stop updating it
- and don't put up an entry about it (visible in the old feed).
Readers who are not especially attentive may not notice for weeks, onlyvaguely wondering if you've taken a vacation or something. Especially ifthey read a fair amount of feeds and are behind in their reading.
As far as I've gathered, most feed readers are perfectly willing to
20060830網摘 – 偷拍風波
偷拍風波
- 壹級刊物 Quote: 到最後,最有能力煽動大眾和利益團體向標靶施以暴力的強者勝。勝者為王,敗者為寇,that’s all。
- 週刊誌:日本狗仔隊大本營 看看日本狗仔隊文化
- 不消費就可以了 Quote: 他們推得正確,阿嬌做封面的便利再
老b--浪漫是您的本性
AMK--浪漫是您的本性
To My Pepper
一向出門時牠只會在蹲在沙發旁靜靜看著我離開,但這次,牠攔著鐵閘不肯走開,又圍著我的腳邊團團轉。
Pepper,我不是不想帶著你離開,但你是屬於主人的。
我有多疼你,從來只有你明白。
我只希望,下一
不要相信一切有下次
她當然會堅持寫到最後一天,不過小說版完結的事打亂了她的計劃,一方面構思好的內容難以發表,另一方面寫了幾百日的小
An interesting filesystem corruption problem
Today we had a fun problem created by a combination of entirely rational find optimizations and a corrupted, damaged filesystem.
An important Linux server took some kind of hit that turned some filesinto directories (with contents, presumably stolen from some other poordirectory). We found some but were pretty sure there were others lurkingout there too, and wanted to do our best to find them. (If only tofigure out what we needed to restore from the last good backups.)
As it happens, most of the