August 19, 2014 at 5:02 pm
Jeff in my experience most DBAs improving stored procedures or operational scripts do so with the purpose of refinement and optimisation (performance, resource usage, etc.), however, most 3GL developers rewrite applications and services from scratch without a measurable outcome.
Gaz
-- Stop your grinnin' and drop your linen...they're everywhere!!!
August 19, 2014 at 5:19 pm
Gary Varga (8/19/2014)
Jeff in my experience most DBAs improving stored procedures or operational scripts do so with the purpose of refinement and optimisation (performance, resource usage, etc.), however, most 3GL developers rewrite applications and services from scratch without a measurable outcome.
Since this is an SQL Forum, I made the poor assumption that this was about Developers (front-end or database) that were spending some time on T-SQL. That, notwithstanding, I also appreciate front-enders that will take the time to reduce transmission requirements and increase performance by reducing the God-awful amount of HTML that a lot of programmers never give a second thought to.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 20, 2014 at 2:02 am
Jeff Moden (8/19/2014)
Gary Varga (8/19/2014)
Jeff in my experience most DBAs improving stored procedures or operational scripts do so with the purpose of refinement and optimisation (performance, resource usage, etc.), however, most 3GL developers rewrite applications and services from scratch without a measurable outcome.Since this is an SQL Forum, I made the poor assumption that this was about Developers (front-end or database) that were spending some time on T-SQL. That, notwithstanding, I also appreciate front-enders that will take the time to reduce transmission requirements and increase performance by reducing the God-awful amount of HTML that a lot of programmers never give a second thought to.
Trouble is that poor practices are insidious and rarely do I see someone following best practices in one area and then not it another.
HTML? I still think the development languages and frameworks are not efficient enough. Too many people cobbling too much together.
Gaz
-- Stop your grinnin' and drop your linen...they're everywhere!!!
August 20, 2014 at 8:47 am
It needs art and science to meet the budget.
The expected meticulous style of work is only done where budgets are made up: in accounting.
Your boss won't reward you for reducing his headcount and attached bonus claims. Automation isn't doing you any good in terms of a career unless you are a freelance consultant hired to do exactly that.
August 20, 2014 at 8:55 am
volker.osterlitz (8/20/2014)
It needs art and science to meet the budget.The expected meticulous style of work is only done where budgets are made up: in accounting.
Your boss won't reward you for reducing his headcount and attached bonus claims. Automation isn't doing you any good in terms of a career unless you are a freelance consultant hired to do exactly that.
I disagree. In today's world of higher demands on productivity automation is the only way to survive intact in some places.
If you know someone lucky(?) enough to do a job which could be replaced by a few automated scripts then feel free to warn them 😉
Gaz
-- Stop your grinnin' and drop your linen...they're everywhere!!!
February 3, 2021 at 12:17 am
As Yogi Berra is quoted as saying, "When you come to a fork in the road, take it". There is absolutely no reason why you can't build "the art" into automated code. To be honest, if you aren't, then you can't claim to be a scientist just because you're automated something. You have to build in a little "AI" and, in this case, I don't mean just "Artificial Intelligence"... it has to be "Artful Intelligence", as well.
I'll also take an "Artist" over someone that automates stuff but doesn't quite do it right. A good scientist will also under stand not only the art but sometimes the "Black Arts" of something well enough to automate those.
What you really want (and truly need) is an "Artful Scientist" or a "Scientific Artist" and also knows when to be one, the other, or both. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
February 3, 2021 at 2:37 pm
I would want to be both. The scientist to satisfy my employer and the artist to satisfy myself.
Rick
Disaster Recovery = Backup ( Backup ( Your Backup ) )
February 3, 2021 at 4:21 pm
As Yogi Berra is quoted as saying, "When you come to a fork in the road, take it". There is absolutely no reason why you can't build "the art" into automated code. To be honest, if you aren't, then you can't claim to be a scientist just because you automated something. You have to build in a little "AI" and, in this case, I don't mean just "Artificial Intelligence"... it has to be "Artful Intelligence", as well.
I'll also take an "Artist" over someone that automates stuff but doesn't quite do it right. A good scientist will also under stand not only the art but sometimes the "Black Arts" of something well enough to automate those.
What you really want (and truly need) is an "Artful Scientist" or a "Scientific Artist" and also knows when to be one, the other, or both. 😀
gotta agree with that. in fact, I just don't think automating or not makes a bit of difference on whether its art, science or both.
February 3, 2021 at 6:54 pm
Yeah... totally agreed with that, as well, Patrick. Heh... I was trying to avoid a far bit of outrage on my part about applying such labels and so replied in terms of the article instead of the major Whiskey-Tango-Foxtot manner I was originally considering. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 9 posts - 31 through 38 (of 38 total)
You must be logged in to reply to this topic. Login to reply