Daily Shaarli

All links of one day in a single page.

06/11/20

How to write good Git commit messages - AltCampus Blog

One of the things a lot of newbie developers overlook often is the format of their commit messages. Properly formatted commit messages can do so much more than just looking neat, such as - Provide context to the code reviewer

Online text to diagram tools | SUS

List of text to diagram tools

Never forget your password with this Python encryption algorithm

Many of us use password managers to securely store our many unique passwords. A critical part of a password manager is the master password. This password protects all others, and in that way, it is a risk. Anyone who has it can pretend to be you… anywhere! Naturally, you keep your master password hard to guess, commit it to memory, and do all the other things you are supposed to do.