位元詩人 技術雜談

此處收集一些單篇的技術文章。這些文章和文章間的順序僅代表發佈時間的先後,沒有內容上的連貫性,讀者可跳著讀自己感興趣的部分。

技術雜談:Why not Arch Linux?

I initiated this post here in response to a post on a Linux forum (in Chinese). This article is all about personal opinion and choice. No flame 繼續閱讀

技術雜談:為什麼該 (或不該) 用網頁微框架 (Sinatra-like framework)

[Update on 2017/02/23] 雖然許多人都會從 Ruby on Rails、Laravel 或是其他知名的網頁框架學習網頁程式設計,甚至在不會 繼續閱讀

技術雜談:Why and Why Not Macbook from a Linuxer's Perspective

Mac OS X is a variant of BSD Unix and Macbook becomes popular among Unix/Linux users. Many developers choose Macbook as their development platform 繼續閱讀

技術雜談:Evaluate Whether Chromebook Suits You Or Not

Netbooks failed to thrive because people tried to put every heavyweight applications into a relatively lightweight client. With the flourish 繼續閱讀

技術雜談:Build Your Own Jekyll Theme with Bootstrap

When you built a blog from Jekyll, a beautiful, mobile-responsive theme passed as well. However, if you want to utilize a third party web front 繼續閱讀

技術雜談:Test-Driven Development (TDD) in CoffeeScript with Jasmine

Test-driven developememnt (TDD) is a software development process. In this process, you write automated tests for expected functions; then, you 繼續閱讀

技術雜談:CoffeeScript - the Sugar of JavaScript

JavaScript is the vital part of modern interactive web. However, JavaScript is not easy; it mixes the features of several languages. Some good, 繼續閱讀

技術雜談:Edit HTML in Emacs with web-mode

Emacs has a built-in html-mode for HTML files. It is common that HTML files comes with other lauguages like CSS, JavaScript, PHP and so on. The 繼續閱讀

技術雜談:Optimizing PDF with Kindle

I bought a new Kindle. When I tried to read some PDF files on Kindle, I found that the font size was too small to read. If you need to read PDF 繼續閱讀

技術雜談:Unix is Friend - Getting Help

Unix is like carpenters' toolkits; you need to learn them before you really enjoy them. Self-help learning is rewarding and amusing, which also 繼續閱讀