T-SQL Tuesday #138 Reacting to changes in Technology

This post is over 24 months old, that is an lifetime in tech! Please be mindful of that when reading this post as it could be outdated. I try to keep on top of changes where possible. I try to keep things up to date, but if you think something needs updating, please let me know in the comments.

It’s #TSQL2sday!!

T-SQL Tuesday is the brainchild of Adam Machanic (Blog | Twitter). December 2009 was the first T-SQL Tuesday invitation that went out by Adam. It is a monthly blog party on the second Tuesday of each month. Currently, Steve Jones (Blog | Twitter) organises the event and maintains a website with all previous posts which you can find here. Everyone is welcome to participate in this monthly blog post.




The Ask

This month’s T-SQL Tuesday is hosted by Andy Leonard (Blog | Twitter). Andy invites us to write about how you have responded – or plan to respond to – changes in technology..

Not gonna make it

So this is going to be a short post today. My daughter turned 14 yesterday - it’s the second birthday she celebrated during a lockdown. It’s difficult to celebrate with friends and so we decided to go over to West Wales for a few days to enjoy the views;

Image is of a tweet by justinjbird7 click on the image to see the original tweet

My tweet on responding to change

Because of this, I have not been able to commit time over the past week. I set myself an objective to maintain a steady flow of these (dammit younger Justin!) and so all I can do is to share this tweet I put out into the twitterverse last month around how my training plan works;

Image is of a tweet by justinjbird7 click on the image to see the original tweet

I will return

Over the week I will flesh this out with some more thoughts so I can at least keep my commitment to my own objective but it’s not going to make the deadline.

Tags :

#mtfbwy



Recent Posts

How to Search for a Lost File in the Git Log

How to Search for a Lost File in the Git Log

  • 2024-04-27
  • 4 minutes to read

I have lost a file in my Git repository. How can I find it by searching the git log?

Read More
No Such Shell Function 'Zle Line Init' in Zsh

No Such Shell Function 'Zle Line Init' in Zsh

  • 2024-04-25
  • 3 minutes to read

Troubleshooting the error message "no such shell function 'zle line init'" in zsh when using OhMyPosh.

Read More
Getting Started With Python in Vscode

Getting Started With Python in Vscode

  • 2024-04-05
  • 2 minutes to read

This post will help you get started with Python in Vscode and identify some of the useful extensions to install.

Read More