Mother-tongue
- 不重思考何須母語教學? Quote: 因為香港並不需要真正會思考的人,香港只是一個意外誕下的混血兒,要混血兒談自己的文化是很為難的,香港只需繼續做生意,繼續追求表面和即食的文化,便足夠
- Crazy-ia world city 3 Quote: 「學英
電視作為一種操控大眾思想的媒介早已被罵透,香港還有慣視收視的詛
Every now and then I run into a situation where I want to know whatattributes on an object are getting accessed when. Fortunately it'spretty easy to knock together something to do this, in a variant onthe mutating proxy pattern .
Here is a sample implementation, as a Tracer class:
def _repon(obj, n): return (not obj._t_il) or \ (n in obj._t_il)class Tracer(object): def __init_
Mother-tongue
From an article by Henri Sivonen :
Draconian error handling creates an unstable equilibrium in GameTheory terms—it only lasts until one player breaks therule. One non-Draconian XML5 implementation in a key client productand the Draconian XML ranks would break.
(Discovered through Mark Pilgrim ,specifically his firehose .)
Applications to XHTML are left as an exercise for the reader.
There are two sorts of secrets in the world: known secrets and unknownsecrets.
A known secret is something that people already know exists; forexample, your root password is a known secret. Keeping a known secretis simple: you just don't tell people your root password. You haveto guard known secrets against inadvertent disclosure (it's alwaysembarrassing to type your root password into the wrong window), butthat's mostly it.
(I am ignoring the possibility of deliberate attacks against the