SGStephen George Peoplesintoc-smith.hashnode.dev·Feb 23, 2022 · 4 min readSteep Learning Curve with AJAX Get and Post Methods23rd February 2022 edit of original text: "I have decided to resurrect an old idea for a web app, as the need for its existence persists in my mind. My skill levels are too low, however, to build the idea I have in mind, so I find myself once again w...00
SGStephen George Peoplesintoc-smith.hashnode.dev·Sep 6, 2021 · 3 min readHow to Set Up GitHub Personal Access Token to Fix Deprecated Usr/Pass AuthenticationAfter creating a repo on my GitHub web page today, I tried and failed to use Git push to transfer local fies onto the GitHub remote server (cloud). This was attempted with $ git push -u origin main The error notice was: "error: unable to read askpa...01O
SGStephen George Peoplesintoc-smith.hashnode.dev·Aug 22, 2021 · 2 min readHashnode and its passwordless authentication processI love security and I trust noone, especially after the whistle blower blew his whistle and was exiled. Today, I logged out of Hashnode on Windows 8 (yes, I know) and closed the browser. To log in to Hashnode I tried the following: scoured my browse...00
SGStephen George Peoplesintoc-smith.hashnode.dev·Aug 21, 2021 · 4 min readSSH authentication nightmare continuesDay 22 of my learning coding experience! It was all going well until, after August 13, I hit a snag with Git doing pushes. I was in the Git Rebase lesson on amigoscode.com, when the problem became apparent, and it confirmed my suspicions that I had e...00
SGStephen George Peoplesintoc-smith.hashnode.dev·Aug 19, 2021 · 2 min readGitHub Essentials, SassyCSSBrilliant! 75% through amigoscode's GitHub Essentials course, and it's all making sense now, although I still have an authentication issue (despite having configured GitHub with SSH keys). A nice little sidetrack I had was looking at SCSS. SassyCSS/S...00