summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-10-24 21:05:39 +0300
committerPaul Buetow <paul@buetow.org>2024-10-24 21:05:39 +0300
commit9d170b46ac4cdae74e01eab8c1db7d662f63f26c (patch)
treeb64e84cd07ea7568208ad0edc1debfb1630b96e5
parent8b021e4756e5d02026d9fc9da980d7c01e631dc4 (diff)
Update content for md
-rw-r--r--about/novels.md2
-rw-r--r--about/resources.md159
-rw-r--r--about/technical-books.txt1
-rw-r--r--gemfeed/2022-04-10-creative-universe.md2
-rw-r--r--gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md2
-rw-r--r--gemfeed/2023-04-01-never-split-the-difference-book-notes.md1
-rw-r--r--gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md2
-rw-r--r--gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md2
-rw-r--r--gemfeed/2023-11-11-mind-management-book-notes.md2
-rw-r--r--gemfeed/2024-05-01-slow-productivity-book-notes.md2
-rw-r--r--gemfeed/2024-07-07-the-stoic-challenge-book-notes.md2
-rw-r--r--gemfeed/2024-10-24-staff-engineer-book-notes.md71
-rw-r--r--gemfeed/index.md1
-rw-r--r--index.md3
-rw-r--r--notes/career-guide-and-soft-skills.md2
-rw-r--r--notes/mind-management.md2
-rw-r--r--notes/never-split-the-difference.md1
-rw-r--r--notes/slow-productivity.md2
-rw-r--r--notes/staff-engineer.md35
-rw-r--r--notes/the-obstacle-is-the-way.md2
-rw-r--r--notes/the-pragmatic-programmer.md2
-rw-r--r--notes/the-stoic-challenge.md2
-rw-r--r--uptime-stats.md136
23 files changed, 273 insertions, 163 deletions
diff --git a/about/novels.md b/about/novels.md
index 2249b01d..1e6bc0ac 100644
--- a/about/novels.md
+++ b/about/novels.md
@@ -122,7 +122,7 @@ _-" . ' + . . ,//////0\ | /00HHHHHHHMMMMM
### On my wishlist
-* Oxygen (german), Andreas Brandhorst
+* 2024 - Der Riss (german), Andreas Brandhorst
Do you recommend a good Science Fiction Novel? E-Mail at paul at buetow dot org! :-)
diff --git a/about/resources.md b/about/resources.md
index 57ef0bcf..acf7f239 100644
--- a/about/resources.md
+++ b/about/resources.md
@@ -35,97 +35,98 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* DNS and BIND; Cricket Liu; O'Reilly
* Modern Perl; Chromatic ; Onyx Neon Press
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
-* Developing Games in Java; David Brackeen and others...; New Riders
-* Funktionale Programmierung; Peter Pepper; Springer
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
+* Funktionale Programmierung; Peter Pepper; Springer
+* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+* Raku Recipes; J.J. Merelo; Apress
+* C++ Programming Language; Bjarne Stroustrup;
+* Developing Games in Java; David Brackeen and others...; New Riders
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Systemprogrammierung in Go; Frank Müller; dpunkt
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
* Leanring eBPF; Liz Rice; O'Reilly
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* Terraform Cookbook; Mikael Krief; Packt Publishing
-* The Docker Book; James Turnbull; Kindle
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* Effective awk programming; Arnold Robbins; O'Reilly
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
* Ultimate Go Notebook; Bill Kennedy
-* Raku Recipes; J.J. Merelo; Apress
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* C++ Programming Language; Bjarne Stroustrup;
-* Raku Fundamentals; Moritz Lenz; Apress
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress
* Perl New Features; Joshua McAdams, brian d foy; Perl School
* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Effective awk programming; Arnold Robbins; O'Reilly
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* Raku Fundamentals; Moritz Lenz; Apress
+* The Docker Book; James Turnbull; Kindle
* Java ist auch eine Insel; Christian Ullenboom;
-* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* DNS and BIND; Cricket Liu; O'Reilly
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
## Technical references
I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:
* Relayd and Httpd Mastery; Michael W Lucas
-* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
+* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
* The Linux Programming Interface; Michael Kerrisk; No Starch Press
+* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
-* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
## Self-development and soft-skills books
In random order:
+* The Off Switch; Mark Cropley; Virgin Books
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* The Joy of Missing Out; Christina Crook; New Society Publishers
* Ultralearning; Scott Young; Thorsons
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* Slow Productivity; Cal Newport; Penguin Random House
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* The Power of Now; Eckhard Tolle; Yellow Kite
* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* The Joy of Missing Out; Christina Crook; New Society Publishers
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Soft Skills; John Sommez; Manning Publications
-* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* 101 Essays that change the way you think; Brianna Wiest; Audible
+* Atomic Habits; James Clear; Random House Business
* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audible
* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
-* Ultralearning; Anna Laurent; Self-published via Amazon
-* 101 Essays that change the way you think; Brianna Wiest; Audible
* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audible
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
-* The Power of Now; Eckhard Tolle; Yellow Kite
-* Atomic Habits; James Clear; Random House Business
+* Digital Minimalism; Cal Newport; Portofolio Penguin
+* Ultralearning; Anna Laurent; Self-published via Amazon
* Deep Work; Cal Newport; Piatkus
+* Soft Skills; John Sommez; Manning Publications
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+* Slow Productivity; Cal Newport; Penguin Random House
+* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
* So Good They Can't Ignore You; Cal Newport; Business Plus
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* The Off Switch; Mark Cropley; Virgin Books
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
[Here are notes of mine for some of the books](../notes/index.md)
@@ -133,29 +134,29 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* Scripting Vim; Damian Conway; O'Reilly Online
-* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
* Protocol buffers; O'Reilly Online
* AWS Immersion Day; Amazon; 1-day interactive online training
-* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
-* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
-* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)
+* Apache Tomcat Best Practises; 3-day on-site training
* Functional programming lecture; Remote University of Hagen
* MySQL Deep Dive Workshop; 2-day on-site training
+* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
-* Apache Tomcat Best Practises; 3-day on-site training
+* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
+* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)
+* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* Scripting Vim; Damian Conway; O'Reilly Online
+* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
## Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
-* Raku Guide at https://raku.guide
* Advanced Bash-Scripting Guide
+* Raku Guide at https://raku.guide
## Podcasts
@@ -163,14 +164,14 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
+* Deep Questions with Cal Newport
* The Pragmatic Engineer Podcast
* Dev Interrupted
-* Deep Questions with Cal Newport
-* Ship it (Changelog)
-* Go Time (Changelog)
-* Cup o' Go [Golang]
* Backend Banter
* Maintainable
+* Go Time (Changelog)
+* Ship it (Changelog)
+* Cup o' Go [Golang]
* The ProdCast (Google SRE Podcast)
* Hidden Brain
@@ -178,24 +179,24 @@ In random order:
I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.
-* Java Pub House
* FLOSS weekly
* Modern Mentor
* CRE: Chaosradio Express [german]
+* Java Pub House
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* Register Spill
+* Andreas Brandhorst Newsletter (Sci-Fi author)
+* Ruby Weekly
* byteSizeGo
-* The Valuable Dev
-* The Imperfectionist
* VK Newsletter
+* The Imperfectionist
+* Register Spill
* Applied Go Weekly Newsletter
-* Andreas Brandhorst Newsletter (Sci-Fi author)
-* Ruby Weekly
* Golang Weekly
+* The Valuable Dev
# Formal education
diff --git a/about/technical-books.txt b/about/technical-books.txt
index 9b904ca2..fa7c6a8a 100644
--- a/about/technical-books.txt
+++ b/about/technical-books.txt
@@ -1,4 +1,5 @@
* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
diff --git a/gemfeed/2022-04-10-creative-universe.md b/gemfeed/2022-04-10-creative-universe.md
index 4f49e989..ff464c96 100644
--- a/gemfeed/2022-04-10-creative-universe.md
+++ b/gemfeed/2022-04-10-creative-universe.md
@@ -90,7 +90,7 @@ I am not saying that you should skip sleep. By all means, if you can sleep, then
Have regular breaks. Don't skip your lunch break. Best, have a walk during lunchtime. And after work, do some kind of workout or visit a sports class. Do something completely unrelated to work before going to sleep (e.g. visit a parallel universe and read a Science Fiction novel). In short: Totally hit the off-switch after your work for the day is finished. You will be much more energised and motivated the next time you open your work laptop.
-[I personally love to read Science Fiction novels](../other-resources.md)
+[I personally love to read Science Fiction novels](../about/novels.md)
I skip breakfast and lunch during the week. This means that on average, I intermittent fast on average 18-20 hours daily. It may sound odd to most people (who don't intermittent fast), but in a fasted state, I can be even more focused, thus helping me immerse myself in something even more. Not having breakfast and lunch also gives me back some time for other things (e.g. a nice walk, where I listen to podcasts or audiobooks or practise using my camera (street photography)). I relax my routine during the week ends, where I may enjoy a meal at any given time of the day.
diff --git a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md
index 045eb4ee..f43d1055 100644
--- a/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md
+++ b/gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md
@@ -87,6 +87,6 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
-[More books and other resources I found useful.](../resources.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-04-01-never-split-the-difference-book-notes.md b/gemfeed/2023-04-01-never-split-the-difference-book-notes.md
index 0dcc7a8e..9500ae38 100644
--- a/gemfeed/2023-04-01-never-split-the-difference-book-notes.md
+++ b/gemfeed/2023-04-01-never-split-the-difference-book-notes.md
@@ -146,5 +146,6 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md b/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md
index e546bcc8..1256673d 100644
--- a/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md
+++ b/gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.md
@@ -107,6 +107,6 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
-[More books and other resources I found useful.](../resources.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md b/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md
index 3a28aa17..8c5e6500 100644
--- a/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md
+++ b/gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.md
@@ -315,6 +315,6 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
-[More books and other resources I found useful.](../resources.md)
[Back to the main site](../)
diff --git a/gemfeed/2023-11-11-mind-management-book-notes.md b/gemfeed/2023-11-11-mind-management-book-notes.md
index 863f33e5..96a2c6e5 100644
--- a/gemfeed/2023-11-11-mind-management-book-notes.md
+++ b/gemfeed/2023-11-11-mind-management-book-notes.md
@@ -117,6 +117,6 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes (You are currently reading this)](./2023-11-11-mind-management-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
-[More books and other resources I found useful.](../resources.md)
[Back to the main site](../)
diff --git a/gemfeed/2024-05-01-slow-productivity-book-notes.md b/gemfeed/2024-05-01-slow-productivity-book-notes.md
index b53ac2ee..6fde73fa 100644
--- a/gemfeed/2024-05-01-slow-productivity-book-notes.md
+++ b/gemfeed/2024-05-01-slow-productivity-book-notes.md
@@ -145,6 +145,6 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
[2024-05-01 "Slow Productivity" book notes (You are currently reading this)](./2024-05-01-slow-productivity-book-notes.md)
[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
-[More books and other resources I found useful.](../resources.md)
[Back to the main site](../)
diff --git a/gemfeed/2024-07-07-the-stoic-challenge-book-notes.md b/gemfeed/2024-07-07-the-stoic-challenge-book-notes.md
index 55edb442..cb9b3294 100644
--- a/gemfeed/2024-07-07-the-stoic-challenge-book-notes.md
+++ b/gemfeed/2024-07-07-the-stoic-challenge-book-notes.md
@@ -64,6 +64,6 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
[2024-07-07 "The Stoic Challenge" book notes (You are currently reading this)](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-10-24 "Staff Engineer" book notes](./2024-10-24-staff-engineer-book-notes.md)
-[More books and other resources I found useful.](../resources.md)
[Back to the main site](../)
diff --git a/gemfeed/2024-10-24-staff-engineer-book-notes.md b/gemfeed/2024-10-24-staff-engineer-book-notes.md
new file mode 100644
index 00000000..4608c965
--- /dev/null
+++ b/gemfeed/2024-10-24-staff-engineer-book-notes.md
@@ -0,0 +1,71 @@
+# "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.
+
+```
+ ,.......... ..........,
+ ,..,' '.' ',..,
+ ,' ,' : ', ',
+ ,' ,' : ', ',
+ ,' ,' : ', ',
+ ,' ,'............., : ,.............', ',
+,' '............ '.' ............' ',
+ '''''''''''''''''';''';''''''''''''''''''
+ '''
+```
+
+## Table of Contents
+
+* [⇢ "Staff Engineer" book notes](#staff-engineer-book-notes)
+* [⇢ ⇢ Not a faster Senior Engineer](#not-a-faster-senior-engineer)
+* [⇢ ⇢ The Balance](#the-balance)
+* [⇢ ⇢ More things](#more-things)
+
+## 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:
+
+[2023-03-16 "The Pragmatic Programmer" book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
+[2023-04-01 "Never split the difference" book notes](./2023-04-01-never-split-the-difference-book-notes.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./2023-05-06-the-obstacle-is-the-way-book-notes.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./2023-07-17-career-guide-and-soft-skills-book-notes.md)
+[2023-11-11 "Mind Management" book notes](./2023-11-11-mind-management-book-notes.md)
+[2024-05-01 "Slow Productivity" book notes](./2024-05-01-slow-productivity-book-notes.md)
+[2024-07-07 "The Stoic Challenge" book notes](./2024-07-07-the-stoic-challenge-book-notes.md)
+[2024-10-24 "Staff Engineer" book notes (You are currently reading this)](./2024-10-24-staff-engineer-book-notes.md)
+
+[Back to the main site](../)
diff --git a/gemfeed/index.md b/gemfeed/index.md
index d1b2f6a4..a88036bf 100644
--- a/gemfeed/index.md
+++ b/gemfeed/index.md
@@ -2,6 +2,7 @@
## To be in the .zone!
+[2024-10-24 - 'Staff Engineer' book notes](./2024-10-24-staff-engineer-book-notes.md)
[2024-10-02 - Gemtexter 3.0.0 - Let's Gemtext again⁴](./2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md)
[2024-09-07 - Site Reliability Engineering - Part 4: Onboarding for On-Call Engineers](./2024-09-07-site-reliability-engineering-part-4.md)
[2024-09-07 - Projects I financially support](./2024-09-07-projects-i-support.md)
diff --git a/index.md b/index.md
index 9cfd5a61..285c0f94 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2024-10-11T16:40:29+03:00 by `Gemtexter`
+> This site was generated at 2024-10-24T21:04:20+03:00 by `Gemtexter`
Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. Note that this blog usually does not overlap with what I do at my day job as a Site Reliability Engineer.
@@ -28,6 +28,7 @@ Welcome to the foo.zone. Everything you read on this site is my personal opinion
### Posts
+[2024-10-24 - 'Staff Engineer' book notes](./gemfeed/2024-10-24-staff-engineer-book-notes.md)
[2024-10-02 - Gemtexter 3.0.0 - Let's Gemtext again⁴](./gemfeed/2024-10-02-gemtexter-3.0.0-lets-gemtext-again-4.md)
[2024-09-07 - Site Reliability Engineering - Part 4: Onboarding for On-Call Engineers](./gemfeed/2024-09-07-site-reliability-engineering-part-4.md)
[2024-09-07 - Projects I financially support](./gemfeed/2024-09-07-projects-i-support.md)
diff --git a/notes/career-guide-and-soft-skills.md b/notes/career-guide-and-soft-skills.md
index b49caaf0..011dfecf 100644
--- a/notes/career-guide-and-soft-skills.md
+++ b/notes/career-guide-and-soft-skills.md
@@ -315,6 +315,6 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes](./mind-management.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
-[More books and other resources I found useful.](../resources.md)
[Back to the main site](../)
diff --git a/notes/mind-management.md b/notes/mind-management.md
index 52c3c359..284502ce 100644
--- a/notes/mind-management.md
+++ b/notes/mind-management.md
@@ -117,7 +117,7 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes (You are currently reading this)](./mind-management.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
-[More books and other resources I found useful.](../resources.md)
[Back to the main site](../)
diff --git a/notes/never-split-the-difference.md b/notes/never-split-the-difference.md
index 5b091d53..1d07aa30 100644
--- a/notes/never-split-the-difference.md
+++ b/notes/never-split-the-difference.md
@@ -146,5 +146,6 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes](./mind-management.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
[Back to the main site](../)
diff --git a/notes/slow-productivity.md b/notes/slow-productivity.md
index b4099378..68967f31 100644
--- a/notes/slow-productivity.md
+++ b/notes/slow-productivity.md
@@ -145,7 +145,7 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes](./mind-management.md)
[2024-05-01 "Slow Productivity" book notes (You are currently reading this)](./slow-productivity.md)
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
-[More books and other resources I found useful.](../resources.md)
[Back to the main site](../)
diff --git a/notes/staff-engineer.md b/notes/staff-engineer.md
index 2ccf43e2..74f38a4b 100644
--- a/notes/staff-engineer.md
+++ b/notes/staff-engineer.md
@@ -1,6 +1,27 @@
# "Staff Engineer" book notes
-> Last updated 10.8.2023
+> 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.
+
+```
+ ,.......... ..........,
+ ,..,' '.' ',..,
+ ,' ,' : ', ',
+ ,' ,' : ', ',
+ ,' ,' : ', ',
+ ,' ,'............., : ,.............', ',
+,' '............ '.' ............' ',
+ '''''''''''''''''';''';''''''''''''''''''
+ '''
+```
+
+## Table of Contents
+
+* [⇢ "Staff Engineer" book notes](#staff-engineer-book-notes)
+* [⇢ ⇢ Not a faster Senior Engineer](#not-a-faster-senior-engineer)
+* [⇢ ⇢ The Balance](#the-balance)
+* [⇢ ⇢ More things](#more-things)
## Not a faster Senior Engineer
@@ -36,4 +57,16 @@ Sebactical: Take at least six months. Otherwise, it won't be as restored.
E-Mail your comments to `paul@nospam.buetow.org` :-)
+Other book notes of mine are:
+
+[2023-03-16 "The Pragmatic Programmer" book notes](./the-pragmatic-programmer.md)
+[2023-04-01 "Never split the difference" book notes](./never-split-the-difference.md)
+[2023-05-06 "The Obstacle is the Way" book notes](./the-obstacle-is-the-way.md)
+[2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes](./career-guide-and-soft-skills.md)
+[2023-11-11 "Mind Management" book notes](./mind-management.md)
+[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
+[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-10-24 "Staff Engineer" book notes (You are currently reading this)](./staff-engineer.md)
+
[Back to the main site](../)
+
diff --git a/notes/the-obstacle-is-the-way.md b/notes/the-obstacle-is-the-way.md
index 22a0423d..5d823524 100644
--- a/notes/the-obstacle-is-the-way.md
+++ b/notes/the-obstacle-is-the-way.md
@@ -107,6 +107,6 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes](./mind-management.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
-[More books and other resources I found useful.](../resources.md)
[Back to the main site](../)
diff --git a/notes/the-pragmatic-programmer.md b/notes/the-pragmatic-programmer.md
index c855ccc6..fd0a2ea4 100644
--- a/notes/the-pragmatic-programmer.md
+++ b/notes/the-pragmatic-programmer.md
@@ -87,6 +87,6 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes](./mind-management.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2024-07-07 "The Stoic Challenge" book notes](./the-stoic-challenge.md)
+[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
-[More books and other resources I found useful.](../resources.md)
[Back to the main site](../)
diff --git a/notes/the-stoic-challenge.md b/notes/the-stoic-challenge.md
index d08c1ce1..1cffa3c9 100644
--- a/notes/the-stoic-challenge.md
+++ b/notes/the-stoic-challenge.md
@@ -64,6 +64,6 @@ Other book notes of mine are:
[2023-11-11 "Mind Management" book notes](./mind-management.md)
[2024-05-01 "Slow Productivity" book notes](./slow-productivity.md)
[2024-07-07 "The Stoic Challenge" book notes (You are currently reading this)](./the-stoic-challenge.md)
+[2024-10-24 "Staff Engineer" book notes](./staff-engineer.md)
-[More books and other resources I found useful.](../resources.md)
[Back to the main site](../)
diff --git a/uptime-stats.md b/uptime-stats.md
index 615868b9..49004c3c 100644
--- a/uptime-stats.md
+++ b/uptime-stats.md
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2024-10-11T16:40:29+03:00
+> This site was last updated at 2024-10-24T21:04:20+03:00
The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine.
@@ -23,24 +23,24 @@ Boots is the total number of host boots over the entire lifespan.
+-----+----------------+-------+
| 1. | alphacentauri | 671 |
| 2. | mars | 207 |
-| 3. | callisto | 153 |
-| 4. | *earth | 152 |
+| 3. | *earth | 158 |
+| 4. | callisto | 153 |
| 5. | dionysus | 136 |
| 6. | tauceti-e | 120 |
-| 7. | *makemake | 58 |
-| 8. | *uranus | 54 |
+| 7. | *makemake | 60 |
+| 8. | *uranus | 56 |
| 9. | pluto | 51 |
| 10. | mega15289 | 50 |
| 11. | *t450 | 40 |
-| 12. | mega8477 | 40 |
-| 13. | phobos | 40 |
-| 14. | *fishfinger | 33 |
-| 15. | sun | 33 |
+| 12. | phobos | 40 |
+| 13. | mega8477 | 40 |
+| 14. | sun | 33 |
+| 15. | *fishfinger | 33 |
| 16. | *blowfish | 25 |
-| 17. | moon | 20 |
-| 18. | vulcan | 19 |
-| 19. | tauceti | 16 |
-| 20. | *mega-m3-pro | 15 |
+| 17. | *mega-m3-pro | 21 |
+| 18. | moon | 20 |
+| 19. | vulcan | 19 |
+| 20. | tauceti | 16 |
+-----+----------------+-------+
```
@@ -58,20 +58,20 @@ Uptime is the total uptime of a host over the entire lifespan.
| 4. | uugrn | 3 years, 5 months, 5 days |
| 5. | deltavega | 3 years, 1 months, 21 days |
| 6. | pluto | 2 years, 10 months, 29 days |
-| 7. | *blowfish | 2 years, 9 months, 11 days |
-| 8. | *earth | 2 years, 9 months, 1 days |
+| 7. | *blowfish | 2 years, 10 months, 27 days |
+| 8. | *earth | 2 years, 10 months, 16 days |
| 9. | tauceti | 2 years, 3 months, 19 days |
-| 10. | *fishfinger | 2 years, 1 months, 9 days |
+| 10. | *fishfinger | 2 years, 2 months, 24 days |
| 11. | mega15289 | 1 years, 12 months, 17 days |
| 12. | tauceti-f | 1 years, 9 months, 18 days |
| 13. | mega8477 | 1 years, 3 months, 25 days |
| 14. | host0 | 1 years, 3 months, 9 days |
| 15. | tauceti-e | 1 years, 2 months, 20 days |
-| 16. | *makemake | 1 years, 2 months, 18 days |
+| 16. | *makemake | 1 years, 2 months, 20 days |
| 17. | callisto | 0 years, 10 months, 31 days |
| 18. | alphacentauri | 0 years, 10 months, 28 days |
-| 19. | babylon5 | 0 years, 9 months, 25 days |
-| 20. | london | 0 years, 9 months, 16 days |
+| 19. | *t450 | 0 years, 10 months, 10 days |
+| 20. | babylon5 | 0 years, 9 months, 25 days |
+-----+----------------+-----------------------------+
```
@@ -88,21 +88,21 @@ Score is calculated by combining all other metrics.
| 3. | sun | 238 |
| 4. | uugrn | 211 |
| 5. | alphacentauri | 201 |
-| 6. | deltavega | 193 |
-| 7. | *earth | 190 |
+| 6. | *earth | 199 |
+| 7. | deltavega | 193 |
| 8. | pluto | 182 |
-| 9. | *blowfish | 174 |
+| 9. | *blowfish | 182 |
| 10. | dionysus | 156 |
| 11. | mega15289 | 147 |
| 12. | tauceti | 141 |
-| 13. | *fishfinger | 133 |
+| 13. | *fishfinger | 141 |
| 14. | *makemake | 117 |
| 15. | tauceti-f | 108 |
| 16. | tauceti-e | 96 |
| 17. | callisto | 86 |
| 18. | mega8477 | 80 |
| 19. | host0 | 76 |
-| 20. | mars | 67 |
+| 20. | *t450 | 71 |
+-----+----------------+-------+
```
@@ -115,9 +115,9 @@ Downtime is the total downtime of a host over the entire lifespan.
| Pos | Host | Downtime |
+-----+----------------+-----------------------------+
| 1. | dionysus | 8 years, 3 months, 16 days |
-| 2. | alphacentauri | 5 years, 11 months, 18 days |
-| 3. | *uranus | 5 years, 11 months, 6 days |
-| 4. | *makemake | 2 years, 6 months, 5 days |
+| 2. | *uranus | 5 years, 11 months, 20 days |
+| 3. | alphacentauri | 5 years, 11 months, 18 days |
+| 4. | *makemake | 2 years, 6 months, 20 days |
| 5. | moon | 2 years, 1 months, 1 days |
| 6. | callisto | 1 years, 5 months, 15 days |
| 7. | mega15289 | 1 years, 4 months, 24 days |
@@ -125,7 +125,7 @@ Downtime is the total downtime of a host over the entire lifespan.
| 9. | mars | 1 years, 2 months, 10 days |
| 10. | tauceti-e | 0 years, 12 months, 9 days |
| 11. | sirius | 0 years, 8 months, 20 days |
-| 12. | *earth | 0 years, 6 months, 9 days |
+| 12. | *earth | 0 years, 6 months, 13 days |
| 13. | deimos | 0 years, 5 months, 15 days |
| 14. | joghurt | 0 years, 2 months, 9 days |
| 15. | host0 | 0 years, 2 months, 1 days |
@@ -145,24 +145,24 @@ Lifespan is the total uptime + the total downtime of a host.
+-----+----------------+-----------------------------+
| Pos | Host | Lifespan |
+-----+----------------+-----------------------------+
-| 1. | *uranus | 9 years, 7 months, 12 days |
+| 1. | *uranus | 9 years, 7 months, 26 days |
| 2. | dionysus | 8 years, 6 months, 17 days |
| 3. | alphacentauri | 6 years, 9 months, 13 days |
| 4. | vulcan | 4 years, 5 months, 6 days |
| 5. | sun | 3 years, 10 months, 2 days |
-| 6. | *makemake | 3 years, 7 months, 24 days |
+| 6. | *makemake | 3 years, 8 months, 10 days |
| 7. | uugrn | 3 years, 5 months, 5 days |
| 8. | mega15289 | 3 years, 4 months, 9 days |
-| 9. | *earth | 3 years, 2 months, 8 days |
+| 9. | *earth | 3 years, 3 months, 28 days |
| 10. | deltavega | 3 years, 1 months, 21 days |
| 11. | pluto | 2 years, 10 months, 30 days |
-| 12. | *blowfish | 2 years, 9 months, 12 days |
+| 12. | *blowfish | 2 years, 10 months, 28 days |
| 13. | moon | 2 years, 4 months, 25 days |
| 14. | tauceti | 2 years, 3 months, 22 days |
| 15. | callisto | 2 years, 3 months, 13 days |
-| 16. | tauceti-e | 2 years, 1 months, 29 days |
-| 17. | *fishfinger | 2 years, 1 months, 10 days |
-| 18. | *t450 | 1 years, 10 months, 6 days |
+| 16. | *fishfinger | 2 years, 2 months, 25 days |
+| 17. | tauceti-e | 2 years, 1 months, 29 days |
+| 18. | *t450 | 1 years, 11 months, 21 days |
| 19. | tauceti-f | 1 years, 9 months, 20 days |
| 20. | mars | 1 years, 8 months, 19 days |
+-----+----------------+-----------------------------+
@@ -181,13 +181,13 @@ Boots is the total number of host boots over the entire lifespan.
| 3. | Linux 5... | 162 |
| 4. | Linux 4... | 161 |
| 5. | FreeBSD 11... | 153 |
-| 6. | FreeBSD 13... | 116 |
-| 7. | *Linux 6... | 110 |
+| 6. | *Linux 6... | 120 |
+| 7. | FreeBSD 13... | 116 |
| 8. | *OpenBSD 7... | 68 |
| 9. | Darwin 13... | 40 |
-| 10. | FreeBSD 5... | 25 |
-| 11. | Linux 2... | 22 |
-| 12. | *Darwin 23... | 20 |
+| 10. | *Darwin 23... | 26 |
+| 11. | FreeBSD 5... | 25 |
+| 12. | Linux 2... | 22 |
| 13. | Darwin 21... | 17 |
| 14. | Darwin 15... | 15 |
| 15. | *FreeBSD 14... | 14 |
@@ -209,21 +209,21 @@ Uptime is the total uptime of a host over the entire lifespan.
+-----+----------------+------------------------------+
| 1. | Linux 3... | 15 years, 10 months, 25 days |
| 2. | FreeBSD 10... | 5 years, 9 months, 9 days |
-| 3. | *OpenBSD 7... | 5 years, 5 months, 21 days |
+| 3. | *OpenBSD 7... | 5 years, 8 months, 20 days |
| 4. | Linux 5... | 4 years, 10 months, 21 days |
| 5. | Linux 4... | 2 years, 7 months, 22 days |
| 6. | FreeBSD 11... | 2 years, 4 months, 28 days |
-| 7. | Linux 2... | 1 years, 11 months, 21 days |
-| 8. | *Linux 6... | 1 years, 11 months, 14 days |
+| 7. | *Linux 6... | 1 years, 12 months, 31 days |
+| 8. | Linux 2... | 1 years, 11 months, 21 days |
| 9. | Darwin 13... | 1 years, 3 months, 25 days |
| 10. | FreeBSD 6... | 1 years, 3 months, 9 days |
-| 11. | OpenBSD 4... | 0 years, 8 months, 12 days |
-| 12. | *FreeBSD 14... | 0 years, 8 months, 9 days |
+| 11. | *FreeBSD 14... | 0 years, 9 months, 24 days |
+| 12. | OpenBSD 4... | 0 years, 8 months, 12 days |
| 13. | Darwin 21... | 0 years, 8 months, 2 days |
-| 14. | Darwin 18... | 0 years, 7 months, 5 days |
-| 15. | Darwin 22... | 0 years, 6 months, 22 days |
-| 16. | Darwin 15... | 0 years, 6 months, 15 days |
-| 17. | *Darwin 23... | 0 years, 6 months, 8 days |
+| 14. | *Darwin 23... | 0 years, 7 months, 25 days |
+| 15. | Darwin 18... | 0 years, 7 months, 5 days |
+| 16. | Darwin 22... | 0 years, 6 months, 22 days |
+| 17. | Darwin 15... | 0 years, 6 months, 15 days |
| 18. | FreeBSD 5... | 0 years, 5 months, 18 days |
| 19. | FreeBSD 13... | 0 years, 4 months, 2 days |
| 20. | Darwin 20... | 0 years, 3 months, 7 days |
@@ -240,23 +240,23 @@ Score is calculated by combining all other metrics.
+-----+----------------+-------+
| 1. | Linux 3... | 1045 |
| 2. | FreeBSD 10... | 406 |
-| 3. | *OpenBSD 7... | 348 |
+| 3. | *OpenBSD 7... | 364 |
| 4. | Linux 5... | 317 |
| 5. | Linux 4... | 175 |
| 6. | FreeBSD 11... | 159 |
-| 7. | *Linux 6... | 130 |
+| 7. | *Linux 6... | 139 |
| 8. | Linux 2... | 121 |
| 9. | Darwin 13... | 80 |
| 10. | FreeBSD 6... | 75 |
-| 11. | *FreeBSD 14... | 41 |
-| 12. | OpenBSD 4... | 39 |
-| 13. | Darwin 21... | 38 |
-| 14. | Darwin 18... | 32 |
-| 15. | *Darwin 23... | 31 |
+| 11. | *FreeBSD 14... | 49 |
+| 12. | *Darwin 23... | 40 |
+| 13. | OpenBSD 4... | 39 |
+| 14. | Darwin 21... | 38 |
+| 15. | Darwin 18... | 32 |
| 16. | Darwin 22... | 30 |
| 17. | Darwin 15... | 29 |
-| 18. | FreeBSD 5... | 25 |
-| 19. | FreeBSD 13... | 25 |
+| 18. | FreeBSD 13... | 25 |
+| 19. | FreeBSD 5... | 25 |
| 20. | Darwin 20... | 11 |
+-----+----------------+-------+
```
@@ -269,9 +269,9 @@ Boots is the total number of host boots over the entire lifespan.
+-----+------------+-------+
| Pos | KernelName | Boots |
+-----+------------+-------+
-| 1. | *Linux | 1005 |
+| 1. | *Linux | 1015 |
| 2. | *FreeBSD | 879 |
-| 3. | *Darwin | 120 |
+| 3. | *Darwin | 126 |
| 4. | *OpenBSD | 78 |
+-----+------------+-------+
```
@@ -284,10 +284,10 @@ Uptime is the total uptime of a host over the entire lifespan.
+-----+------------+-----------------------------+
| Pos | KernelName | Uptime |
+-----+------------+-----------------------------+
-| 1. | *Linux | 26 years, 12 months, 6 days |
-| 2. | *FreeBSD | 10 years, 7 months, 11 days |
-| 3. | *OpenBSD | 5 years, 12 months, 30 days |
-| 4. | *Darwin | 3 years, 11 months, 18 days |
+| 1. | *Linux | 27 years, 1 months, 22 days |
+| 2. | *FreeBSD | 10 years, 8 months, 26 days |
+| 3. | *OpenBSD | 6 years, 3 months, 31 days |
+| 4. | *Darwin | 4 years, 1 months, 4 days |
+-----+------------+-----------------------------+
```
@@ -299,10 +299,10 @@ Score is calculated by combining all other metrics.
+-----+------------+-------+
| Pos | KernelName | Score |
+-----+------------+-------+
-| 1. | *Linux | 1789 |
-| 2. | *FreeBSD | 742 |
-| 3. | *OpenBSD | 387 |
-| 4. | *Darwin | 257 |
+| 1. | *Linux | 1798 |
+| 2. | *FreeBSD | 750 |
+| 3. | *OpenBSD | 403 |
+| 4. | *Darwin | 266 |
+-----+------------+-------+
```