New laptop - Yoga 14s AMD version

As my old laptop ages, the condition of it keeps degrading (broken chassis/hinge, wear-out battery, nonfunctional numpad, etc.). Recently I switched to a new laptop - yoga 14s AMD version.

Don't write ugly code

If your program code is ugly (too complex / too long / too much hacks), you are very likely doing it wrong.

Save as root in non-root vim

Sometimes, you edited some system files and want to save them, but then realized you forgot to open them in vim with root privileges. What can you do now?