Programming-tools

HomeAboutRSS
Git commit graph with an arrow pointing to a commit

git bisect

The git bisect command is a great tool. Be sure to make use of exit code 125.

Git commit graph with a stop-hand icon blocking a commit

Commit Preventer

Use a Git pre-commit hook to prevent accidentally committing debugging code and other temporary changes.

ntfy app icon: a green speech bubble with a terminal prompt

ntfy

Waiting for a long compilation is like waiting on hold on the phone. You just want to know when it's over.