Fixing ERR_CERT_INVALID in Chrome
Resources and tools I used when researching an ERR_CERT_INVALID error within Google Chrome.
Resources and tools I used when researching an ERR_CERT_INVALID error within Google Chrome.
I’m starting a new role as a Software Engineer, working with Javascript to build Local.
Writing a Bash script to make it easier to do IP lookups from within the terminal.
Another block of focus time trying to help the WPCLI project. This time learning more about Behat and functional testing.
I wanted a way to quickly and easily install all Block-based WordPress themes so that I could start examining the code used to build them!
Continuing to learn about WPCLI. I focus on how to run the Behat tests under a Local site as well as explore the wp-cli-dev package!
Another block of focus time for the WPCLI project! I continued working on issue 191 of the core command repo: Unexpected HTML output when updating WordPress #191 Even though the solution was simple and I was able to get a pull request created, I found that there may be some holes in how the WPCLI project … Continued
Contributing to Open-source is important — so I’m blocking off time to do it, and going to write about it!
Create minimal Emacs sandboxes using a shell script.
Awk isn’t only a sysadmin tool. Here’s an example of converting a CSV file of cryptocurrency transactions into a format that Ledger-cli can understand.