avatar

Life of a Programmer

`Simplicity is prerequisite for reliability.’ - EWD

A Few Tips

‘godef’ 不能定位到系统函数源代码 🔗godef 突然不能定位到 golang 自己的源代码。研究了一下,我的机器里装有golang-src 和 golang-1.6-s

Father and Son (5)

今天从MS离职,加入小伙伴们的创业团队。下午先顺道去了 4S 店,回家时路上已经有点堵。因为约了和同事们晚餐,我先把东西放回去再出门。看见我重新穿

Xfce Tips

关闭 Guest Session 🔗在目录 /etc/lightdm/lightdm.conf.d 下创建一个文本文件,比如50-my-custom-config.conf,输入以下内容: [SeatDefaults] allow-guest=false 重启即可。 fcitx 的选词问题 🔗我的 fcitx

An Emacs Tip

用 orgmode 写完文档后,C-x C-c 提示退出失败,出错信息为:eshell-save-some-history: Text is read-only. 切换到 eshell buffer 后输入 exit,果然又提

LINQPad Table Driver for Azure China

在 Azure 的 PaaS 上构建云服务,很少有不用到 Cloud Storage 的。一般来说, 查看 Cloud Storage 中的数据主要有两个工具: Azure Table Explorer LINQPad,加上Azure Table Storage Driver 前者的最新版本