Winter has us thinking of fishing and turkey hunting, but it's also a great time to load ammunition for hunting and target shooting. Due to the exorbitant prices of gunpowder and ammunition and the ...
From high-end competition guns to affordable trap guns, there’s something for everyone in this roster of the best over/under ...
The main purpose of this project is a curiosity in system programming. I was using such shell giants as zsh and fish with abnormal amount of features. So I decided to deep dive on this topic. As the ...
PowerShell providers are a way to access data stores, such as the registry or the file system, as if they were drives in the file system. This allows you to use familiar commands, such as cd and dir, ...
Loops are an essential part of any programming language, and PowerShell looping is no exception. Loops allow you to repeat a block of code multiple times, which can be useful for a wide range of tasks ...
Networking and Nginx configuration to listen to a specific port. Application of Web stack debugging skills to solve nginx bug. Coming up with automated fixing scripts using shell scripts.