Tag Archives: syndicated

T-SQL Tuesday #190–Mastering a New Technical Skill

It’s time for T-SQL Tuesday again and this time Todd Kleinhans has a great invitation that is near and dear to my heart: mastering a new or existing technical skill. That’s been a lot of what I try to inspire … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Getting Started with the MSSQL AI Agent in VS Code

Recently I was working in VS Code and I saw a walkthrough for the new Copilot chat features. I decided to give those a try in trying to get some information from my SQL Server instance. This post walks through … Continue reading

Posted in Blog | Tagged , , | 2 Comments

Advice I Like: Praise

Don’t reserve your kindest praise for a person until their eulogy. Tell them while they are alive when it makes a difference to them. Write it in a letter they can keep. – from Excellent Advice for Living This is … Continue reading

Posted in Blog | Tagged , | Comments Off on Advice I Like: Praise

Using Customer Docker Compose File Names

As I use containers more and more to run various things, I decided I not only wanted to set up docker compose files, I wanted to name them something other than docker-compose.yml. While I often have these running in separate … Continue reading

Posted in Blog | Tagged , | Comments Off on Using Customer Docker Compose File Names