Posts tagged "tool":

Academic Citations and APA Style

12 Mar 2024

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.

...
Tags: tool

An Advanced Guide to Unison

07 Jan 2024

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.

...
Tags: tool

Beginner's Guide to Unison

06 Jan 2024

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.

...
Tags: tool

Visual Studion Code - A Morden Source Code Editor

06 Apr 2023

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).

...
Tags: tool

Configure Git

05 Apr 2023

See Pro Git if you are not familiar with Git.

...
Tags: tool

配置 Ubuntu 系统

25 Oct 2021

用了五年的小破本今早又罢工了. 系统启动卡在某个硬盘挂载出错. 费了老劲儿, 一度以为这位战友终于走到寿命尽头, 还感慨前两天才奶了一口能再战几年呢. 最后发现似乎是 UEFI 分区挂了, 在 BIOS 里调成 Legacy 模式就能顺利启动. 尽管看起来是回到了一天前的样子, 能跑能跳的, 但我知道, 看起来流畅运行的表面下是已经服役五年多的残躯.

...
Tags: tool
Other posts
Created by Org Static Blog