Tag Archives: software development

Everything is Code

I posted a note on Twitter/X with this quote: “The content updates had not previously been treated as code because they were strictly configuration information.” This is from testimony given by Crowdstrike to a US Congressional committee in trying to … Continue reading

Posted in Editorial | Tagged , | 1 Comment

Effective Engineering

I’m not the smartest developer or DBA. I find myself mystified at times by Itzik’s posts on T-SQL queries and I’m amazed at times by the complex systems that I see the DCAC people put together. I can usually figure … Continue reading

Posted in Editorial | Tagged | Comments Off on Effective Engineering

When Do We Worry About Scalability?

“We need to get the code written for feature X. Can you finish this query today?” We’ve all heard some variation of that request. We have a request or demand, and we need to get it done. We need to … Continue reading

Posted in Editorial | Tagged , | 1 Comment

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