位元詩人 技術雜談

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

技術雜談:.NET on GNU/Linux

在從前,要在 GNU/Linux 下寫 .NET 程式,會使用 Mono 平台。然而,使用 Mono 平台,程式設計師要和大大小小的不相容奮戰,有時候會想乾脆去寫 繼續閱讀

技術雜談: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 繼續閱讀

技術雜談: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, 繼續閱讀

技術雜談: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 繼續閱讀

技術雜談:Fast Parallel Download with lftp

I was assigned by my professor to download some RNA sequences data to my own computer for backup purpose, because the original data server will 繼續閱讀

技術雜談:Unix is Friend - Unix Toolbox on Windows

Sometimes there are no available desktop or laptop running Unix or Linux, but we miss these utilities on Unix. Thanks the efforts of numerous 繼續閱讀

技術雜談:Unix is Friend - Emacs

Many files on Unix are plain text files. Some examples are text files, markup language files, LaTeX files, source code, Makefiles, and configuration 繼續閱讀

技術雜談:Unix is Friend - Overview

Unix utilities seem arcane and ancient; however, some people still admire them, whereas mouses and touch screens are ubiquitous. By Unix Power 繼續閱讀

技術雜談:Faster Prolog in Perl with Yaswi

In my [previous post]({{ "/perl/prolog/2014/09/01/perl-cross-prolog-in-ai-prolog/" | prepend: site.baseurl }}), I introduced AI::Prolog, 繼續閱讀