Un-nesting code for less brain-pain
Writing code that doesn't break your brain, by un-nesting if-else statements.
2024-11-15   6 min   software-engineering 3 art 1

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 3

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 3