Viewing 15 posts - 166 through 180 (of 266 total)
I had never thought so much that hardware was expensive, rather more that software licences and people were expensive. Microsoft play an expensive game.
In my experience, coding well is not...
November 3, 2016 at 2:19 am
I have two points, one is the argument of new versus old: if a technology works fine, what criteria must the new technology have in order for it to supercede...
October 31, 2016 at 2:25 am
A part of the problem is perception — in some companies and with some people, your status is measured by the number of meetings you have. One is obviously (ahem)...
October 27, 2016 at 2:34 am
I have a 45-minutes commute by bicycle from a town through the countryside into the industrial outer reaches of a small city.
I think about many things.
Sometimes I dream and think...
October 10, 2016 at 2:07 am
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...
September 29, 2016 at 11:01 pm
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....
September 22, 2016 at 12:48 am
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...
September 19, 2016 at 12:57 am
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...
August 30, 2016 at 7:12 am
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...
August 30, 2016 at 5:44 am
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...
August 30, 2016 at 12:56 am
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...
August 22, 2016 at 1:33 am
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...
August 9, 2016 at 2:28 am
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...
July 20, 2016 at 12:31 am
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...
July 12, 2016 at 11:27 pm
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...
June 27, 2016 at 12:51 am
Viewing 15 posts - 166 through 180 (of 266 total)