專欄的難度
An interesting IDE to SATA migration problem
A coworker here ran into a novel problem migrating a system from an IDEdisk to a SATA disk: he ran out of partitions. He had 16 partitions onthe IDE disk, and on Linux you can only have 15 partitions on a SATAdrive. (Fortunately he found a partition he didn't really need.)
On the surface, this limitation is because SATA drives on Linux areconsidered to be SCSI disks , and all SCSI diskscan only have 15 partitions. Of course, that just
錯配
現在這個時刻,該是看《華蓋集》的,但手上只有重刻舊版的《朝花夕拾》。看過自然頹喪不堪,冷雨、挑燈這些意象都來了。若屋裡有一扇窗
人生苦悶,奇文共賞
腐朽和期待
只知道此刻愛妳
Fun with control characters and the web
Yesterday, I broke WanderingThoughts ' syndication feeds (and madethe main page not validate). I did this by accidentally putting a ^Dcharacter into an entry ; oneof the editors I use makes this unfortunately easy to do by accident,and hard to spot.
Neither HTML 4.01 Transitional nor XML (which the Atom syndicationformat is a dialect of) allow control characters (apart from tabs(and linefeeds)). A lot of things are forgiving of crappy HTML, butthings that eat Atom
請各位聯署,任何人都可以聯署
節同時異,我勞如何
還是應節吧。
〈寫給別人〉 夏宇
我在他的手心上寫字筆劃繁複
到成其為勾引而且還寫錯了
又擦掉重寫一橫一豎
一捺一撇勾勒摩擦引他
進入一個象形皮筏裏我把
皮筏的氣放掉我們沉入
湖裏我說我愛你
沒有
An advantage of using a non-standard shell
One of the surprising advantages of using a completely non-standardshell (in my case, Byron Rakitzis' Unix version of rc ) is all of the things that are not automatically set up for you by modern systems. As someone I read found out recently ,these days this includes colourized ls listings, colourizedsuper-intelligent vi , and so on.
(I might not mind colourization so much if it paid any attention to whatthe baseline terminal colours were, but I haven't seen that happen yet.