[警告:本篇非常低俗,不喜勿進!]
網絡世界的特色,是暗語特多,由表情符號、IM 縮寫、討論區用語、火星文,變化層出不窮。暗語潮語的誕生,有時為實用,有時為簡化,有時為避諱。最近國內網絡上就出現了 十大神獸 :
Recently, I read yet another article that asked people how many oftheir accounts would be compromised if someone got their password ona non-critical website. My answer is simple: none. And I think thatthis should be the answer for most everyone, to the point where itirritates me that it isn't.
I always use unique passwords for each website, generally a strongrandom one . For non-critical websites,I have my browser memorize them for me (and I get irate when this is
Due to writing yesterday's entry , I gotcurious enough to go see how CPython handles the creation of some of thebuilt-in types, and what sorts of optimizations it does. The necessarydisclaimer is that this is for CPython 2.5.1; it doesn't necessarilyapply to other versions of CPython, and it probably doesn't apply at allto other Python implementations (although I expect that they have theirown tricks). Thus, the best use for this is as an illustration