Last active
March 18, 2025 09:14
-
-
Save flopezluis/8b79555b1337e139a9f1d276a42e0019 to your computer and use it in GitHub Desktop.
Revisions
-
flopezluis revised this gist
May 25, 2020 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -50,6 +50,7 @@ Be aware of your feelings before anything. Answering an email, a meeting... - Interest vs Position.\ Understanding people’s interests (what really matters), as opposed to their positions (how they think they are going to get what really matters) [An example](http://web.mit.edu/negotiation/www/NBivsp.html) - Most respectful interpretation. - What, so what, now what?. - Hanlon’s razor.\ "Never attribute to malice that which is adequately explained by stupidity"\ That email that you didn't receive?. It's more likely that someone forgot to reply than they did it consciously. -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -37,7 +37,8 @@ Listen actively. We normally pretend to be listeing when what we are actually do Again listen actively, don't interrupt people, let them explain. - Always keep in mind your goal, so steer the conversation in that direction. It's super easy to derail a conversation. Keep always in mind why you are here, your goal. - Keep the conversation simple.\ Don't jump to a different problem until you've finished the one at hand. - Summarise the conversation.\ Don't assume everyone has understood the message or conversation. - Be thankful. -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Maybe it’s because every time that happens, they have to maintain the code aft - Structure the problem: - Give context.\ What brought you here? What are you working on?. For example:\ We are the X team and we're trying to improve the performance of the component Y. That's why we need to change... - Explain the problem you’re trying to solve. - Explain your solution. -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -18,8 +18,7 @@ Maybe it’s because every time that happens, they have to maintain the code aft - Structure the problem: - Give context.\ What brought you here? What are you working on?. For example:\ We are the X team and we're trying to improve the performance of the component Y. - Explain the problem you’re trying to solve. - Explain your solution. -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 5 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,7 +16,10 @@ For example, are they reluctant about your team changing the codebase?. Maybe it’s because every time that happens, they have to maintain the code afterward. - Structure the conversation taking into account those pain points. - Structure the problem: - Give context.\ What brought you here? What are you working on?. For example:\ We are X team and we're trying to improve the performance of the component XNot everyone understands why you're here and most importantly, - Explain the problem you’re trying to solve. - Explain your solution. @@ -26,8 +29,7 @@ Maybe it’s because every time that happens, they have to maintain the code aft - Ask for help instead of demanding it and don't forget to help back!\ For example. Do you post in slack/stackoverflow only to ask for help? If you get the answer somewhere else do you reply with it? or worst you never help anyone. - Don’t use over-complicated terms. Explain clearly >> Sound smart. - There is no such a thing as common sense. - Assume good intentions. - Listen.\ -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,8 +3,8 @@ ---- ## Prepare the conversation. - Why are we having this conversation?\ Your time is valuable, other people's time is valuable. If you need to use this time, the least you can do is to prepare it. Things such as "what do you want to achieve?", "What info you need to give?", and all following... - What do you expect from the meeting?\ How many times do you go to a meeting without thinking what's the outcome you want from it? - Try to understand the audience.: - How can I get to my audience better?. -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 7 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,7 +3,7 @@ ---- ## Prepare the conversation. - Why are we having this conversation?\ Your time is valuable, other people's time is valuable. If you need to use this time, the least you can do is to prepare it. So... - What do I expect from it?\ How many times do you go to a meeting without thinking what's the outcome you want from it? - Try to understand the audience.: @@ -30,12 +30,15 @@ If you get the answer somewhere else do you reply with it? or worst you never h - Explain clearly >> Sound smart. - There is no such a thing as common sense. - Assume good intentions. - Listen.\ Listen actively. We normally pretend to be listeing when what we are actually doing is thinking how to reply to win the argument. - Don’t talk over people.\ Again listen actively, don't interrupt people, let them explain. - Always keep in mind your goal, so steer the conversation in that direction. It's super easy to derail a conversation. Keep always in mind why you are here, your goal. - Keep the conversation simple.\ Don't jump to a different problem until you've finished the one at hand. - Summarise the conversation.\ Don't assume everyone has understood the message or conversation. - Be thankful. ---- -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -49,3 +49,4 @@ Understanding people’s interests (what really matters), as opposed to their po "Never attribute to malice that which is adequately explained by stupidity"\ That email that you didn't receive?. It's more likely that someone forgot to reply than they did it consciously. - Third story. - [Rhetorical Triangle](https://www.mindtools.com/pages/article/RhetoricalTriangle.htm) -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -34,7 +34,8 @@ If you get the answer somewhere else do you reply with it? or worst you never h - Don’t talk over people. - Always keep in mind your goal, so steer the conversation in that direction. - Keep the conversation simple.\ Don't jump to a different problem until you've finished the one at hand. - Summarise the conversation.\ Don't assume eevryone has understood the message or conversation. - Be thankful. ---- -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,7 +11,7 @@ How many times do you go to a meeting without thinking what's the outcome you wa - What they need to listen to see it how I see it?. - How can they be more open to my request? . - What can I offer?. - Try to anticipate their pain points.\ For example, are they reluctant about your team changing the codebase?. Maybe it’s because every time that happens, they have to maintain the code afterward. - Structure the conversation taking into account those pain points. -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 6 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,9 +11,9 @@ How many times do you go to a meeting without thinking what's the outcome you wa - What they need to listen to see it how I see it?. - How can they be more open to my request? . - What can I offer?. - Try to anticipate their pain points.\ For example, are they reluctant about your team changing the codebase?. Maybe it’s because every time that happens, they have to maintain the code afterward. - Structure the conversation taking into account those pain points. - Structure the problem: - Give context. @@ -23,15 +23,17 @@ Maybe it’s because every time that happens, they have to maintain their code a ---- ## Tips: - Be nice, polite. - Ask for help instead of demanding it and don't forget to help back!\ For example. Do you post in slack/stackoverflow only to ask for help? If you get the answer somewhere else do you reply with it? or worst you never help anyone. - Don’t use over-complicated terms. - Explain clearly >> Sound smart. - There is no such a thing as common sense. - Assume good intentions. - Listen. - Don’t talk over people. - Always keep in mind your goal, so steer the conversation in that direction. - Keep the conversation simple.\ Don't jump to a different problem until you've finished the one at hand. - Summarise the conversation. - Be thankful. -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 5 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,9 +2,11 @@ ---- ## Prepare the conversation. - Why are we having this conversation?\ It's super easy to derail a conversation. Keep always in mind why you are here, your goal. - What do I expect from it?\ How many times do you go to a meeting without thinking what's the outcome you want from it? - Try to understand the audience.: - How can I get to my audience better?. - What they need to listen to see it how I see it?. - How can they be more open to my request? . -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Maybe it’s because every time that happens, they have to maintain their code a ## Mental models for communication ( conflicts). - HALT (Hungry, Angry, Lonely (or Lost), and Tired).\ Be aware of your feelings before anything. Answering an email, a meeting... - Interest vs Position.\ Understanding people’s interests (what really matters), as opposed to their positions (how they think they are going to get what really matters) [An example](http://web.mit.edu/negotiation/www/NBivsp.html) - Most respectful interpretation. - Hanlon’s razor.\ -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Be aware of your feelings before anything. Answering an email, a meeting... - Interest vs Position. Understanding people’s interests (what really matters), as opposed to their positions (how they think they are going to get what really matters) [An example](http://web.mit.edu/negotiation/www/NBivsp.html) - Most respectful interpretation. - Hanlon’s razor.\ "Never attribute to malice that which is adequately explained by stupidity"\ That email that you didn't receive?. It's more likely that someone forgot to reply than they did it consciously. - Third story. -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -40,5 +40,7 @@ Be aware of your feelings before anything. Answering an email, a meeting... - Interest vs Position. Understanding people’s interests (what really matters), as opposed to their positions (how they think they are going to get what really matters) [An example](http://web.mit.edu/negotiation/www/NBivsp.html) - Most respectful interpretation. - Hanlon’s razor.\ "Never attribute to malice that which is adequately explained by stupidity"\ That email that you didn't receive?. It's more likely that someone forgot to reply than they did it consciously. - Third story. -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -40,5 +40,5 @@ Be aware of your feelings before anything. Answering an email, a meeting... - Interest vs Position. Understanding people’s interests (what really matters), as opposed to their positions (how they think they are going to get what really matters) [An example](http://web.mit.edu/negotiation/www/NBivsp.html) - Most respectful interpretation. - Hanlon’s razor.\ "Never attribute to malice that which is adequately explained by stupidity"\ That email that you didn't receive?. It's more likely that someone forgot to reply than they did it consciously. - Third story. -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Maybe it’s because every time that happens, they have to maintain their code a ---- ## Mental models for communication ( conflicts). - HALT (Hungry, Angry, Lonely (or Lost), and Tired).\ Be aware of your feelings before anything. Answering an email, a meeting... - Interest vs Position. Understanding people’s interests (what really matters), as opposed to their positions (how they think they are going to get what really matters) [An example](http://web.mit.edu/negotiation/www/NBivsp.html) -
flopezluis revised this gist
May 22, 2020 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -38,6 +38,7 @@ Maybe it’s because every time that happens, they have to maintain their code a - HALT (Hungry, Angry, Lonely (or Lost), and Tired). Be aware of your feelings before anything. Answering an email, a meeting... - Interest vs Position. Understanding people’s interests (what really matters), as opposed to their positions (how they think they are going to get what really matters) [An example](http://web.mit.edu/negotiation/www/NBivsp.html) - Most respectful interpretation. - Hanlon’s razor. - Third story. -
flopezluis revised this gist
May 21, 2020 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Maybe it’s because every time that happens, they have to maintain their code a - Ask for help instead of demanding it. - Don’t use over-complicated terms. - Explain clearly >> Sound smart. - There is no such a thing as common sense. - Assume good intentions. - Listen. - Don’t talk over people. @@ -35,6 +36,7 @@ Maybe it’s because every time that happens, they have to maintain their code a ---- ## Mental models for communication ( conflicts). - HALT (Hungry, Angry, Lonely (or Lost), and Tired). Be aware of your feelings before anything. Answering an email, a meeting... - Interest vs Position. - Most respectful interpretation. - Hanlon’s razor. -
flopezluis revised this gist
May 20, 2020 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,8 +10,9 @@ - How can they be more open to my request? . - What can I offer?. - Try to anticipate their pain points. For example, are they reluctant about your team changing the codebase?. Maybe it’s because every time that happens, they have to maintain their code afterward. - Structure the conversation taking into account those pain points. - Structure the problem: - Give context. - Explain the problem you’re trying to solve. -
flopezluis revised this gist
May 20, 2020 . 1 changed file with 5 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,11 +5,11 @@ - Why are we having this conversation? - What do I expect from it? - Try to understand the audience. - How can I get to my audience better?. - What they need to listen to see it how I see it?. - How can they be more open to my request? . - What can I offer?. - Try to anticipate their pain points. For example, are they reluctant about your team changing the codebase?. Maybe it’s because every time that happens, they have to maintain their code afterward. - Structure the conversation taking into account those pain points. - Structure the problem: -
flopezluis revised this gist
May 20, 2020 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,9 +13,9 @@ For example, are they reluctant about your team changing the codebase?. Maybe it’s because every time that happens, they have to maintain their code afterward. - Structure the conversation taking into account those pain points. - Structure the problem: - Give context. - Explain the problem you’re trying to solve. - Explain your solution. ---- ## Tips: -
flopezluis created this gist
May 20, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,40 @@ #Effective Communication ---- ## Prepare the conversation. - Why are we having this conversation? - What do I expect from it? - Try to understand the audience. - How can I get to my audience better?. - What they need to listen to see it how I see it?. - How can they be more open to my request? . - What can I offer?. - Try to anticipate their pain points. For example, are they reluctant about your team changing the codebase?. Maybe it’s because every time that happens, they have to maintain their code afterward. - Structure the conversation taking into account those pain points. - Structure the problem: - Give context. - Explain the problem you’re trying to solve. - Explain your solution. ---- ## Tips: - Be nice, polite. - Ask for help instead of demanding it. - Don’t use over-complicated terms. - Explain clearly >> Sound smart. - Assume good intentions. - Listen. - Don’t talk over people. - Always keep in mind your goal, so steer the conversation in that direction. - Keep the conversation simple. Don't jump to a different problem until you've finished the one at hand. - Summarise the conversation. - Be thankful. ---- ## Mental models for communication ( conflicts). - HALT (Hungry, Angry, Lonely (or Lost), and Tired). - Interest vs Position. - Most respectful interpretation. - Hanlon’s razor. - Third story.