Monthly Archives: January 2022

Knowing When to Respond

I ran into this quote on the Microsoft Learn site, which I thought was a great way to think about how to administer a system: “Without a baseline, every issue encountered could be considered normal and therefore not require any … Continue reading

Posted in Editorial | Tagged , | Comments Off on Knowing When to Respond

Daily Coping 24 Jan 2022

I started to add a daily coping tip to the SQLServerCentral newsletter and to the Community Circle, which is helping me deal with the issues in the world. I’m adding my responses for each day here. All my coping tips … Continue reading

Posted in Blog | Tagged , , | Comments Off on Daily Coping 24 Jan 2022

Reusing Tools for New Purposes

One of the things you learn early on in programming is that you ought to reuse code whenever possible. This often means refactoring code into functions or methods. This ensures that the code is more easily maintained and that the … Continue reading

Posted in Editorial | Tagged , | Comments Off on Reusing Tools for New Purposes

Tesla v11 UI Tips

This is part of a series that covers my experience with a Tesla Model Y. One of the more interesting things about Tesla cars is that they have a computer system that essentially helps you run the car. There aren’t … Continue reading

Posted in Blog | Tagged , | Comments Off on Tesla v11 UI Tips