Thomson Dam timelapse

Thompson Dam has a live cam that takes pictures from dawn to dusk. The earliest image i found was from back in Septemeber 2017. Here is a timelapse using an…

Variable naming helpers

Browsing Hacker News i saw a link to variable naming helpers. Variable naming doesnt have a defined correct method. Its up to the creator to choose one (that should be…

What is a batch file

A batch file is a pre-written script that when double-clicked executes its contents within the command prompt. The idea behind a batch script is to save time and avoid repeting…