Guides
There are times in software projects when a big shift happens in domain representation. This results in changes of project structure, class responsibilities
First, checkout to main (or any other branch you want to clear from upstream branches)
When managing big software projects, it is important to configure code rules for loads of scenarios. Usually, you start with basics, like prohibiting unused variables
In continuation of my previous post, “How to View Past Terminal Commands: from Simple to Robust”, I want to share shell config settings that help finding commands faster
Suppose you want to re-run some shell command you used ten days ago. It is a complex one; you do not remember exact flags and argument values, and it would take a long time to recall an exact text