UUID - versions, details, use cases
There are 8 versions of uuid, each with its own specification. You must know how a version works, to know the use cases where it can be used.
2024-09-13   16 min   distributed-systems (1) software-engineering (2)

Git based development - Standards and Etiquette
Standards and guidelines on writing commit messages, creating branches, creating pull requests.
2024-08-28   9 min   git (1) conventions (1) software-engineering (2)