After spending some time with ChatGPT over the past month, I decided it was time to learn some other AI tools. ChatGPT works well for some coding tasks, but ends…Continue readingUsing AI As A git Helper
After posting my recent articles about ChatGPT, I have continued to have multiple discussions surrounding the “intelligence” of these tools. One common thread that comes up is setting the proper…Continue readingChatGPT As A Coding Assistant
The AWS Cloud services has been challenging to get to behave as expected while building the new DevOps setup for 2024. Part of the problem is that a lot of…Continue readingCodeBuild Use Git Submodules
Working on the updates to the DevOps stack for the Store Locator Plus® SaaS, I found the need to parse a JSON object with bash. Many solutions you find suggest…Continue readingHow To Parse JSON Objects With Bash
As I delve deeper into exploring the current capabilities of AI, I am sharing my journey. These articles will hopefully shine a light on why I feel the most popular…Continue readingChatGPT 4 / Dall-E Artistic Limitations
While working on my recent Docker container implementation of the Store Locator Plus® SaaS stack I ran into an issue where the submodules disappeared. I’m not sure exactly what the…Continue readinggit Missing Submodules Recovery
We’ve spent the past month learning about running the various AWS cloud services and configuring them to run our Store Locator Plus® SaaS platform. We now use AWS CodeBuild along…Continue readingLaunching A WordPress Multisite App On ECS