Author Archives: way0utwest

Unknown's avatar

About way0utwest

Editor, SQLServerCentral

A New Word: agnosthesia

agnosthesia – n. the state of now knowing how you really feel about something, which forces you to sift through clues hidden in your own behavior, as if you were some other person – noticing a twist of acid in … Continue reading

Posted in Blog | Tagged , | 2 Comments

Skipping SQL Bits 2024

SQL Bits has been my favorite data platform event for years. Both it and the PASS Data Community Summit hold special places in my heard and I enjoy going, but the community, casual feel of SQL Bits is just a … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Changing the Origin in Git–#SQLNewBlogger

I needed to show a customer how to migrate from Azure DevOps to GitHub recently, and to smooth this process, we needed to repoint the origin remote. Another post for me that is simple and hopefully serves as an example … Continue reading

Posted in Blog | Tagged , , | Comments Off on Changing the Origin in Git–#SQLNewBlogger

Fixing Poor Programming Practices

I see a lot of poor programming practices in real-world code. I’m sure I’ve written a few myself. I’m also sure that many of you see the same thing and sometimes wonder how that code got deployed. One of the … Continue reading

Posted in Editorial | Tagged | Comments Off on Fixing Poor Programming Practices