最近幾個 Blog 都指出,聯合國只使用簡體字這件事,其實老早就發生了,算是為網上的繁簡風波告了一個段落,現在讓我來馬後炮一下。
在最初,我自己對於這個題目,沒有太大的感覺。首先,繁簡誰優誰劣,其實高下立見,不用
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 裏一篇 博客文摘 – 化「繁」為「簡」? 的回應,才知道發生了一件有關「引用」的小風波。
在此篇文摘裏

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
New Services
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