Forum Replies Created

Viewing 15 posts - 166 through 180 (of 261 total)

  • RE: The Exciting World of Data

    I like data in the same way that I like snow. It's nice that it's there but it's what one does with it that's fun (which is your point mostly).

    What...

  • RE: The 10X Programmer

    I wonder how attractive a 10x programmer (or DBA in this case) would be to a manager. Sure, it's great to have a person that does the work of 10....

  • RE: The 10X Programmer

    This reminds me of the model for programmers in Fred Brooks' 'The Mythical Man Month'.

    He is of the opinion that programmers should be trained and treated as consultant surgeons. There...

  • RE: Avoiding Stored Procedures

    It seems to me as if the modern development method is the problem.

    Get your user-stories implemented as soon as possible.

    The database is «persistence layer». It might as well as be...

  • RE: Avoiding Stored Procedures

    Have you ever tried to read the SQL generated by a 6-join LINQ statement? It took me 30 minutes just to tease it apart.

    Here is (if I remember correctly) a...

  • RE: Avoiding Stored Procedures

    ORMs and LINQ are theft.

    The developers steal DBAs' time so that they may have an easier ride. They meet their deadlines more easily while making the DBA's job harder.

    As someone...

  • RE: Intellisense Tools

    I'm a big fan of SQL Prompt too.

    I only have two complaints about it:

    a. I wish that I could create DB-specific or server-specific snippets and

    b. I wish that...

  • RE: Data Overload

    I'm fighting an uphill battle to get old data archived.

    Archived data doesn't need to be backed up every day and it can be put somewhere relatively slow (not on our...

  • RE: The Relentless Cloud

    Ever since the Snowden revelations, I have not been well disposed towards the Cloud.

    However, now that I am thinking about getting a new computer at home, I am considering a...

  • RE: Losing Rows

    A better question to ask is, when is it better to use a NoSQL-DB than an RDBMS?

    Which tasks do they handle reliably well as well as performing better than an...

  • RE: Have You Designed a Database from Scratch?

    What's the point of having DBAs if people believe that ORM tools will do it all?

    Veeam does backup and point-in-time restores.

    It seems to me that one side of Microsoft is...

  • RE: Meeting Cheating

    For anyone who likes this sort of deviousness, then the English comedy series 'Yes Minister!' and 'Yes, Prime Minister' are well worth watching.

    There may even be episodes up on YouTube.

  • RE: The Coffee Routine

    Nespresso here does accept recycle capsules for recycling.

    Otherwise I just throw them into the metal/aluminium recycling bin.

    The coffee-grounds do make great compost and are wasted when I do this though.

  • RE: The Coffee Routine

    2 ideas on coffee:

    My mother (now in her late sixties) is old-school. She makes a pot of coffee every morning with a filter into a thermos flask and brings...

  • RE: Specialist or Generalist

    I get emails about jobs with where they want people who just don't exist. Who would want them if they did exist? Anyone who is an expert at the whole...

Viewing 15 posts - 166 through 180 (of 261 total)