String parsing is the process of taking alphanumeric data and extracting data from it for further p…
Read MoreIn this post I will walk you though adding a command alias on your linux system for your user, and …
Read MoreEver want to build your own tool that is able to generate MD5, SHA1, SHA256, or SHA512 hashes of fi…
Read MoreWhen iterating over lists it is often useful to keep some sort of an index or count of what loop yo…
Read MoreUsing callbacks in any programming language can go sideways very quickly and create chains of funct…
Read MoreIf you need to restart all of your pods in your Kubernetes deployment kubectl provides a way of doi…
Read More