Category Archives: Editorial

A Simple Solution

In general, I like simple solutions to problems (and simple songs). They can take work, but a simple solution means it’s easy to explain to others, easy for others to refactor/modify, and we limit the amount of effort required to … Continue reading

Posted in Editorial | Tagged | Comments Off on A Simple Solution

Casino Night is Back

We are bringing back the SQL Server Central Opening Night party at the PASS Data Community Summit this year. This was one of the most fun things I’ve been a part of at the Summit for many years and I’m … Continue reading

Posted in Editorial | Tagged | Comments Off on Casino Night is Back

The Invisible Disk

I saw a post recently about the incredible shrinking computer, where a software consultant had written down his predictions for the future. In this case, he writes about a computer shrinking smaller than today, essentially to one chip, with docking … Continue reading

Posted in Editorial | Tagged | Comments Off on The Invisible Disk

Container Development Work

On my new laptop, I only use containers as database servers. I made the decision not to install SQL Server or PostgreSQL and instead work on containers only. I’ve written lightly about this, but I set up docker-compose files to … Continue reading

Posted in Editorial | Tagged | Comments Off on Container Development Work