Forum Replies Created

Viewing 15 posts - 916 through 930 (of 3,677 total)

  • RE: Citizen Scientists

    xsevensinzx - Thursday, October 12, 2017 7:25 AM

    But, when you say things like "the underlying role is vacuous", you're basically saying...

  • RE: Citizen Scientists

    I wouldn't describe the role of a data scientist as voided and neither would I say that the underlying role is vacuous.
    I think we are violently agreeing over the...

  • RE: Citizen Scientists

    I am not convinced there is any such thing as a "Data Scientist" but I'm a firm believer in a "Data Science Team".

    The role of the Data Science...

  • RE: Why Don't You Unit Test Code?

    It's hell on earth Inheriting someone else's code, or more likely a team of people's code where the word "team" is stretching it a bit.
    I think the visibility aspect...

  • RE: Why Don't You Unit Test Code?

    Robert Sterbal-482516 - Saturday, October 7, 2017 3:07 PM

    I'd be interested in the calculated number of test are after a thousand lines...

  • RE: Why Don't You Unit Test Code?

    My experience is that people in IT abdicate their power and authority.  Many of the problems faced by IT are as a result of this.

    Some of the things...

  • RE: The Worms-eye View

    I think siloed thinking rather than over-specialization is the biggest threat.  As people climb the greasy pole the Dunning Kruger affect comes into play.  Expertise in one area...

  • RE: The Problems with Gods

    Your system is only as good as the weakest part.

    Security can be a blocker if applied blindly.  I'm finding that for the same reasons that tech debt is...

  • RE: The Problems with Gods

    In a previous position infrastructure was spun up in the cloud with a guid password generated at the time of creation.  Once the configuration of the hardware was finished the account...

  • RE: The Avalanche of Cloud Computing

    xsevensinzx - Friday, September 22, 2017 6:45 AM

    Security is my main concern with cloud right now. The other would be the main...

  • RE: The Avalanche of Cloud Computing

    I've noticed a trend that occurs in new inventions.
    Generation One: We try and use it in almost the same way as the predecessor
    Generation Two: Some form of interim...

  • RE: Interviews: What is ACID?

    I was told a story about John Williams the guitar player being asked by a fan what his tips were for bridging.  He had to pause for a while before...

  • RE: The struggle to renormalize data

    @jeff.  5 integers, datetime, 6 varchars, 2 of which were varchar(max) for the bcp version.

    Similar for the JSON version but with some additional attributes and pointless nesting.  I...

  • RE: The struggle to renormalize data

    If you have known columns represented in fixed width or delimited file there is so little processing to do that it is always going to be fast on any platform.

Viewing 15 posts - 916 through 930 (of 3,677 total)