去了「老夫子到鋼鍊之路」座談會,是次聚會的講者是鍾寶賢博士和吳偉明博士,講的是本地的漫畫,由舊時講到今天。
鍾博士主力講的是《老夫子》這本經典漫畫,其源頭自哪裏,有哪些本地元素,再講到如《小流氓》的本地
I happened to notice this today: if you go look at your garden varietythree prong power plugs, you'll see that the ground connector issomewhat longer than the two power connectors. Thus when you insert theplug the ground wire is connected before the power goes hot, even ifthings are a bit off-balance.
There's applications of this safe- before -engagement features in systemadministration; for example, Unix boot sequences usually configure IPfiltering before the network interfaces come up, not after.
This week we:
Nothing went wrong this week, thank goodness; no reboots, no SMTPfrontend restarts, nothing.Weekly volume seems to be back to the normal level when
One of the nice things about writing a blog is getting to say 'oh, oops,I was a dumbass, let me fix that'. Today I have to own up to a bigexample of this.
Back at the start of WanderingThoughts , I wrote an entry where I complained in part:
In theory the absolute URL should include the port (unless it's thedefault). In practice, every program I've tried gleefully adds theport itself if it is a non-standard port and

Java and JS
JS Tutorials
I am afraid that I am too busy listening to the Men WithoutHats to writetoo much tonight, so I am just going to trot out some of myirritations with Python's socket module . Allof these are on Unix machines.
(I suspect that portability to Windows is the reason for some of these,but it doesn't mean that I'm not irritated by them.)
socket.error . Let me count the ways:
IOError or OSError instead.