How to handle hostile comments which imply I'm making mistakes?





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







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; 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,




  1. 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.

  2. 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.

  3. 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?









share





























    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; 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,




    1. 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.

    2. 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.

    3. 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?









    share

























      0












      0








      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; 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,




      1. 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.

      2. 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.

      3. 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?









      share














      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; 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,




      1. 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.

      2. 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.

      3. 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





      share












      share










      share



      share










      asked 1 min ago









      The CodergatorThe Codergator

      354




      354






















          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
          });


          }
          });














          draft saved

          draft discarded


















          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
















          draft saved

          draft discarded




















































          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.




          draft saved


          draft discarded














          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





















































          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







          Popular posts from this blog

          Statuo de Libereco

          Tanganjiko

          Liste der Baudenkmäler in Enneberg