How to handle hostile comments which imply I'm making mistakes? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to deal with an incompetent colleague?How do I handle my Senior making fun of my mistakes?deal with a coworker who just didn't seem to get itCoworker not taking a hint to stop stupid recurring email jokeHow can I deal with troublesome Professional Engineer?Colleague keeps on making mistakes, how to help him?Running retrospective with a small, dysfunctional teamEscalating a work assignment issue to supervisor?I suspect my coworker is trying to take revenge. How do my career and I survive an extra few weeks of working together?Coworker watches content on his phone all day
How to align text above triangle figure
ListPlot join points by nearest neighbor rather than order
At the end of Thor: Ragnarok why don't the Asgardians turn and head for the Bifrost as per their original plan?
51k Euros annually for a family of 4 in Berlin: Is it enough?
Should I discuss the type of campaign with my players?
Storing hydrofluoric acid before the invention of plastics
Why are there no cargo aircraft with "flying wing" design?
Why are Kinder Surprise Eggs illegal in the USA?
Check which numbers satisfy the condition [A*B*C = A! + B! + C!]
Extract all GPU name, model and GPU ram
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
Generate an RGB colour grid
Identify plant with long narrow paired leaves and reddish stems
List of Python versions
The logistics of corpse disposal
Overriding an object in memory with placement new
How to deal with a team lead who never gives me credit?
Why did the Falcon Heavy center core fall off the ASDS OCISLY barge?
What is the role of the transistor and diode in a soft start circuit?
Why is "Consequences inflicted." not a sentence?
Can a USB port passively 'listen only'?
How to find all the available tools in mac terminal?
Why did the IBM 650 use bi-quinary?
Apollo command module space walk?
How to handle hostile comments which imply I'm making mistakes?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to deal with an incompetent colleague?How do I handle my Senior making fun of my mistakes?deal with a coworker who just didn't seem to get itCoworker not taking a hint to stop stupid recurring email jokeHow can I deal with troublesome Professional Engineer?Colleague keeps on making mistakes, how to help him?Running retrospective with a small, dysfunctional teamEscalating a work assignment issue to supervisor?I suspect my coworker is trying to take revenge. How do my career and I survive an extra few weeks of working together?Coworker watches content on his phone all day
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm a senior software dev at a new job. As I write this post, I've just finished my second day of work.
Most everyone is also very experienced. They're friendly and welcoming except one co-worker: each day, he's written something to me publicly on a message board which was demeaning or hostile. (We work remotely.)
Day 1: I commented on an issue I've been assigned and mention that I'm thinking about how to test for it; that I don't see tests for the function I need to modify, and I have an idea. He replies:
there are clearly tests for this - file
xxxx_yyyy.z
.
He apologizes a little later because he realized he hadn't yet merged in the branch with those tests.
Day 2: I found that the test suite requires over an hour to run. I have a morning conversation on a message board w/ another co-worker about what could be done, and he tells me about an improved test setup that I can use. I thank him. Then, the problem co-worker arrives at work, and adds the comment:
We already have (improved test setup) in place
So use it
The only pattern I can see is that both issues have to do with our software tests.
I don't know how to handle this because,
- That last sentence, "So use it.", is way over the line for rudeness. For me, it's a conversation ender, not starter. I don't think a person who says that is "available" as a partner to work things out.
- I've seen something similar at a previous job: a manager who continually thought I hadn't done my assigned task, although I had, and had communicated it to her in her preferred channels. She simply accused first, and read later. I imagined that she built up this incorrect image of me as unreliable. And this co-worker at the present company seems to have the same quirk.
- He's not my supervisor, but he's influential in the company, and has leadership roles.
My first idea was to Skype with him and let him know that I find his language "a little rough".
A good friend disagrees, though, and says "if I'm really bothered", then I should go to my boss and present in an easygoing manner. Try to figure out if he has a reputation for being "rough" like this.
I feel like I'm being hazed or groomed for abuse. And that this influential person is developing a negative internal image of me for no good reason.
Should I talk to my boss?
professionalism colleagues
add a comment |
I'm a senior software dev at a new job. As I write this post, I've just finished my second day of work.
Most everyone is also very experienced. They're friendly and welcoming except one co-worker: each day, he's written something to me publicly on a message board which was demeaning or hostile. (We work remotely.)
Day 1: I commented on an issue I've been assigned and mention that I'm thinking about how to test for it; that I don't see tests for the function I need to modify, and I have an idea. He replies:
there are clearly tests for this - file
xxxx_yyyy.z
.
He apologizes a little later because he realized he hadn't yet merged in the branch with those tests.
Day 2: I found that the test suite requires over an hour to run. I have a morning conversation on a message board w/ another co-worker about what could be done, and he tells me about an improved test setup that I can use. I thank him. Then, the problem co-worker arrives at work, and adds the comment:
We already have (improved test setup) in place
So use it
The only pattern I can see is that both issues have to do with our software tests.
I don't know how to handle this because,
- That last sentence, "So use it.", is way over the line for rudeness. For me, it's a conversation ender, not starter. I don't think a person who says that is "available" as a partner to work things out.
- I've seen something similar at a previous job: a manager who continually thought I hadn't done my assigned task, although I had, and had communicated it to her in her preferred channels. She simply accused first, and read later. I imagined that she built up this incorrect image of me as unreliable. And this co-worker at the present company seems to have the same quirk.
- He's not my supervisor, but he's influential in the company, and has leadership roles.
My first idea was to Skype with him and let him know that I find his language "a little rough".
A good friend disagrees, though, and says "if I'm really bothered", then I should go to my boss and present in an easygoing manner. Try to figure out if he has a reputation for being "rough" like this.
I feel like I'm being hazed or groomed for abuse. And that this influential person is developing a negative internal image of me for no good reason.
Should I talk to my boss?
professionalism colleagues
add a comment |
I'm a senior software dev at a new job. As I write this post, I've just finished my second day of work.
Most everyone is also very experienced. They're friendly and welcoming except one co-worker: each day, he's written something to me publicly on a message board which was demeaning or hostile. (We work remotely.)
Day 1: I commented on an issue I've been assigned and mention that I'm thinking about how to test for it; that I don't see tests for the function I need to modify, and I have an idea. He replies:
there are clearly tests for this - file
xxxx_yyyy.z
.
He apologizes a little later because he realized he hadn't yet merged in the branch with those tests.
Day 2: I found that the test suite requires over an hour to run. I have a morning conversation on a message board w/ another co-worker about what could be done, and he tells me about an improved test setup that I can use. I thank him. Then, the problem co-worker arrives at work, and adds the comment:
We already have (improved test setup) in place
So use it
The only pattern I can see is that both issues have to do with our software tests.
I don't know how to handle this because,
- That last sentence, "So use it.", is way over the line for rudeness. For me, it's a conversation ender, not starter. I don't think a person who says that is "available" as a partner to work things out.
- I've seen something similar at a previous job: a manager who continually thought I hadn't done my assigned task, although I had, and had communicated it to her in her preferred channels. She simply accused first, and read later. I imagined that she built up this incorrect image of me as unreliable. And this co-worker at the present company seems to have the same quirk.
- He's not my supervisor, but he's influential in the company, and has leadership roles.
My first idea was to Skype with him and let him know that I find his language "a little rough".
A good friend disagrees, though, and says "if I'm really bothered", then I should go to my boss and present in an easygoing manner. Try to figure out if he has a reputation for being "rough" like this.
I feel like I'm being hazed or groomed for abuse. And that this influential person is developing a negative internal image of me for no good reason.
Should I talk to my boss?
professionalism colleagues
I'm a senior software dev at a new job. As I write this post, I've just finished my second day of work.
Most everyone is also very experienced. They're friendly and welcoming except one co-worker: each day, he's written something to me publicly on a message board which was demeaning or hostile. (We work remotely.)
Day 1: I commented on an issue I've been assigned and mention that I'm thinking about how to test for it; that I don't see tests for the function I need to modify, and I have an idea. He replies:
there are clearly tests for this - file
xxxx_yyyy.z
.
He apologizes a little later because he realized he hadn't yet merged in the branch with those tests.
Day 2: I found that the test suite requires over an hour to run. I have a morning conversation on a message board w/ another co-worker about what could be done, and he tells me about an improved test setup that I can use. I thank him. Then, the problem co-worker arrives at work, and adds the comment:
We already have (improved test setup) in place
So use it
The only pattern I can see is that both issues have to do with our software tests.
I don't know how to handle this because,
- That last sentence, "So use it.", is way over the line for rudeness. For me, it's a conversation ender, not starter. I don't think a person who says that is "available" as a partner to work things out.
- I've seen something similar at a previous job: a manager who continually thought I hadn't done my assigned task, although I had, and had communicated it to her in her preferred channels. She simply accused first, and read later. I imagined that she built up this incorrect image of me as unreliable. And this co-worker at the present company seems to have the same quirk.
- He's not my supervisor, but he's influential in the company, and has leadership roles.
My first idea was to Skype with him and let him know that I find his language "a little rough".
A good friend disagrees, though, and says "if I'm really bothered", then I should go to my boss and present in an easygoing manner. Try to figure out if he has a reputation for being "rough" like this.
I feel like I'm being hazed or groomed for abuse. And that this influential person is developing a negative internal image of me for no good reason.
Should I talk to my boss?
professionalism colleagues
professionalism colleagues
asked 3 mins ago
The CodergatorThe Codergator
354
354
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "423"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fworkplace.stackexchange.com%2fquestions%2f134072%2fhow-to-handle-hostile-comments-which-imply-im-making-mistakes%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to The Workplace Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fworkplace.stackexchange.com%2fquestions%2f134072%2fhow-to-handle-hostile-comments-which-imply-im-making-mistakes%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown