By seattlea on Skatehive
Day full of AI work, kind of tired and tomorrow morning going to the office in downtown Seattle. Today after a full day of Artificial Intelligence workshop with Microsoft and Anthropic I have received an urgent notification from my boss saying that there is a production emergency with one of our old applications which I wrote over twenty years ago. And they had a downsized the developer that was responsible for the maintenance of the application. The problem is that I have not looked at this application in over fifteen years. I didn't know where the latest source code is or where the database was. So I did a search in our Azure DevOps and found some code from 2018. I cloned the repository locally and had GitHub Copilot analyze it. The AI Agent came to conclusion that the problem is not in front end or the server side code and suggested that it could be at the service layer or the database side. I had it check the web services and it quickly pointed out that those are fine also. So it w