...

Web Monkey

welcome-to-election-purgatory

Welcome to Election Purgatory

Approximately infinity years ago, in a 2006 TED talk, the computer scientist Jeff Han demonstrated a new kind of touch-driven display. First, he wiggled all 10 fingertips against a big screen attached to a drafting desk, and then the display responded to all of them at once, as if he were scratching the belly of a puppy instead of operating a computer.…
Read More
deploy-files-with-github-actions-for-ftp-and-scp

Deploy Files With GitHub Actions for FTP and SCP

GitHub actions allows to make use of your GitHub-hosted code repositories for running custom scripts for testing, deployment, and much more. Before You Get Started (Some Caveats and Prerequisites) (Basically) How GitHub Actions Work How to set up the GitHub FTP Action Deploy Files to Unmanaged VPS Cloud Server With SCP (Added Security) set up 2-factor authentication; which will add another layer of security on top of your default username/password combination.…
Read More