Commit messages for future you: why, not what
“Fix bug” tells you nothing six months later. One sentence about the reason for a change saves an hour of git blame archaeology.
502 tips · new ones added continuously
Every tip is one concrete thing you will do better or faster. Filter by what you use and who you are — or just search.
“Fix bug” tells you nothing six months later. One sentence about the reason for a change saves an hour of git blame archaeology.
Long commands, build sequences, switching environments — all of it belongs in aliases and scripts. Ten characters instead of eighty.
Ctrl+D
Ctrl+D in VS Code selects the next occurrence of a word — and you type in all of them at once. Small refactors without find and replace.
Coding needs 2+ uninterrupted hours — one meeting in the middle kills the whole morning. Protect your blocks as a team.
In-depth guide · 21 min
A complete guide with prompts: three levels of assistance and when to use each, tests and refactoring, unfamiliar codebases, and agent-mode guardrails.
Ctrl+K
VS Code, Figma, Slack, Notion, browsers — they all open a “jump to anything” box. Learn it once and use it in every app you touch daily.
Ctrl+P
Ctrl+P finds every command — switching modes, inserting a template, exporting. No need to memorize shortcuts.
Double square brackets create a link to another note — and backlinks show you where it's referenced from.
One place where you dump notes, ideas, and links all day long. Sort it out in the evening — or don't; search will still find it.
A notification schedule automatically quiets Slack outside working hours. It leaves you alone in the evening — and shows colleagues when you're reachable.
Operators narrow a search to a specific person, channel, and time period — instead of scrolling through history.
Backticks turn text into code, three of them make a code block. A readable message saves time on both ends.
Ctrl+K
The quick switcher finds a channel, a message, or a person in a few keystrokes. Slack's single most important shortcut.
Windows can reopen the apps that were running before a restart. An overnight update doesn't have to mean rebuilding your workspace in the morning.
Win+V
Clipboard history (Win+V) can sync through your Microsoft account — copy something on your work PC, paste it on your laptop.
Alt+Space
The system window menu can move a window with arrow keys — a lifesaver when a window ends up off-screen after unplugging a monitor.
Win+Z
Hover over the maximize button (or press Win+Z) and pick where the window belongs — halves, thirds, a grid.
Win+Shift+→
Win+Shift+arrow throws the active window onto the neighboring monitor — with its size and position preserved.
Win+X
Right-click the Start button (or press Win+X) to open a menu with Device Manager, Settings, Terminal — all two keystrokes away.
Alt+Space
Alt+Space opens a bar that launches apps, finds files, does math, and converts units. The Start menu can retire.
A free tool from Microsoft that splits your monitor into zones — windows snap into them on their own. A must on a wide monitor.
Ctrl+Shift+Esc
Ctrl+Shift+Esc opens Task Manager directly — no detour through Ctrl+Alt+Delete. Kill a frozen app in a few seconds.
Win+Ctrl+→
Win+Ctrl+D creates a new desktop, Win+Ctrl+arrows switch between them. Slack on one, focused work on the other.