Engineering vs prompt engineering

I think whoever came up with the term “prompt engineering” may have misunderstood what “engineering” is. Alternatively, they might have honestly hoped the art of composing those AI prompts would turn into the actual engineering; but, I think, so far it has not happened, and it’s probably unlikely to happen. Just look at how “engineering” is… Read More »

Category: AI Tags:

Are we being driven towards extinction through the use of AI?

I know the title of this post may sound like what a conspiracy theorist would have said.  However, even if we are being driven to extinction through the use of AI, I don’t think it’s being done intentionally. That makes it anything but conspiracy.  The world around us is largely ignorant of our desire for… Read More »

Category: AI Tags:

You can’t create a custom function in Power Pages liquid, but you can get close enough

Have you ever thought of creating a custom function in liquid to reuse it in multiple places? Technically you can’t, not a custom function. However, you can create web templates as components, and that allows us to use such templates almost in the same way we’d be using functions. For example, you could easily re-use tag… Read More »

Request to Azure Resource Manager failed with error in the Power Pages flows

As usual with such posts, there is the same story: there was a time our Power Pages flows were working fine, until they were not, since we started to get an error, and, to be more specific, here is the error: Request to Azure Resource Manager failed with error: ‘{“error”:{“code”:”InvokerConnectionOverrideFailed”,”message”:”Could not find any valid connection… Read More »