Forum Replies Created

Viewing 15 posts - 1 through 15 (of 3,675 total)

  • Reply To: The New OS Wars

    SQL Simon wrote:

    I know we avoid talking politics here, but is it really a "temporary anomaly"?

    Yes, everything is temporary; it just depends on the timescales.

    Getting rid of Microsoft at the...

  • Reply To: The New OS Wars

    Apparently, France is one of the few nations that can design and build its own fighter jets alone.  It's a great shame because the UK used to be really good...

  • Reply To: Working Better Under Pressure

    There is no magic; it is what we are taught to focus on.  The original two SQL Server 6.5 courses (admin & developer) showed us execution plans, Perfmon, profiler and...

  • Reply To: Who is Irresponsible?

    Technology runs ahead of what CTOs and architects can keep up with.  By the time they have assessed it, the cat is out of the bag.  It is very hard...

  • Reply To: Barely Reviewed Code

    Steve Jones - SSC Editor wrote:

    I hate mono repos. I think that's how we often "re-used" code in the past, sometimes with a Windows, Android, and iOS apps in the same repo. (though often...

  • Reply To: Acting with Confidence

    Back when I had to do database deployments, we would rehearse the deployment and rollback twice, checking that we had actually achieved both.

    Our approach evolved over the years.  A deployment...

  • Reply To: Barely Reviewed Code

    I used GitHub Co-Pilot as an initial reviewer, but not an approving reviewer.  It would raise points on a pull request that were the sorts of questions that a junior...

  • Reply To: The Problem Isn't Always Your Query or Schema... Sometimes It's Hidden Assumptions

    There are some good points here.

    Getting realistic production data is the bane of my existence.  Generating data is easy.  Generating data that represents what happens in Production is not.

    We have...

  • Reply To: AI Database Central

    Having read LinkedIn recently, I think someone implemented something similar for real.

  • Reply To: Prompt Requests

    I recommend watching the video on https://github.com/github/spec-kit.

    I'm in two minds about the new world.  On one hand, it encourages us to be more hands-off, more managerial.  On the other side,...

  • Reply To: Doing the Little Things

    I inherited a data pipeline with a daunting amount of infrastructure, code, database artefacts, and huge volumes of logs.

    I found that the CICD pipeline was creating artefacts for each run...

  • Reply To: Hidden Heroes

    The whole world runs on hidden heroes in all endeavours.  An awful lot of stuff works because someone quietly did a thankless task, sometimes in the face of hostility from...

  • Reply To: Changing Data Types

    I am using Snowflake, which has several timestamp data types.  It's a legacy codebase, so usage across the codebase is a bit random.

    • TIMESTAMP_LTZ  stores UTC, but any interaction will...
  • Reply To: Multiple Deployment Processes

    I'm a Principal Data Engineer.  One of the things I do is to look at what other principals are doing in their areas and weigh the pros and cons of...

  • Reply To: A Full Shutdown

    Brent's point is backed up by the theory of constraints.  The theory is that you only have one critical bottleneck constraint at a time.

    The more impressive motor racing feat is...

Viewing 15 posts - 1 through 15 (of 3,675 total)