Category Archives: Cloud

AI Love

How I Learned to Stop Worrying and Love AI

I do enjoy it when it when different AIs argue with each other 🙂 The way we write code is changing—fast. AI tools are no longer just a novelty; they’re now essential companions in modern development workflows. Here’s how they’re reshaping the game: Instant Support No more deep dives into Stack Overflow or poring over […]

Rubber Duck Debugging

AI Is The New Rubber Duck (Force Multiplier)

Rubber duck debugging is when a developer explains their code to an inanimate object to spot problems and clarify their thinking. It works because verbalizing the problem forces the developer to think through each step more clearly, often revealing the issue. It also helps avoid bothering busy teammates for help. With tools like ChatGPT, Gemini, […]

Find Me In Chicago … Again

Find Me In Chicago was originally written in 2016 as a fun project to demonstrate the power of JQuery and Google Maps combined with public data from APIs provided by the City of Chicago. After being refreshed with some new styling, the complete removal of JQuery, the addition of AWS Lambda and Microsoft Azure serverless […]