我的 Vim 配置

2025-06-29
configurationideneovimterminaltext-editorvim

本文记录了我的 Vim 配置。

阅读材料 5 - 规格说明 | MIT 6.005 学习笔记

2025-06-29
javamit-6-005software-engineering

MIT 6.005 Spring 2016 的 OCW 版本的学习笔记。此篇笔记涉及的内容为 Reading 5 Specifications。

Package Managers on Linux: A Simple Cheat Sheet

2025-02-09
aptlinuxpackage-managerpacmantoolunix

What are package managers? For beginners, you can think of them as "app stores for nerds". More specifically, they are tools for automating software installation, updates, and dependency resolution. Here's a simple cheat sheet for apt (used in Debian/Ubuntu) and pacman (used in Arch Linux), which noting the most used commands.

我的 Rime 配置

2025-02-01
input-methodrime

Rime 是一款输入法引擎,有着开源、多平台、支持高度自定义等特点。这篇博文记录了我在 macOS 平台上基于鼠须管(rime/squirrel)、在 Arch Linux 基于 fcitx5,并使用雾凇拼音(iDvel/rime-ice)的 Rime 配置。

Arch Linux 安装笔记

2025-02-01
archlinuxhyprlandinstallationlinuxlinux-setupunix

之前我在 VMWare 中安装了 Arch Linux,最近又在实体机上尝试安装了 Windows 11 和 Arch Linux 双系统。Arch Linux 的 Wiki 写得非常好,而且中文资料很丰富,加之 AI Chatbot 的帮助,安装过程总体上还是很顺利的。这里记录一下在安装指南中需要重点关注的内容、没有直接提到的一些细节、以及后续的一些配置。