Posts tagged "tool":
Academic Citations and APA Style
Citations are important in academic writings, not only for acknowledging the original authors and avoiding plagiarism, but also for effective communication. Citations help readers track the evolution of thought and provide the source where they can retrieve the original material. Citations can also add strength and authority to your work. In this post, I will show how to properly cite sources in academic writings. In particular, I will follow the APA (American Psychological Association) citation style.
...An Advanced Guide to Unison
In the previous blog, we introduced basics of Unison, the lightweight yet versatile file-synchronization tool for Unix and Windows. In this blog, we will cover more advanced topics, including profiles, ignoring, backup, etc. You can also find the complete documentation in the official manual.
...Beginner's Guide to Unison
Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.
...Visual Studion Code - A Morden Source Code Editor
Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages and runtimes (such as C++, C#, Java, Python, PHP, Go, .NET).
...Configure Git
See Pro Git if you are not familiar with Git.
...配置 Ubuntu 系统
用了五年的小破本今早又罢工了. 系统启动卡在某个硬盘挂载出错. 费了老劲儿, 一度以为这位战友终于走到寿命尽头, 还感慨前两天才奶了一口能再战几年呢. 最后发现似乎是 UEFI 分区挂了, 在 BIOS 里调成 Legacy 模式就能顺利启动. 尽管看起来是回到了一天前的样子, 能跑能跳的, 但我知道, 看起来流畅运行的表面下是已经服役五年多的残躯.
...