summaryrefslogtreecommitdiff
path: root/gemfeed/2024-10-24-staff-engineer-book-notes.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-10-24 21:05:38 +0300
committerPaul Buetow <paul@buetow.org>2024-10-24 21:05:38 +0300
commitb8486db2cc78390aeff221e9a0315560955c4085 (patch)
tree5557bebcf9ec3488da503d70821055e254c6e267 /gemfeed/2024-10-24-staff-engineer-book-notes.html
parentfe2c9f13b5852a7e267b5b5dcbcf780b20a8a9f9 (diff)
Update content for html
Diffstat (limited to 'gemfeed/2024-10-24-staff-engineer-book-notes.html')
-rw-r--r--gemfeed/2024-10-24-staff-engineer-book-notes.html91
1 files changed, 91 insertions, 0 deletions
diff --git a/gemfeed/2024-10-24-staff-engineer-book-notes.html b/gemfeed/2024-10-24-staff-engineer-book-notes.html
new file mode 100644
index 00000000..58b8b2d9
--- /dev/null
+++ b/gemfeed/2024-10-24-staff-engineer-book-notes.html
@@ -0,0 +1,91 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>'Staff Engineer' book notes</title>
+<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
+<link rel="stylesheet" href="../style.css" />
+<link rel="stylesheet" href="style-override.css" />
+</head>
+<body>
+<h1 style='display: inline' id='staff-engineer-book-notes'>"Staff Engineer" book notes</h1><br />
+<br />
+<span class='quote'>Published at 2024-10-24T20:57:44+03:00</span><br />
+<br />
+<span>These are my personal takeaways after reading "Staff Engineer" by Will Larson. Note that the book contains much more knowledge wisdom and that these notes only contain points I personally found worth writing down. This is mainly for my own use, but you might find it helpful too.</span><br />
+<br />
+<pre>
+ ,.......... ..........,
+ ,..,&#39; &#39;.&#39; &#39;,..,
+ ,&#39; ,&#39; : &#39;, &#39;,
+ ,&#39; ,&#39; : &#39;, &#39;,
+ ,&#39; ,&#39; : &#39;, &#39;,
+ ,&#39; ,&#39;............., : ,.............&#39;, &#39;,
+,&#39; &#39;............ &#39;.&#39; ............&#39; &#39;,
+ &#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;;&#39;&#39;&#39;;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;&#39;
+ &#39;&#39;&#39;
+</pre>
+<br />
+<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br />
+<br />
+<ul>
+<li><a href='#staff-engineer-book-notes'>"Staff Engineer" book notes</a></li>
+<li>⇢ <a href='#not-a-faster-senior-engineer'>Not a faster Senior Engineer</a></li>
+<li>⇢ <a href='#the-balance'>The Balance</a></li>
+<li>⇢ <a href='#more-things'>More things</a></li>
+</ul><br />
+<h2 style='display: inline' id='not-a-faster-senior-engineer'>Not a faster Senior Engineer</h2><br />
+<br />
+<ul>
+<li>A Staff engineer is more than just a faster Senior.</li>
+<li>A staff engineer is not a senior engineer but a bit better. (But I want to be a senior engineer but a bit better).</li>
+</ul><br />
+<span>It&#39;s important to know what work or which role most energizes you. A Staff engineer is not a more senior engineer. A Staff engineer also fits into another archetype.</span><br />
+<br />
+<span>As a staff engineer, you are always expected to go beyond your comfort zone and learn new things.</span><br />
+<br />
+<span>Your job sometimes will feel like an SEM and sometimes strangely similar to your senior roles.</span><br />
+<br />
+<span>A Staff engineer is, like a Manager, a leader. However, being a Manager is a specific job. Leaders can apply to any job, especially to Staff engineers.</span><br />
+<br />
+<h2 style='display: inline' id='the-balance'>The Balance</h2><br />
+<br />
+<span>The more senior you become, the more responsibility you will have to cope with them in less time. Balance your speed of progress with your personal life, don&#39;t work late hours and don&#39;t skip these personal care events.</span><br />
+<br />
+<span>Do fewer things but do them better. Everything done will accelerate the organization. Everything else will drag it down—quality over quantity.</span><br />
+<br />
+<span>Don&#39;t work at ten things and progress slowly; focus on one thing and finish it.</span><br />
+<br />
+<span>Only spend some of the time firefighting. Have time for deep thinking. Only deep think some of the time. Otherwise, you lose touch with reality.</span><br />
+<br />
+<span>Sebactical: Take at least six months. Otherwise, it won&#39;t be as restored.</span><br />
+<br />
+<h2 style='display: inline' id='more-things'>More things</h2><br />
+<br />
+<ul>
+<li>Provide simple but widely used tools. Complex and powerful tools will have power users but only a very few. All others will not use the tool.</li>
+<li>In meetings, when someone is inactive, try to pull him in. Pull in max one person at a time. Don&#39;t open the discussion to multiple people.</li>
+<li>Get used to writing things down and repeating yourself. You will scale yourself much more.</li>
+<li>Title inflation: skills correspond to work, but the titles don&#39;t.</li>
+</ul><br />
+<span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br />
+<br />
+<span>Other book notes of mine are:</span><br />
+<br />
+<a class='textlink' href='./2023-03-16-the-pragmatic-programmer-book-notes.html'>2023-03-16 "The Pragmatic Programmer" book notes</a><br />
+<a class='textlink' href='./2023-04-01-never-split-the-difference-book-notes.html'>2023-04-01 "Never split the difference" book notes</a><br />
+<a class='textlink' href='./2023-05-06-the-obstacle-is-the-way-book-notes.html'>2023-05-06 "The Obstacle is the Way" book notes</a><br />
+<a class='textlink' href='./2023-07-17-career-guide-and-soft-skills-book-notes.html'>2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes</a><br />
+<a class='textlink' href='./2023-11-11-mind-management-book-notes.html'>2023-11-11 "Mind Management" book notes</a><br />
+<a class='textlink' href='./2024-05-01-slow-productivity-book-notes.html'>2024-05-01 "Slow Productivity" book notes</a><br />
+<a class='textlink' href='./2024-07-07-the-stoic-challenge-book-notes.html'>2024-07-07 "The Stoic Challenge" book notes</a><br />
+<a class='textlink' href='./2024-10-24-staff-engineer-book-notes.html'>2024-10-24 "Staff Engineer" book notes (You are currently reading this)</a><br />
+<br />
+<a class='textlink' href='../'>Back to the main site</a><br />
+<p class="footer">
+Generated by <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.0-</a> |
+served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |
+<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a>
+</p>
+</body>
+</html>