Category Archives: Editorial

Validating Password Expiration

I would guess that the majority of instances I’ve had to manage in my career were those that I didn’t initially install and configure. I’ve inherited more instances than I would bother to count, and I often need to double-check … Continue reading

Posted in Editorial | Tagged , , | 2 Comments

AI Thoughts on the Build Keynote

If you haven’t seen the Build 2023 keynote, it’s, well, interesting. At a surface level, it’s focused on AI and delivers some demos that many of us might find to be useful and intriguing. I didn’t attend the event (or … Continue reading

Posted in Editorial | Tagged , , | Comments Off on AI Thoughts on the Build Keynote

The Best Graph

Conveying information is a bit of an art and science. Many of us have written reports, graphs, charts, etc. at some point in our career. We’ve likely created some good ones and some bad ones that our clients love or … Continue reading

Posted in Editorial | Tagged | 1 Comment

Database APIs

Creating an API and using an API server of some sort has become a very common way of working with modern software, especially distributed systems. Whether developers move to microservices or something else, they often make more use of APIs … Continue reading

Posted in Editorial | Tagged | 2 Comments