-
Useful code snippet for Python list fold/reduce
Going through one of the MOOC courses, I came across a homework problem that I solved with one of Python’s list reduce functions, any(), throwing in an interesting functional programming twist. I save it here for my own reference. I won’t mention which course this is, lest I give the answer away to one of…
-
Fixing WordPress comment email notification problem by installing sendmail on Debian
-
Introducing JiMetrics
-
Web hosting with DNSimple and Linode
-
Message to friends in education consultancies/给做留学教育咨询朋友的信件
In the past few months, two individuals involved in high education consultancies, mostly specializing in placing Chinese students in American universities or even high schools and helping them with life in the US, asked me for advice. I am certainly no expert in this field, but I did come up with some ideas, perhaps a…