Doctoring
Which means that, over the years, I have been confusing my professional and personal roles, for example,
十年一遇的契機
哈,當然不是認識了什麽大陸有婦之夫,被人包養。想起發達這麼開心也并不是因為我異常貪錢,而是我賭性甚強,喜歡以小搏大,贏到1賠3以上的賭局會令我興奮不已。試想,平時去賭
Why you should always allow version 1 to be specified
This is one of those things that is easier to discuss in specific,so I want to say that I'm not picking on ZFS here. Well, not toomuch.
Like a number of other filesystems, ZFS has several different versions,with later ones adding new features not supported by earlier code;this change is marked with an on-disk version number. Sensibly, ZFSallows you to explicitly set the version of a new filesystem when youcreate it, so that you can use a new system but
Why syndication feed readers (and web browsers) should fail gracefully
There are two schools about dealing with errors in pseudo-XML formatslike syndication feeds and XHTML : strictfailure (the Firefox model, where the user gets a big BZZT dialog)and graceful failure (the Universal Feed Parser model, where you try toget as much as possible out of things). Which school is better is oneof those frequently argued things on the Internet.
(Yes, yes, theoretically both syndication feeds and 'XHTML' are real XMLand there is only one valid failure mode. This
袁彌明十大港聞選「裸照風波」
等消息
How Amanda uses what restore program to use, a correction
In AmandaRestorePrograms I wrote, about what to do if Amandadidn't recognize properly recognize which sort of dump program it had used to back up a filesystem:
- put a '
restore' program (either a cover script or just a symlinktoufsrestore) somewhere in our$PATHwhen we do Amanda restores.
Allow me to correct myself: this doesn't actually work as I wroteit. (When I wrote the original article, we hadn't had to actually testthis; we have since then.