With Github moving to key based authentication, in my opinion, it has become less convenient using the Git command line for pushes and pulls to …
Read More
When working with IP addresses and IP networks using pythons ipaddress module it is not straightforward how to get the next ipv4 subnet if you …
Read More
When creating CLI applications there are times where you want to be as interactive as possible and sometimes give a user a few seconds before …
Read More