Recent Posts

My MacBook Setup

1 minute read

Windows has been my preferred desktop operating system since primary school, offering a wide array of apps, particularly games.

Yazi: A Terminal File Explorer

1 minute read

Yazi is a terminal file explorer written in Rust. I give it a quick try and found it’s a good alternative to ls and tree command. It provides a more intuitiv...

Sync Two Folders in Terminal

less than 1 minute read

If you want to sync two folders in the terminal, you can use the rsync command. rsync is a fast and versatile file-copying tool that can be used to sync file...

Pandoc 中文字符无法显示

less than 1 minute read

将 markdown 文件转换为 pdf 文件时,中文字符无法显示,这是因为 pandoc 默认使用的字体不支持中文字符。解决方法是使用支持中文字符的字体。