2026
Keeping User Processes Alive with loginctl · writing
LoRA vs. Full Fine-Tuning, and What "Frozen" Really Means · writing
C/C++ Build Artifacts: .o, .a, and .so Files · writing
When 1GB Isn't Enough — Learning Linux Swap · writing
Removing OBS on Mac · note
My Neovim Tips · note
Why Modern LLMs Favor Decoder-Only Architectures · writing
2025
2024
Daemonizing a process in C · writing
Rust Enums · writing
Docker Cheat Sheet · writing
Android VSYNC · writing
Android Fence · writing
C 的 Command Line Argument · writing
BufferQueue 和 Fence 的基礎知識介紹 · writing
Simple back propagation in Pure Python · writing
Golang In-memory Cache · writing
Guide to the `curl` command · writing
C++ Move Constructor · writing
L-Value & R-Value in C++ · writing
Setting up Typescript for Express App · writing