Category Archives: Cloud

Rubber Duck Debugging

AI Is The New Rubber Duck (and 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 avoids bugging teammates for help. With tools like ChatGPT, Copilot, Amazon Q, […]

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 a custom AWS Lambda function, and […]