Forum Replies Created

Viewing 15 posts - 466 through 480 (of 3,615 total)

  • Reply To: The Virtual Experience

    I'm not good with time management.  No matter what I am doing I feel I should be doing something else.  This means that I am easily distracted.  The feeling that...

  • Reply To: Do What Hurts

    We used to dread environment rebuilds.  Painful, likely to break and time consuming. It hurt.

    We are not quite at the stage where it is "click of a button" but are...

  • Reply To: Building Bad Software Faster

    In cycling terms there are two terms of disparagement

    • All the gear and no idea
    • £3K bike, 30 pence legs

    In DevOps terms you can have the best software, the most...

  • Reply To: All In to the Cloud

    To shift everything into the cloud you have to address all those bits of legacy pipework you have in your systems.  You have to understand all those strange data flows...

  • Reply To: SQL Server Phone Home

    We have to conduct an annual GDPR audit.  We've found it far easier to make adjusting the GDPR documentation part of the software development lifecycle than trying to perform an...

  • Reply To: Chopping Off Data

    The upsetting thing about this from a UK tax payer point of view is that this Excel non-solution has costs millions.   There's also an issue with the choice of vendor.

    I'm...

  • Reply To: Bean Counting to Burnout

    First few weeks meetings were far less, now my calendar looks like a losing game of Tetris.

    If doctors complain about paperwork you should see what UK teachers have to put...

  • Reply To: Experimenting with PostgreSQL in a Container

    Worth mentioning the -v switch for the docker run command to get a persistent volume.

    -v $HOME/docker/volumes/postgres:/var/lib/postgresql/data

    It will be slightly different for Windows, the code switch above is...

  • Reply To: Moving in the Post Pandemic World

    I live near in a small dormitory village (30 minutes cycling) the Peak District National Park in the UK.  If I drive then I've got good routes to some of...

  • Reply To: The Value of Metadata

    ktflash wrote:

    That is something that is really bothering me.

    There seems so be so much useful metadata stored and available in SQL Server, but i dont even know where to start...

  • Reply To: The 10X Programmer

    I think I have met one 10x developer in my life.

    Started learning Apache Cassandra on Monday had a pull request accepted to fix a bug in it in the next...

  • Reply To: Compatibility Level Confidence

    I feel the compatibility level facility is a technical fix for a human problem.

    In the ideal world we would be able to install the latest SQL Server edition an have...

  • Reply To: Remote Work Benefits

    There is clearly quite a range of responses by different companies to COVID.  I have been extremely impressed with my organisation's approach to the pandemic, ongoing communication, attitude from the...

  • Reply To: Remote Work Benefits

    We are discussing what a return to the office might look like and there is an acceptance that WFH is going to play a bigger part of our lives from...

  • Reply To: Do You Have Big Data?

    My first big data project was on a personalisation scoring model for 5 million customers against 250,000+ products and all their attributes combinations.  That was 1.25 trillion data points equating...

Viewing 15 posts - 466 through 480 (of 3,615 total)