• 0 Posts
  • 525 Comments
Joined 2 年前
cake
Cake day: 2023年6月22日

help-circle


  • First thing to realise is that people only repair dissonance alone and in private. As you say, debates and arguments don’t help.

    I just try to engage on the positive topics and not engage on the negative ones. I’m honest about why I think what I think, but I don’t try to convince anyone. I say when I don’t know something. I don’t make shit up that I can be proved wrong about, even if that means letting something go unchallenged.

    You won’t convince people that something they see as a problem isn’t a problem, but what you might be able to do is get people to look at alternative solutions. People don’t want to be brutal and uncaring, but they that can get there when it’s their last option.

    Then occasionally you get a “something you said stuck with me” several days later, or maybe you don’t but something did stick with them. They incorporate the idea Into their thinking and start slowly shifting.














  • wewbull@feddit.uktoProgramming@programming.devLiterate Programming
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    10 天前

    I’ve tried this a few times. I don’t think it works.

    Basically the way you want to explain a piece of reasoning , and the order in which things need to be defined for a program, are different. You end up either making the document match the code structures, or the code structure match the document. Both are bad.