Skip to content

Commit

Permalink
fix: missing ) in the last dance blog
Browse files Browse the repository at this point in the history
  • Loading branch information
shaimendel committed Jul 26, 2020
1 parent e4df048 commit b138491
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
Binary file added docs/.DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/2020-05-02-my-open-source-blog.html
Expand Up @@ -58,5 +58,5 @@
}
</script><div class="content-0-0-6"><p><span><a href="/">Home</a>
<a href="/docs/2020-07-09-last-dance">The Last (Engineering) Dance</a>
<a href="/docs/2020-05-02-my-open-source-blog">Creating my open source dev blog</a></span></p><div class="collapse-0-0-2 open"><script id="cByEypZLfu">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("cByEypZLfu", "JMhWNSfSB9E1l6NXvdoelw==", {});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script><div class="label" onclick="this.parentElement.classList.toggle('open')"><span class="text">External articles</span><span class="icon-font closed">chevron_right</span></div><div class="content"><p><span><a href="https://medium.com/@shaimendel/vs-code-extension-auto-ci-cd-in-github-actions-4f17cf61f7f7">VS Code extension: auto CI/CD in GitHub Actions</a>
<a href="https://medium.com/@shaimendel/modern-cyber-security-tooling-should-empower-developers-636f390d3607">Modern cyber security tooling should empower developers</a></span></p></div></div><p><span><br><br></span></p></div></div><div class="footer-0-0-4"><div class="left"><script id="iAaUMpCfVu">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("iAaUMpCfVu", "WLp20ewV9EhTAmlEtEeBUg==", {});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script></div><div class="main"><div class="inside"><a href="https://twitter.com/shai_mendel?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @shai_mendel</a><script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script><hr><a href="https://www.linkedin.com/in/shai-mendel-4404a6133/" class="fa fa-linkedin">Linkedin</a><hr><a href="https://github.com/shaimendel">GitHub</a></div></div><div class="right"><script id="KStnYoeTAO">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("KStnYoeTAO", "vV2TZ7ObEJ0zKdi4pFyFKA==", {});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script></div></div><script id="EoLLviXE_N">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("EoLLviXE_N", "JXlXio8jLHjW37AbgpZCnw==", {"namespace":""});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script></body></html>
<a href="/docs/2020-05-02-my-open-source-blog">Creating my open source dev blog</a></span></p><div class="collapse-0-0-2 open"><script id="kHyGqjIqDA">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("kHyGqjIqDA", "JMhWNSfSB9E1l6NXvdoelw==", {});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script><div class="label" onclick="this.parentElement.classList.toggle('open')"><span class="text">External articles</span><span class="icon-font closed">chevron_right</span></div><div class="content"><p><span><a href="https://medium.com/@shaimendel/vs-code-extension-auto-ci-cd-in-github-actions-4f17cf61f7f7">VS Code extension: auto CI/CD in GitHub Actions</a>
<a href="https://medium.com/@shaimendel/modern-cyber-security-tooling-should-empower-developers-636f390d3607">Modern cyber security tooling should empower developers</a></span></p></div></div><p><span><br><br></span></p></div></div><div class="footer-0-0-4"><div class="left"><script id="_ImoylfkPW">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("_ImoylfkPW", "WLp20ewV9EhTAmlEtEeBUg==", {});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script></div><div class="main"><div class="inside"><a href="https://twitter.com/shai_mendel?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @shai_mendel</a><script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script><hr><a href="https://www.linkedin.com/in/shai-mendel-4404a6133/" class="fa fa-linkedin">Linkedin</a><hr><a href="https://github.com/shaimendel">GitHub</a></div></div><div class="right"><script id="zjtCOfBXhN">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("zjtCOfBXhN", "vV2TZ7ObEJ0zKdi4pFyFKA==", {});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script></div></div><script id="OPbrCVTsef">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("OPbrCVTsef", "JXlXio8jLHjW37AbgpZCnw==", {"namespace":""});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script></body></html>
6 changes: 3 additions & 3 deletions docs/2020-07-09-last-dance.html
Expand Up @@ -51,7 +51,7 @@
There are a lot of disadvantages to this approach:</span></p><ul><li><span>The team's ability to deliver is equal to the senior engineers' ability to deliver</span></li><li><span>The ability to improve is equal to the ability of specific senior engineers to improve</span></li><li><span>This is not scalable and relies too much on too few people in the team</span></li><li><span>The non-senior team members do not improve, this approach perpetuates the current "snapshot" of the team - the seniors will stay seniors, the non-seniors will not be promoted.</span></li></ul><p><span>So even though the results were good, they were not great. Remember all the concerns team leads have on their minds? this approach led to unsatisfied internal stakeholders (not winning the championship), unsatisfied fans/customers (not winning the championship =&gt; the product quality was limited and did not improve), unsatisfied team (they were all a shadow of the senior engineer with no future to be seniors themselves), which makes the team lead itself unsatisfied - and who can blame them, how can you be satisfied when everyone around you is not?</span></p><h3 id="phil-jackson---win-by-maximizing-the-team-performance" class="heading-0-0-1"><span class="icon-font">link</span><span>Phil Jackson - win by maximizing the team performance</span></h3><p><span>Phil was hard to process for the team, he arrived with a completely different approach which turned upside down the way the team behaved so far. <br>
The discussions and plans moved from "what can we do to make Michael Jordan score?" to "what can we do to win in the long term?". This is a huge difference that made the real change in the group. <br>
Phil put emphasis on team building, made everyone focused on the target of winning and to rely on each other. "There is no I in team". <br>
Phil was a true inclusive leader, fostering collaboration (reducing the <a href="https://en.wikipedia.org/wiki/Bus_factor">bus factor</a> and not necessarily hiring new team members for their resume but their ability to complement the team.<br><br></span></p><p><span>After some adaption time there was a huge difference in the team performance that led to winning the championship. All the disadvantages from before disappeared:</span></p><ul><li><span>The team's ability to deliver is equal to the entire team's ability to deliver</span></li><li><span>The ability to improve is equal to the entire team's ability to improve</span></li><li><span>This is as scalable as it can get - it relies on everyone in the team</span></li><li><span>The non-senior team members improve because the senior team members push them to excellence</span></li></ul><p><span>This approach makes the stakeholders, fans/customers and the team satisfied.<br>
Phil was a true inclusive leader, fostering collaboration (reducing the <a href="https://en.wikipedia.org/wiki/Bus_factor">bus factor</a>) and not necessarily hiring new team members for their resume but their ability to complement the team.<br><br></span></p><p><span>After some adaption time there was a huge difference in the team performance that led to winning the championship. All the disadvantages from before disappeared:</span></p><ul><li><span>The team's ability to deliver is equal to the entire team's ability to deliver</span></li><li><span>The ability to improve is equal to the entire team's ability to improve</span></li><li><span>This is as scalable as it can get - it relies on everyone in the team</span></li><li><span>The non-senior team members improve because the senior team members push them to excellence</span></li></ul><p><span>This approach makes the stakeholders, fans/customers and the team satisfied.<br>
When you put weight on the long term goal and make sure everyone on the team improves you get the best outcomes. Focusing on one person or on short term goals (winning only the next game and not the next seasons) doesn't get you to your maximum. No shortcuts here.</span></p><p><span><img src="/docs/assets/last-dance/mj-and-dennis-rodman.jpeg" alt="Michael Jordan and Dennis Rodman"></span></p><h2 id="the-role-of-the-senior-team-member" class="heading-0-0-1"><span class="icon-font">link</span><span>The role of the senior team member</span></h2><p><span>Doug Collins believed that the senior engineer's responsibility is to bring success by leading the team and carry it forward.<br>
Phil Jackson believed that the senior engineer's responsibility is to bring success by pushing the team to excellence "from behind", being a servant leader that defines success by the team's success and not by personal success.
<br></span></p><blockquote><p><span>Phil: There is no I in team <br>
Expand All @@ -69,5 +69,5 @@
}
</script><div class="content-0-0-6"><p><span><a href="/">Home</a>
<a href="/docs/2020-07-09-last-dance">The Last (Engineering) Dance</a>
<a href="/docs/2020-05-02-my-open-source-blog">Creating my open source dev blog</a></span></p><div class="collapse-0-0-2 open"><script id="twLNoDaFQL">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("twLNoDaFQL", "JMhWNSfSB9E1l6NXvdoelw==", {});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script><div class="label" onclick="this.parentElement.classList.toggle('open')"><span class="text">External articles</span><span class="icon-font closed">chevron_right</span></div><div class="content"><p><span><a href="https://medium.com/@shaimendel/vs-code-extension-auto-ci-cd-in-github-actions-4f17cf61f7f7">VS Code extension: auto CI/CD in GitHub Actions</a>
<a href="https://medium.com/@shaimendel/modern-cyber-security-tooling-should-empower-developers-636f390d3607">Modern cyber security tooling should empower developers</a></span></p></div></div><p><span><br><br></span></p></div></div><div class="footer-0-0-4"><div class="left"><script id="UaauInXvU_">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("UaauInXvU_", "WLp20ewV9EhTAmlEtEeBUg==", {});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script></div><div class="main"><div class="inside"><a href="https://twitter.com/shai_mendel?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @shai_mendel</a><script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script><hr><a href="https://www.linkedin.com/in/shai-mendel-4404a6133/" class="fa fa-linkedin">Linkedin</a><hr><a href="https://github.com/shaimendel">GitHub</a></div></div><div class="right"><script id="Vzwm_RZeij">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("Vzwm_RZeij", "vV2TZ7ObEJ0zKdi4pFyFKA==", {});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script></div></div><script id="VbUWNjgUQV">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("VbUWNjgUQV", "JXlXio8jLHjW37AbgpZCnw==", {"namespace":""});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script></body></html>
<a href="/docs/2020-05-02-my-open-source-blog">Creating my open source dev blog</a></span></p><div class="collapse-0-0-2 open"><script id="jZfYZkDFhy">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("jZfYZkDFhy", "JMhWNSfSB9E1l6NXvdoelw==", {});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script><div class="label" onclick="this.parentElement.classList.toggle('open')"><span class="text">External articles</span><span class="icon-font closed">chevron_right</span></div><div class="content"><p><span><a href="https://medium.com/@shaimendel/vs-code-extension-auto-ci-cd-in-github-actions-4f17cf61f7f7">VS Code extension: auto CI/CD in GitHub Actions</a>
<a href="https://medium.com/@shaimendel/modern-cyber-security-tooling-should-empower-developers-636f390d3607">Modern cyber security tooling should empower developers</a></span></p></div></div><p><span><br><br></span></p></div></div><div class="footer-0-0-4"><div class="left"><script id="PeGdIMDakF">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("PeGdIMDakF", "WLp20ewV9EhTAmlEtEeBUg==", {});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script></div><div class="main"><div class="inside"><a href="https://twitter.com/shai_mendel?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @shai_mendel</a><script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script><hr><a href="https://www.linkedin.com/in/shai-mendel-4404a6133/" class="fa fa-linkedin">Linkedin</a><hr><a href="https://github.com/shaimendel">GitHub</a></div></div><div class="right"><script id="aYydIUzUgO">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("aYydIUzUgO", "vV2TZ7ObEJ0zKdi4pFyFKA==", {});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script></div></div><script id="PYykYRcC_T">(function(){function load(){if (window.__sdh_transport){window.__sdh_transport("PYykYRcC_T", "JXlXio8jLHjW37AbgpZCnw==", {"namespace":""});} }; if (document.readyState == 'complete') load(); else window.addEventListener('load', load); })()</script></body></html>
Binary file added docs/assets/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/md/docs/2020-07-09-last-dance.md
Expand Up @@ -50,7 +50,7 @@ So even though the results were good, they were not great. Remember all the conc
Phil was hard to process for the team, he arrived with a completely different approach which turned upside down the way the team behaved so far. <br>
The discussions and plans moved from "what can we do to make Michael Jordan score?" to "what can we do to win in the long term?". This is a huge difference that made the real change in the group. <br>
Phil put emphasis on team building, made everyone focused on the target of winning and to rely on each other. "There is no I in team". <br>
Phil was a true inclusive leader, fostering collaboration (reducing the [bus factor](https://en.wikipedia.org/wiki/Bus_factor) and not necessarily hiring new team members for their resume but their ability to complement the team.<br><br>
Phil was a true inclusive leader, fostering collaboration (reducing the [bus factor](https://en.wikipedia.org/wiki/Bus_factor)) and not necessarily hiring new team members for their resume but their ability to complement the team.<br><br>

After some adaption time there was a huge difference in the team performance that led to winning the championship. All the disadvantages from before disappeared:
* The team's ability to deliver is equal to the entire team's ability to deliver
Expand Down

0 comments on commit b138491

Please sign in to comment.