莫听穿林打叶声,何妨吟啸且徐行。竹杖芒鞋轻胜马,谁怕?一蓑烟雨任平生。
料峭春风吹酒醒,微冷,山头斜照却相迎。回首向来萧瑟处,归去,也无风雨也无晴。
Recent
Arch Linux 下 LocalSend 接收问题
LocalSend is a free, open-source app that allows you to securely share files and messages with nearby devices over your local network without needing an internet connection.
打包百度网盘 AppImage
百度网盘官方只提供了 Linux 下的 deb 和 rpm 格式包文件,在 Arch 或者 SUSE 等发行版上使用不太方便。
Arch Linux 配置 MPD
Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music.
使用 FFmpeg 裁剪视频
FFmpeg is complete, cross-platform solution to record, convert and stream audio and video.
Emacs 自动保存文件
目前比较流行的 Emacs 自动保存文件的包有 super-save 和 buffer-guardian.el 等。
Linux WeChat 和 QQ AppImage 中文输入问题
AppImage 程序因其打包机制通常与宿主机输入法框架(如 Fcitx5 或 IBus)隔离。要在 AppImage 中使用中文输入法,关键在于运行程序手动显式加载 fcitx 环境。
Plasma Login Manager 指纹登录
在现代 Linux 系统中,基本都是使用 fprint 来便捷的使用指纹识别的功能,其内置的 PAM 模块可以用于用户指纹登录系统。
Journal 日志清理
Journal 是 systemd 的日志系统,随着系统长时间的使用,其对应的日志目录 /var/log/journal 下会累计大量的日志文件,占据不少系统存储空间。
在 Emacs 中交换文本
Emacs 中内置了交换字符、单词、表达式、行等功能,日常使用起来非常方便。