Turn It Off and On Again

Published

Turning it off and on again can solve numerous problems. Here is an on-going collection of such issues.

Display Chinese in Pure Text Terminal

Published | Updated

Fbterm is the old tool I newly found for displaying Chinese characters in pure text terminal.

npm Without Sudo

Published

Recently, I have to reinstall npm. It’s a good time to jot down how to install npm locally so that no sudo is required when using npm.

SDL2 Renderer Error

Published

Long story short, remember to reboot after updating the graphics driver, especially before doing development in SDL2.