Category Archives: Editorial

Removing Weak Security from SQL Server

I was checking some arguments in the RESTORE command for SQL Server and saw that the MEDIAPASSWORD option was deprecated and marked as being removed at some point. That made sense, and I assumed that PASSWORD was the option to … Continue reading

Posted in Editorial | Tagged | Comments Off on Removing Weak Security from SQL Server

Shift Right

Earlier this year I was watching someone present on DevOps and IaaC (Infrastructure as Code). The speaker was showing how they had worked with clients to implement tests and checks that evaluated whether their systems were deployed and the code … Continue reading

Posted in Editorial | Tagged , | Comments Off on Shift Right

A Real World Clash with AIs

A group of people are protesting more cars in San Francisco by disabling self-driving cars with a cone on their hood. It is likely that the cone disables some sensors and won’t let the cars move. For truly autonomous cars, … Continue reading

Posted in Editorial | Tagged | Comments Off on A Real World Clash with AIs

Using AI with Data Tasks

The hot new technology of the year is AI. Between ChatGPT, Copilot, and generative AI, it seems that this is invading the world of computing at an incredible rate. Whether this becomes really useful and valuable or not is something … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Using AI with Data Tasks