Pushshift is a third party Reddit API useful to find comments and submissions (posts) from the past or that are…
The .gitignore file tells Git which files and directories to ignore. These files are defined on each line as a…
Upper Coliban Reservoir overflowing with level at 101% Click images to view larger.
Malmsbury reservoir at 108% full with water flowing down one of the spillways. Click images to view larger.
A Wget output parser that turns a Wget file download into a viewable JSON output. This provides a different observation…
How to generate URL authentication tokens and expiry with PHP on BunnyCDN (Bunny Net) URLs. This means that URL's fetched…
A youtube-dl command to archive a Youtube channel in high resolution as an mp4, write the downloaded id to a…
Downloading, installing and upgrading Youtube-dl on Ubuntu 20.04 Youtube-dl is a command-line program to download Youtube videos in a variety…
How to force SSH key only access to your Linux system with password access being denied. Creating SSH key access…
A different method to finding values in an associated or nested array rather than use a loop. Looping The seemingly…