Posts

Postgresql server did not shutdown correctly

I setup Postgresql as database for Django and it works as a charm. However, today I got a error message when I tried to migrate my …

My first Django app

This is my implementaion on the Django tutorial.

Add structure template in Org-mode

The org-mode code blocks can be used for literate programming and creating executable snippets. There is also a quick way to insert …

Integrate Mac version Emacs with Rime input engine

由于我习惯写中文博客,所以将写博客这件事也转移到 Emacs 后,我渐渐感觉到 pyim 的不足。所以今天研究一下如何让 pyim 调用 Rime 的词库。

Hacking the Data Transformation Interview

I am currently (still) seeking a job in data/software engineering area, and I am preparing for all kinds of technical interviews, …

Manage personal blog in org-mode and host on Github using Hugo

This post is prepared completely in org-mode. YEAH!

从 2016 将博客迁移至 Hexo+Github 的方案后,我便一直采用此方案写博客。大体来说感受挺不错的,然而由于我有数百篇博客,build 速度永远很让我 …

An optimized Rime configuration

This configuration:

  • Optimized for simplified Chinese;
  • Implement 朙月拼音 luna-pinyin, 微软双拼 double-pinyin-mspy and 地球拼音 terra-pinyin with …

Plain text accounting tool Beancount in Emacs

昨天搞定 Emacs 的中文环境,今天想着好久没记帐了,随手记总是很花时间,干脆一鼓作气,将记帐一起搬过来。

复式记帐

我本科时双修了一门金融,其中最为繁琐,也是最令人头疼的一门课便是会计学。我不爱听讲,毕业之后也将会计的知识点忘得查差不多了,然而其”有 …

Emacs configuration with support for Chinese input

使用 Emacs 三年多了,当时受了 一年成为 Emacs 高手 的蛊惑,且贪图便利,使用了 Purcell 的配置。正如 Purcell 所说,此配置相当 reasonable,用来入门确实让我受益匪浅,少走了很多弯路。三年使用下来, …