Jim Cheung

Thursday, April 02, 2015

podcasts of the week:

Sunday, April 19, 2015

trying evil mode again, and probably will stick with it, for editing a single buffer, vim wins. also using leader is way easier than a custom mapping, which must start with functional keys (too far away).


if you want to setup xdebug for a setup like this:

Desktop Netbeans <--> VM <--> Docker container

set xdebug.remote_host to 192.168.x.1 (for example eth1 is 192.168.33.10, set it to 192.168.33.1) then it should work. (make sure path mapping is set correctly, always check xdebug log)


back to go development again. learned a few language last year, but not as practical as go. I still find many decisions in go's design make sense.

too much readings but did nothing. i'll start porting my nodejs part to go. keeping the java part, but will rewrite using java 8, I really like java 8's stream.

Wednesday, April 22, 2015

read this paper about Borg, containers before docker~

taking about containers, I totally agree with The sad state of sysadmin in the age of containers.

nowadays we have no dba, no sysadmin, I think that is a problem.

Sunday, April 26, 2015

burnout, I'll stay away from programming for the rest of the year. just relax and do nothing.

Blog Archive