Tag Archives: AI

AI Sings the Blues

Quite a few of you aren’t thrilled or enamored by GenAI (Generative Artificial Intelligence) with things like ChatGPT or CoPilot. Some of you love it or find it fascinating. My guess is many of you are like me and you’re … Continue reading

Posted in Editorial | Tagged | Comments Off on AI Sings the Blues

Expanding Northwind with Prompt+

I was trying to do a little testing of our subsetter and needed a larger database. So I decided to ask Prompt + to help me with a little AI assist. This post looks at what happened. This is part … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on Expanding Northwind with Prompt+

Using AI for the First Draft

At the Redgate Summit in London, I ran a panel talking about Platform Engineering and how we can make developers more productive. One of the questions from our audience revolved around AI (Artificial Intelligence) technologies and how they might assist. … Continue reading

Posted in Editorial | Tagged | Comments Off on Using AI for the First Draft

Common Algorithm Concerns

When we build software, many of us use the same algorithms to solve problems. We might choose a similar method for a quicksort or a lambda validation or a regular expression. For database work, your code for a running total … Continue reading

Posted in Editorial | Tagged , | Comments Off on Common Algorithm Concerns