The guy who knows
-
I am currently having issues with a guy at work who think he's a great programmer and knows everything about what is the latest and greatest technology, but alas, is not. I work in mechanical development, so pretty much anybody who knows how to write an Excel macro is Bill Gates here, just for you to get the picture. As a former embedded and desktop coder, I am lightyears ahead of this. Now these people, and that particular colleague, get sometimes involved in SW programming, when they create tools helping the mechanical design or write interfaces between internal systems and matlab for instance. And this leads to terribly poor technology choices, oversized, or obsolete before they were born, or so terribly programmed that the code cannot be maintained. The programming "guru" however has powerful persuasion skills, so he drives management, who have not the start of a clue (otherwise they would have known they need professionals to design software), into believing that what he does is the right thing to do - not intentionally, he is genuinely persuaded he is a know-how holder :~ And this is eating up my patience. I am not directly involved in what he does, that is why I don't do anything about it, but I attend some meetings sometimes where I just could bang my head on the desk. To give you a feeling, it is as if you were looking over someone's shoulder and he would copy and paste 10 times the same code instead of making a for loop : it works, but gnngnnngn it is just plain wrong. :sigh:
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.
-
I am currently having issues with a guy at work who think he's a great programmer and knows everything about what is the latest and greatest technology, but alas, is not. I work in mechanical development, so pretty much anybody who knows how to write an Excel macro is Bill Gates here, just for you to get the picture. As a former embedded and desktop coder, I am lightyears ahead of this. Now these people, and that particular colleague, get sometimes involved in SW programming, when they create tools helping the mechanical design or write interfaces between internal systems and matlab for instance. And this leads to terribly poor technology choices, oversized, or obsolete before they were born, or so terribly programmed that the code cannot be maintained. The programming "guru" however has powerful persuasion skills, so he drives management, who have not the start of a clue (otherwise they would have known they need professionals to design software), into believing that what he does is the right thing to do - not intentionally, he is genuinely persuaded he is a know-how holder :~ And this is eating up my patience. I am not directly involved in what he does, that is why I don't do anything about it, but I attend some meetings sometimes where I just could bang my head on the desk. To give you a feeling, it is as if you were looking over someone's shoulder and he would copy and paste 10 times the same code instead of making a for loop : it works, but gnngnnngn it is just plain wrong. :sigh:
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.
I work in a similar environment where I'm the only real programmer. Management isn't evil man, just talk to them. Work on your people skills. They still may wish to use Excel for quick and dirty things, and that's ok. It's not the end of the world. But ranting about it online while thinking they're stupid in real life doesn't exactly make for a healthy work relationship.
Jeremy Falcon
-
I work in a similar environment where I'm the only real programmer. Management isn't evil man, just talk to them. Work on your people skills. They still may wish to use Excel for quick and dirty things, and that's ok. It's not the end of the world. But ranting about it online while thinking they're stupid in real life doesn't exactly make for a healthy work relationship.
Jeremy Falcon
Jeremy Falcon wrote:
But ranting about it online while thinking they're stupid in real life
OK, my mistake, then I have probably misunderstood the point of the Internet. :-D I just needed to vent out. Talking to management won't change anything, or in the best case end up for more work for me ("It can be done better ? Then do it yourself"). What probably drives me mad is that it is yet another example of a workplace where millions are invested in development&research for the product, but not for the SW tools that help developing it. For that part, it is OK to let a computer-illiterate handle database development with worldwide multi-location deployment, cross-application data exchange, interface to ERP, etc... :sigh:
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.
-
Why not take one of his apps, write it correctly and present it to management as they way it should be done if a professional programmer were able to do it. As I used to have in my sig: if you think a professional is expensive, wait till you try an amateur.
Exactly my thoughts!
New version: WinHeist Version 2.1.0 Beta Have you ever just looked at someone and knew the wheel was turning but the hamster was dead? Trying to understand the behavior of some people is like trying to smell the color 9. I'm not crazy, my reality is just different than yours!
-
I am currently having issues with a guy at work who think he's a great programmer and knows everything about what is the latest and greatest technology, but alas, is not. I work in mechanical development, so pretty much anybody who knows how to write an Excel macro is Bill Gates here, just for you to get the picture. As a former embedded and desktop coder, I am lightyears ahead of this. Now these people, and that particular colleague, get sometimes involved in SW programming, when they create tools helping the mechanical design or write interfaces between internal systems and matlab for instance. And this leads to terribly poor technology choices, oversized, or obsolete before they were born, or so terribly programmed that the code cannot be maintained. The programming "guru" however has powerful persuasion skills, so he drives management, who have not the start of a clue (otherwise they would have known they need professionals to design software), into believing that what he does is the right thing to do - not intentionally, he is genuinely persuaded he is a know-how holder :~ And this is eating up my patience. I am not directly involved in what he does, that is why I don't do anything about it, but I attend some meetings sometimes where I just could bang my head on the desk. To give you a feeling, it is as if you were looking over someone's shoulder and he would copy and paste 10 times the same code instead of making a for loop : it works, but gnngnnngn it is just plain wrong. :sigh:
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.
If management sides with an idiot and/or a know-it all, and your complaints go unanswered/unheard, then you have to make two decisions, continue to work in that environment or leave. I, usually leave. edit: luckily, I have had to leave only twice in my career and it was for the better.
-
I am currently having issues with a guy at work who think he's a great programmer and knows everything about what is the latest and greatest technology, but alas, is not. I work in mechanical development, so pretty much anybody who knows how to write an Excel macro is Bill Gates here, just for you to get the picture. As a former embedded and desktop coder, I am lightyears ahead of this. Now these people, and that particular colleague, get sometimes involved in SW programming, when they create tools helping the mechanical design or write interfaces between internal systems and matlab for instance. And this leads to terribly poor technology choices, oversized, or obsolete before they were born, or so terribly programmed that the code cannot be maintained. The programming "guru" however has powerful persuasion skills, so he drives management, who have not the start of a clue (otherwise they would have known they need professionals to design software), into believing that what he does is the right thing to do - not intentionally, he is genuinely persuaded he is a know-how holder :~ And this is eating up my patience. I am not directly involved in what he does, that is why I don't do anything about it, but I attend some meetings sometimes where I just could bang my head on the desk. To give you a feeling, it is as if you were looking over someone's shoulder and he would copy and paste 10 times the same code instead of making a for loop : it works, but gnngnnngn it is just plain wrong. :sigh:
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.
Just out of curiosity... do you work for Siemens Automation? I ask because I often wonder if their software people are brain dead.
Government is not reason; it is not eloquent; it is force. Like fire, it is a dangerous servant and a fearful master. ~ George Washington
-
Just out of curiosity... do you work for Siemens Automation? I ask because I often wonder if their software people are brain dead.
Government is not reason; it is not eloquent; it is force. Like fire, it is a dangerous servant and a fearful master. ~ George Washington
-
Why not take one of his apps, write it correctly and present it to management as they way it should be done if a professional programmer were able to do it. As I used to have in my sig: if you think a professional is expensive, wait till you try an amateur.
-
Jeremy Falcon wrote:
But ranting about it online while thinking they're stupid in real life
OK, my mistake, then I have probably misunderstood the point of the Internet. :-D I just needed to vent out. Talking to management won't change anything, or in the best case end up for more work for me ("It can be done better ? Then do it yourself"). What probably drives me mad is that it is yet another example of a workplace where millions are invested in development&research for the product, but not for the SW tools that help developing it. For that part, it is OK to let a computer-illiterate handle database development with worldwide multi-location deployment, cross-application data exchange, interface to ERP, etc... :sigh:
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.
Rage wrote:
OK, my mistake, then I have probably misunderstood the point of the Internet.
Touché! :laugh:
Rage wrote:
For that part, it is OK to let a computer-illiterate handle database development with worldwide multi-location deployment, cross-application data exchange, interface to ERP, etc...
BS sells man. Same thing with most things in life, like with magic health pills and fad diets. Take the new next thing magic pill that's never worked before while avoiding the fact you don't need the pill at all. Sometimes, it's just how about how you present your point and the energy behind it. Like when it comes to sales, people buy crap from people they like. The crap they're buying really doesn't matter. A good salesman can sell ice to an Eskimo because his customers like him and people listen to people they like and vice versa.
Jeremy Falcon
-
If management sides with an idiot and/or a know-it all, and your complaints go unanswered/unheard, then you have to make two decisions, continue to work in that environment or leave. I, usually leave. edit: luckily, I have had to leave only twice in my career and it was for the better.
Slacker007 wrote:
If management sides with an idiot and/or a know-it all,
I'm willing to bet this "know-it-all" guy is just really outgoing. Maybe charismatic. Not saying it's smart or right, but I'm willing to bet he's a talker and can connect with people.
Jeremy Falcon
-
Rage wrote:
OK, my mistake, then I have probably misunderstood the point of the Internet.
Touché! :laugh:
Rage wrote:
For that part, it is OK to let a computer-illiterate handle database development with worldwide multi-location deployment, cross-application data exchange, interface to ERP, etc...
BS sells man. Same thing with most things in life, like with magic health pills and fad diets. Take the new next thing magic pill that's never worked before while avoiding the fact you don't need the pill at all. Sometimes, it's just how about how you present your point and the energy behind it. Like when it comes to sales, people buy crap from people they like. The crap they're buying really doesn't matter. A good salesman can sell ice to an Eskimo because his customers like him and people listen to people they like and vice versa.
Jeremy Falcon
-
:-D :laugh: No, but now I know a place to avoid, should I want to leave here. :rolleyes:
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.
Been exactly where you are, the Form is done, everyone thinks it's a five minute job to wire it up! :|
-
Slacker007 wrote:
If management sides with an idiot and/or a know-it all,
I'm willing to bet this "know-it-all" guy is just really outgoing. Maybe charismatic. Not saying it's smart or right, but I'm willing to bet he's a talker and can connect with people.
Jeremy Falcon
Jeremy Falcon wrote:
'm willing to bet this "know-it-all" guy is just really outgoing. Maybe charismatic. Not saying it's smart or right, but I'm willing to bet he's a talker and can connect with people.
Like you? ;) No thanks. Not for me. It has been my experience that the know it all, really doesn't know anything.
-
Jeremy Falcon wrote:
'm willing to bet this "know-it-all" guy is just really outgoing. Maybe charismatic. Not saying it's smart or right, but I'm willing to bet he's a talker and can connect with people.
Like you? ;) No thanks. Not for me. It has been my experience that the know it all, really doesn't know anything.
Slacker007 wrote:
Like you?
Gotta work on your social skills man.
Slacker007 wrote:
No thanks. Not for me. It has been my experience that the know it all, really doesn't know anything.
You have to assume you're a know-it-all to actually buy into the fact someone you don't like knows nothing. There are different types of intelligence, and memorizing things from a book does not make you experienced or all-knowing.
Jeremy Falcon
-
Then I am doomed: I am a social bitch. People would not take gold from me, even if I would give it away for free.
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.
Don't be so hard on yourself man, I'd be more than happy to take gold for free from you... because that's how much I care.
Jeremy Falcon
-
Jeremy Falcon wrote:
'm willing to bet this "know-it-all" guy is just really outgoing. Maybe charismatic. Not saying it's smart or right, but I'm willing to bet he's a talker and can connect with people.
Like you? ;) No thanks. Not for me. It has been my experience that the know it all, really doesn't know anything.
Slacker007 wrote:
No thanks. Not for me. It has been my experience that the know it all, really doesn't know anything.
And I'm not trying to say the some know-it-all tech type guy knows his tech. But he knows how to talk and voice his opinion. Which counts for something, especially when speaking to people that don't know what we do and have no way to trust a coder that doesn't speak up.
Jeremy Falcon
-
Slacker007 wrote:
No thanks. Not for me. It has been my experience that the know it all, really doesn't know anything.
And I'm not trying to say the some know-it-all tech type guy knows his tech. But he knows how to talk and voice his opinion. Which counts for something, especially when speaking to people that don't know what we do and have no way to trust a coder that doesn't speak up.
Jeremy Falcon
Sounds like a struck a nerve. :)
-
Sounds like a struck a nerve. :)
Nope. It's called communicating. Try it.
Jeremy Falcon
-
I am currently having issues with a guy at work who think he's a great programmer and knows everything about what is the latest and greatest technology, but alas, is not. I work in mechanical development, so pretty much anybody who knows how to write an Excel macro is Bill Gates here, just for you to get the picture. As a former embedded and desktop coder, I am lightyears ahead of this. Now these people, and that particular colleague, get sometimes involved in SW programming, when they create tools helping the mechanical design or write interfaces between internal systems and matlab for instance. And this leads to terribly poor technology choices, oversized, or obsolete before they were born, or so terribly programmed that the code cannot be maintained. The programming "guru" however has powerful persuasion skills, so he drives management, who have not the start of a clue (otherwise they would have known they need professionals to design software), into believing that what he does is the right thing to do - not intentionally, he is genuinely persuaded he is a know-how holder :~ And this is eating up my patience. I am not directly involved in what he does, that is why I don't do anything about it, but I attend some meetings sometimes where I just could bang my head on the desk. To give you a feeling, it is as if you were looking over someone's shoulder and he would copy and paste 10 times the same code instead of making a for loop : it works, but gnngnnngn it is just plain wrong. :sigh:
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.
Unlike you, he knows to leave room for improvement. :-D
-
Been exactly where you are, the Form is done, everyone thinks it's a five minute job to wire it up! :|
glennPattonPUB wrote:
everyone thinks it's a five minute job to wire it up!
So true, I don't whether to laugh or cry. "Isn't done yet?" :mad:
"the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst