一篇 網摘的引文 引來了某網友關掉自己的 Blog,有人叫我說不用介懷,但始終他是無辜被殃及的池魚。寫了三年的 Blog,有一定的感情,心血也定必不少。小一個人寫 Blog 也不是好事,不論是不是私人日記,都有價值,我相信 寫blog的都
想起
我答:「有的,但... ... 只是『想起』,不是因為掛念而『想起』。」
朋友有點似明非明。
飯後往咖啡店的途中,我們對著迎面而來高聲談笑的四個年青人多看了數眼。
我跟朋友
Why del has to be a Python builtin
A posting today to the LiveJournal python_dev community wound up sort of askingwhy del has to be a Python builtin instead of a method. At first Ithought this had a nice simple answer, but the more I thought about itthe less obvious it became, and by the time I'd worked out a satisfyinganswer I'd had to really think about how Python fits together.
The short summary is that del needs to be a builtin because Python'sobject model is based on references and namespaces
繁簡馬後炮
最近幾個 Blog 都指出,聯合國只使用簡體字這件事,其實老早就發生了,算是為網上的繁簡風波告了一個段落,現在讓我來馬後炮一下。
在最初,我自己對於這個題目,沒有太大的感覺。首先,繁簡誰優誰劣,其實高下立見,不用
網摘的引文
本來想整理一下最近「繁簡風波」的討論,寫寫個馬後炮,所以瀏覽一下在各個 Blog 所貼有關此事的討論。在看到 Blog-you 的 Blog 裏一篇 博客文摘 – 化「繁」為「簡」? 的回應,才知道發生了一件有關「引用」的小風波。
在此篇文摘裏
握緊與鬆開之間
An obnoxious RSS feed trick
I suppose it was inevitable, but the marketers have definitely arrived;the otherwise excellent In The Pipeline 'ssyndication feed now has banner ads. Animated banner ads atthat. I find this especially irritating because the feed is already a partial text feed , which means that I'm goingto visit the website anyways (because I have to). Adding animatedbanner ads on top is just adding insult to injury.
I honestly don't know why marketers still keep doing this. Everyonewith three brain cells to
20060412網摘 – Google中文名:谷歌
- Google中文名称敲定谷歌 购算法为第3代搜索 意思是「山谷之歌」,吓?
- Simply Google google服務詳列
New Services
- Windows Live Academic Home Page Windows Live! 學術版,類似 google scholar
- toread – an email-based bookmark service 一click bookmarklet 去寄網頁內容到你的 email 裏
- cl1p.net 任用的網絡 clipboard,非常簡單,沒有密碼沒
Something to remember about networking restarts
I helped a coworker debug an interesting Linux problem today, and inthe process wound up reinforcing something that I already more or lessknew but hadn't really thought about for a while. Namely:
/etc/rc.d/init.d/network restartdoesn't unload and reloadthe kernel modules for your network devices.
A networking restart will bring down and then restart all of yourinterfaces, reset parameters and so on, but the one thing it doesn't reset is kernel modules. They