lcamel
$ sudo -u <uid> strace -p <pid>
mat
list irc channel op users
/msg chanserv access list #h4
yan
Command Line 上傳圖片至 imgur jomo/imgur-screenshot https://github.com/jomo/imgur-screenshot
parse and humanize date
一開始使用 prettydate, 後來作者希望參考、引用 moment 的格式
jzaefferer/jquery-prettydate
https://github.com/jzaefferer/jquery-prettydate
moment/moment
https://github.com/moment/moment/
Gox - Simple Go Cross Compilation https://github.com/mitchellh/gox
docker auto remove a container after running
$ docker run --rm
--rm=true|false
Automatically remove the container when it exits (incompatible with -d). The default is false.