You cannot ask users to manage their own security

I've been dancing around this issue recently, but it's time to comeout and say it explicitly: if you want things to actually be secure,you cannot ask users to manage their own security .

In practice, users are not interested in security (well, not much)and are not going to do it, and the rare ones that are interested anddo care almost certainly don't know enough to make sensible choices . What you get if you make users manage their ownsecurity is more


陳珊妮-如果有一件事 是重要的


經濟不景
生活還是要過的
心情不好
音樂還是要聽的
逛“邊度有唱片”見到陳珊妮新專輯
想都不用想就買回來
上一次她的“後來我們才哭了”聽得很感動
這次的“如果有一件事 是重要的”也是首首動人
我喜歡那樣的哀怨
有一種看透

「我不信死無報應。」(北島,〈回答〉)

文明單位:警權 。嘉賓: 程展緯 、陳景輝)

林鉅溥引起全城興趣。 alone in the fart 追蹤了林鉅溥的審案紀錄。希望地理在平安夜聽審過後的 法庭空間分析 高登討論 。仗義者值得鼓掌。

法官的判刑是報復性的。呈上近四十封求情信,

逆風.飄來歌聲

以色列千人遊行支援加沙。以色列遊行動輒上萬,千人遊行是很小型的。他們是少數。在主戰為主流的以色列,這樣高尚的勇氣,就算未必是罕有的——但也足夠叫安穩的我們汗顏了。



容祖兒

勁 歌 金 曲 最 受 歡 迎 男 女 歌 手 伴 我 成 長 , 80 年 代 譚 詠 麟 vs 張 國 榮 、 90 年 代 劉 德 華 vs 黎 明 、 四 大 天 王 混 戰 、 王 菲 vs 鄭 秀 文 vs 陳 慧 琳 , 想 不 到 有 一 天 會 變 成 了 豬 肉 獎 , 可 能 是 我 對 其 情 意 結 太 深 了 。

千 禧 年 第 一 位 令 我 感 動 的 歌 手 叫 容

Lady First 專欄 (27-28)

Gucci vs Chanel



首先,要先寫下免責聲明。


以下內容純屬嘉賓個人立場,是兩位男性友人之間的對話內容,與我無關。


因為覺得他們的觀點無比有趣,所以嘗試將當中的重點與大家分享。


作為一個中年男人,或一個稍有條件的中年男人 (


A Unix shell glob trick

This is the kind of trick where first I show the trick and then I explainit:

$ touch a-b; mkdir a-c$ cd a-*sh: cd: a-b: Not a directory$ cd a-*/$ pwd/tmp/a-c

(This is also a good illustration of quality of implementation in errorhandling. A number of non-bash Bourne shells will report things like' cd: too many arguments ', while bash would happily work if a


很想買



























但是未出
https://www.sonystyle.com/webapp/wcs/stores/servlet/CategoryDisplay?catalogId=10551&storeId=10151&langId=-1&categoryId=8198552921644608896&SR=ces_2009:products:computers:vaio_p:ss

i dont' like netbook.....
電池可以用

吊頸要抖氣, 忙到無命嘔

忙到嘔, 人人都識講. 這次我做到了.

手沒有停下來, 腦筋沒有靜過來. 飯沒有心情吃, 水沒有心思喝, 玩笑沒有心情開. 一大堆文件數據, 像催命符, 不僅要勾我三魂七魄, 還要掏盡肉體內的精力.

暫時鬆一口氣, 胃中一股悶

The ufsdump block size doesn't seem to matter much

Some time ago I discovered that the Linux dump block size can make asignificant performance difference . Ever sincethen I had in the back of my mind to find out if the same thing was trueon other systems, with other versions of dump ,and recently I got around to doing some experimentation on Solaris.

In the spirit of sharing negative results as well as positive ones: no,it doesn't seem to. I got a modest performance increase by specifying a b value greater than the default of 64