Everytime I want to do a CLI query I spend a little time on syntax so recording this just for quick...
You probably use (and rely) on command search a lot already but thought I would add something about...
Building a dict and ordering it into groups by key is sometimes very useful.
Teh following code sh...
Mostly this is done in a cloud environment where they have Kubernetes integrated with cloud load bal...
I wanted an easier way to test and manipulate a notification using an AWS SNS subscription. Mostly I...
Now and then I create a short clip from a video. Mostly mp4 video. I use ffmpeg and cut out the clip...
Noting my python code for reference. If familiar with crypto currency tokens you may find the token...
During a recent POC I imported a Terraform state file(JSON) into MongoDB using golang. This may not...
Terraform can utilize a http backend for maintaining state. This is a test of a Terraform http backe...
Terraform can utilize a http backend for maintaining state. This is a test of a Terraform http backe...
After a recent experiment I did to capture the output of jobs with json output from multiple server'...
Sometimes I just want to quickly look if one file exist in the latest snapshot and also see the size...
Executing commands or scripts from a GNOME desktop shortcut
I have a few scripts that I only perio...
Replication from unencrypted to encrypted set
This is a POC testing ZFS (unencrypted zvols) from a...