這是今年康城廣告獎的最佳廣告片大獎得主,作為廣告行中的最高榮譽,頒獎禮後很多人都覺得不以為然,更有很多人看完覺得不明所以,覺得這條來自英國的廣告片,有乜咁特別,唔通真係文化差異?
究竟吉百利朱古力同隻扮
One of the things I do in the back of my mind is to keep my eyes openfor Python things that could be useful for concurrency (especiallysince I still have a concurrency problem that Ihave to solve one of these days). Because of what the GIL protects , one of the useful things to look for isinteresting operations on builtin types.
All of which is a roundabout way of saying that it recently struckme that dict.setdefault() is a limited test-and-set operation .All
這是今年康城廣告獎的最佳廣告片大獎得主,作為廣告行中的最高榮譽,頒獎禮後很多人都覺得不以為然,更有很多人看完覺得不明所以,覺得這條來自英國的廣告片,有乜咁特別,唔通真係文化差異?
究竟吉百利朱古力同隻扮

As a system administrator, I have some relatively strong opinions on howLinux distributions and packaging systems should handle kernel updates.Since I have just gone through the experience of yet another mass kernelupdate of our servers, I feel like writing them up:
One of the things that I hate about typical debuggers is that they wantme to hold their hand all the time. Okay, this is not entirely fair;they default to having me hold their hand, and generally don't do areally good job of supporting hands-off operation.
This is not really their fault, because debuggers have a differentview of how they're going to be used than I do. A classical debugger(like gdb ) expects to be used by people who are carefully narrowing