
(對,老人家又要想當年了…)
最近大家都談集體回憶,看著電視播映的星矢「冥王十二宮篇」的動畫,相信也會喚起不少人的回憶吧!當時星矢也是在深夜播映,主題曲是由譚耀文主唱的,片頭通常只會播「中」段:
匆匆一生

(對,老人家又要想當年了…)
最近大家都談集體回憶,看著電視播映的星矢「冥王十二宮篇」的動畫,相信也會喚起不少人的回憶吧!當時星矢也是在深夜播映,主題曲是由譚耀文主唱的,片頭通常只會播「中」段:
匆匆一生
Interactive VLAN configuration is done with the vconfig program. Thebasic usage is ' vconfig add eth0 6 '; this makes a new Ethernet devicecalled eth0.6 (by default; vconfig can change this, but you probablydon't want to). ' vconfig rem eth0.6 ' will then remove the VLAN.
A configured VLAN is up enough so that you can receive traffic on it. Ifall you're interested in is doing things like bridging virtual machinesonto the VLAN's
I have somewhat recently written a program that makes heavy use of Python's xmlrpclib module . While thexmlrpclib module is very nice, the whole experience has given me somestrong views on how it does exception handling.
The basic problem with xmlrpclib's error handling is that it doesn'tcapture exceptions from stuff that it calls, so they leak out to you.Fortunately I don't think xmlrpclib calls anything that can raise errorsexcept the socket module, but I'm not sure (so my program
It makes me nervous that my fingers appear to feel that the rightthing to type after ' find . type f -print | ' is ' xargs rm -f '.Sometimes they're quite insistent about it.
I am not sure where this reflex comes from, because I don't thinkI've done that particular operation that many times. It certainlymakes typing 'for all files' find operations a twitchy exercise, andI get to worry that someday I will, eg, accidentally delete all
This week, we:
Weekly email volume has returned to normal, which is not surprising(the university is back in full session). Total volume is up a
It's simple: just don't offer any sort of comment preview option.
This insures that I will never leave a comment, no matter how much Ihave something I want to say. Without the chance to preview my workbefore I'm committed to it, I feel too nervous and it becomes too muchof an annoyance.
This is one of those blog software things that really puzzle me. It isnot as if blogs all format comments in the same way, so I would thinkthat software