summaryrefslogtreecommitdiff
path: root/gemfeed/2024-10-24-staff-engineer-book-notes.gmi.tpl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-10-24 21:05:40 +0300
committerPaul Buetow <paul@buetow.org>2024-10-24 21:05:40 +0300
commitc762c72082a28e58d2109a251a0ad37ea6632c2d (patch)
tree3f211e474471e54a439115269a8076c29d1fcd65 /gemfeed/2024-10-24-staff-engineer-book-notes.gmi.tpl
parent8f89a25cbab265dcc71f1e5b0a2d15a9aa206bda (diff)
Update content for gemtext
Diffstat (limited to 'gemfeed/2024-10-24-staff-engineer-book-notes.gmi.tpl')
-rw-r--r--gemfeed/2024-10-24-staff-engineer-book-notes.gmi.tpl59
1 files changed, 59 insertions, 0 deletions
diff --git a/gemfeed/2024-10-24-staff-engineer-book-notes.gmi.tpl b/gemfeed/2024-10-24-staff-engineer-book-notes.gmi.tpl
new file mode 100644
index 00000000..fa7fc125
--- /dev/null
+++ b/gemfeed/2024-10-24-staff-engineer-book-notes.gmi.tpl
@@ -0,0 +1,59 @@
+# "Staff Engineer" book notes
+
+> Published at 2024-10-24T20:57:44+03:00
+
+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.
+
+```
+ ,.......... ..........,
+ ,..,' '.' ',..,
+ ,' ,' : ', ',
+ ,' ,' : ', ',
+ ,' ,' : ', ',
+ ,' ,'............., : ,.............', ',
+,' '............ '.' ............' ',
+ '''''''''''''''''';''';''''''''''''''''''
+ '''
+```
+
+<< template::inline::toc
+
+## Not a faster Senior Engineer
+
+* A Staff engineer is more than just a faster Senior.
+* A staff engineer is not a senior engineer but a bit better. (But I want to be a senior engineer but a bit better).
+
+It'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.
+
+As a staff engineer, you are always expected to go beyond your comfort zone and learn new things.
+
+Your job sometimes will feel like an SEM and sometimes strangely similar to your senior roles.
+
+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.
+
+## The Balance
+
+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't work late hours and don't skip these personal care events.
+
+Do fewer things but do them better. Everything done will accelerate the organization. Everything else will drag it down—quality over quantity.
+
+Don't work at ten things and progress slowly; focus on one thing and finish it.
+
+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.
+
+Sebactical: Take at least six months. Otherwise, it won't be as restored.
+
+## More things
+
+* 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.
+* In meetings, when someone is inactive, try to pull him in. Pull in max one person at a time. Don't open the discussion to multiple people.
+* Get used to writing things down and repeating yourself. You will scale yourself much more.
+* Title inflation: skills correspond to work, but the titles don't.
+
+E-Mail your comments to `paul@nospam.buetow.org` :-)
+
+Other book notes of mine are:
+
+<< template::inline::index book-notes
+
+=> ../ Back to the main site