Short observations, lists, and code snippets. One topic, many angles.
Cmd+P does almost everything — the command palette is the real UI. Stop hunting through menus. Open …
!! repeats the last command — forgot sudo? Just run sudo !!. Saves retyping long commands …