diff options
| -rw-r--r-- | about/index.html | 46 | ||||
| -rw-r--r-- | about/paul.jpg | bin | 122201 -> 0 bytes | |||
| -rw-r--r-- | about/resources.html | 200 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 58 |
5 files changed, 131 insertions, 175 deletions
diff --git a/about/index.html b/about/index.html index 533ca519..dab9d9ff 100644 --- a/about/index.html +++ b/about/index.html @@ -22,13 +22,10 @@ <li>Education: Diplom-Informatiker (FH) (Diploma from a German University of Applied Sciences, before hey had international Bachelor and Masters programs)</li> <li>E-Mail: <span class='inlinecode'>paul@nospam.buetow.org</span></li> </ul><br /> -<a href='./paul.jpg'><img alt='Paul Buetow' title='Paul Buetow' src='./paul.jpg' /></a><br /> -<br /> <h2 style='display: inline' id='my-sites'>My sites</h2><br /> <br /> <a class='textlink' href='../'>My blog here at foo.zone</a><br /> <a class='textlink' href='https://irregular.ninja'>irregular.ninja - My street photography site (warn: multiple MBs, it's photos after all)</a><br /> -<a class='textlink' href='./dtail.html'>DTail - the distributed log tailing program</a><br /> <br /> <h2 style='display: inline' id='show-me-the-code'>Show me the code</h2><br /> <br /> @@ -41,52 +38,11 @@ <a class='textlink' href='https://fosstodon.org/@snonux'>@snonux@fosstodon.org - Me at Mastodon</a><br /> <a class='textlink' href='https://www.linkedin.com/in/paul-buetow-b4857270/'>My LinkedIn profile</a><br /> <br /> -<h2 style='display: inline' id='books'>Books</h2><br /> -<br /> -<h3 style='display: inline' id='books-i-am-currently-reading--listening-4'>Books I am currently reading / listening (4)</h3><br /> -<br /> -<ul> -<li>97 Things Every Cloud Engineer Should Know: Collective Wisdom from the Experts; Emily Freeman, Nathen Harvey; eBook (ePub)</li> -<li>How to talk so kids will listen & Listen so kids will talk; Audiobook (Audible)</li> -<li>2005 - Okular; Alastair Reynolds; eBook (Kobo kePub)</li> -<li>2021 - Inhibitor Phase; Alastair Reynolds; Audiobook (Libro.fm)</li> -</ul><br /> -<h3 style='display: inline' id='next-books-already-in-my-shelf-8'>Next books already in my shelf (8)</h3><br /> -<br /> -<ul> -<li>Clean Code; Audiobook (Audible)</li> -<li>Bash it out</li> -<li>Positiv Wirkt: Wie du mit positivem Denken und Handeln aktiv dein Leben gestaltest (german); Armin Schubert; Paperback</li> -<li>The Courage To Be Happy; Ichiro Kishimi and Fumitake Koga; Paperback</li> -<li>1992 - A Fire Upon the Deep (german: Ein Feuer auf der Tiefe); Vernor Vinge; eBook (buecher.de)</li> -<li>2025 - Origin: Die Entdecknug (german); Andreas Brandhorst; eBook (buecher.de)</li> -<li>2025 - Origin: Die Erweckung (german); Joschua Tree; eBook (buecher.de)</li> -<li>2025 - Origin: Die Erloesung (german); Brandon Q. Morris; eBook (buecher.de)</li> -</ul><br /> -<h3 style='display: inline' id='book-wishlist-3'>Book wishlist (3)</h3><br /> -<br /> -<ul> -<li>2025 - Gateway - Frederik Pohl (german)</li> -<li>Bozo Loop - https://rachelbythebay.gumroad.com/l/bozo-loop-epub</li> -<li>Maybe Understanding Distributed Systems - https://understandingdistributed.systems (or do I know most of it already?)</li> -</ul><br /> -<h3 style='display: inline' id='books-i-ve-read'>Books I've read</h3><br /> +<h2 style='display: inline' id='books-i-ve-read'>Books I've read</h2><br /> <br /> <a class='textlink' href='./resources.html'>Resources, Technical Books, Podcasts, Courses and Guides I recommend</a><br /> <a class='textlink' href='./novels.html'>Novels I've read</a><br /> <br /> -<h2 style='display: inline' id='things-i-am-currently-learning'>Things I am currently learning</h2><br /> -<br /> -<ul> -<li>Bulgarian language level 4 (A2)</li> -</ul><br /> -<h2 style='display: inline' id='things-i-want-to-learn-soon'>Things I want to learn (soon?)</h2><br /> -<br /> -<ul> -<li><span class='inlinecode'>jqlang</span> - Deep dive into https://jqlang.org</li> -<li><span class='inlinecode'>d2lang</span> - Deep dive into https://d2lang.com</li> -<li>Advanced Prometheus Course at Grafana Labs</li> -</ul><br /> <span>That's all for now...</span><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> diff --git a/about/paul.jpg b/about/paul.jpg Binary files differdeleted file mode 100644 index 8acac9b8..00000000 --- a/about/paul.jpg +++ /dev/null diff --git a/about/resources.html b/about/resources.html index 8bca91be..8a697a65 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,112 +50,112 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>The Docker Book; James Turnbull; Kindle</li> -<li>Ultimate Go Notebook; Bill Kennedy</li> -<li>Raku Fundamentals; Moritz Lenz; Apress</li> -<li>Modern Perl; Chromatic ; Onyx Neon Press</li> -<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> -<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> <li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> -<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> +<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> <li>Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook</li> -<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> -<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> +<li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> +<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> +<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> +<li>Developing Games in Java; David Brackeen and others...; New Riders</li> <li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> <li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> -<li>Leanring eBPF; Liz Rice; O'Reilly</li> -<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> -<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> <li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> -<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> <li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> -<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> +<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li> <li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> +<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> <li>Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf</li> -<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> -<li>Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook</li> <li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> -<li>Effective awk programming; Arnold Robbins; O'Reilly</li> -<li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> +<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> +<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> +<li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> <li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> +<li>The Docker Book; James Turnbull; Kindle</li> <li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> <li>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</li> +<li>Raku Recipes; J.J. Merelo; Apress</li> +<li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> <li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> +<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> +<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> +<li>Modern Perl; Chromatic ; Onyx Neon Press</li> +<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> +<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> +<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> +<li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> +<li>Raku Fundamentals; Moritz Lenz; Apress</li> <li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> -<li>Raku Recipes; J.J. Merelo; Apress</li> -<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> +<li>Ultimate Go Notebook; Bill Kennedy</li> +<li>Leanring eBPF; Liz Rice; O'Reilly</li> </ul><br /> <h2 style='display: inline' id='technical-references'>Technical references</h2><br /> <br /> <span>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:</span><br /> <br /> <ul> -<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> -<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> <li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> -<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> <li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> +<li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> +<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> <li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> -<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li> <li>Relayd and Httpd Mastery; Michael W Lucas</li> +<li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> +<li>Go: Design Patterns for Real-World Projects; Mat Ryer; Packt</li> </ul><br /> <h2 style='display: inline' id='self-development-and-soft-skills-books'>Self-development and soft-skills books</h2><br /> <br /> <span>In random order:</span><br /> <br /> <ul> -<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> -<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li> -<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> -<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> -<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li> -<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> -<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> -<li>Slow Productivity; Cal Newport; Penguin Random House</li> -<li>Ultralearning; Scott Young; Thorsons</li> -<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> <li>Meditation for Mortals, Oliver Burkeman, Audiobook</li> -<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> +<li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> +<li>Soft Skills; John Sommez; Manning Publications</li> <li>Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook</li> -<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> -<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> -<li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li> -<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> -<li>The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook </li> +<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> +<li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> +<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> +<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> <li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> -<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> -<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> -<li>The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook</li> -<li>Deep Work; Cal Newport; Piatkus</li> +<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li> +<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> <li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> -<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li> -<li>Eat That Frog; Brian Tracy</li> -<li>Getting Things Done; David Allen</li> -<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> +<li>The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook </li> +<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> +<li>Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook</li> <li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> +<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> <li>Atomic Habits; James Clear; Random House Business</li> +<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> +<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> +<li>97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook</li> +<li>Slow Productivity; Cal Newport; Penguin Random House</li> +<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> +<li>The Power of Now; Eckhard Tolle; Yellow Kite</li> +<li>Ultralearning; Scott Young; Thorsons</li> <li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> -<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>Deep Work; Cal Newport; Piatkus</li> +<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> +<li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion</li> +<li>Eat That Frog; Brian Tracy</li> +<li>The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)</li> <li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> -<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> -<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> -<li>97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook</li> -<li>Soft Skills; John Sommez; Manning Publications</li> -<li>Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)</li> +<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> +<li>Getting Things Done; David Allen</li> +<li>101 Essays that change the way you think; Brianna Wiest; Audiobook</li> +<li>The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook</li> +<li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> </ul><br /> <a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br /> <br /> @@ -164,30 +164,30 @@ <span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br /> <br /> <ul> -<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> +<li>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)</li> +<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> +<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> +<li>MySQL Deep Dive Workshop; 2-day on-site training</li> +<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> +<li>AWS Immersion Day; Amazon; 1-day interactive online training </li> +<li>Apache Tomcat Best Practises; 3-day on-site training</li> <li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> +<li>Functional programming lecture; Remote University of Hagen</li> <li>Scripting Vim; Damian Conway; O'Reilly Online</li> +<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> <li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> -<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> <li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> -<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> <li>Protocol buffers; O'Reilly Online</li> -<li>Apache Tomcat Best Practises; 3-day on-site training</li> -<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> -<li>MySQL Deep Dive Workshop; 2-day on-site training</li> -<li>Functional programming lecture; Remote University of Hagen</li> -<li>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)</li> -<li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> -<li>AWS Immersion Day; Amazon; 1-day interactive online training </li> <li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> +<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> </ul><br /> <h2 style='display: inline' id='technical-guides'>Technical guides</h2><br /> <br /> <span>These are not whole books, but guides (smaller or larger) which I found very useful. in random order:</span><br /> <br /> <ul> -<li>How CPUs work at https://cpu.land</li> <li>Advanced Bash-Scripting Guide </li> +<li>How CPUs work at https://cpu.land</li> <li>Raku Guide at https://raku.guide </li> </ul><br /> <h2 style='display: inline' id='podcasts'>Podcasts</h2><br /> @@ -197,61 +197,61 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Fork Around And Find Out</li> -<li>Fallthrough [Golang]</li> -<li>Dev Interrupted</li> +<li>Cup o' Go [Golang]</li> <li>The Pragmatic Engineer Podcast</li> -<li>Modern Mentor</li> <li>Maintainable</li> +<li>Dev Interrupted</li> <li>Backend Banter</li> +<li>Hidden Brain</li> +<li>The Changelog Podcast(s)</li> <li>Wednesday Wisdom</li> <li>The ProdCast (Google SRE Podcast)</li> <li>BSD Now [BSD]</li> -<li>Cup o' Go [Golang]</li> -<li>Pratical AI</li> -<li>The Changelog Podcast(s)</li> -<li>Hidden Brain</li> <li>Deep Questions with Cal Newport</li> +<li>Pratical AI</li> +<li>Fork Around And Find Out</li> +<li>Modern Mentor</li> +<li>Fallthrough [Golang]</li> </ul><br /> <h3 style='display: inline' id='podcasts-i-liked'>Podcasts I liked</h3><br /> <br /> <span>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.</span><br /> <br /> <ul> -<li>FLOSS weekly</li> +<li>CRE: Chaosradio Express [german]</li> <li>Java Pub House</li> <li>Modern Mentor</li> -<li>Go Time (predecessor of fallthrough)</li> -<li>CRE: Chaosradio Express [german]</li> <li>Ship It (predecessor of Fork Around And Find Out)</li> +<li>Go Time (predecessor of fallthrough)</li> +<li>FLOSS weekly</li> </ul><br /> <h2 style='display: inline' id='newsletters-i-like'>Newsletters I like</h2><br /> <br /> <span>This is a mix of tech and non-tech newsletters I am subscribed to. In random order:</span><br /> <br /> <ul> -<li>Monospace Mentor</li> -<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> -<li>byteSizeGo</li> -<li>VK Newsletter</li> +<li>Applied Go Weekly Newsletter</li> <li>Golang Weekly</li> -<li>The Valuable Dev</li> +<li>byteSizeGo</li> +<li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> +<li>Ruby Weekly</li> <li>Changelog News</li> -<li>Applied Go Weekly Newsletter</li> +<li>Register Spill</li> +<li>VK Newsletter</li> +<li>Monospace Mentor</li> <li>The Pragmatic Engineer</li> +<li>The Valuable Dev</li> <li>The Imperfectionist</li> -<li>Ruby Weekly</li> -<li>Register Spill</li> </ul><br /> <h2 style='display: inline' id='magazines-i-liked'>Magazines I like(d)</h2><br /> <br /> <span>This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order:</span><br /> <br /> <ul> -<li>Linux Magazine</li> <li>freeX (not published anymore)</li> -<li>LWN (online only)</li> <li>Linux User</li> +<li>Linux Magazine</li> +<li>LWN (online only)</li> </ul><br /> <h1 style='display: inline' id='formal-education'>Formal education</h1><br /> <br /> @@ -13,7 +13,7 @@ </p> <h1 style='display: inline' id='hello'>Hello!</h1><br /> <br /> -<span class='quote'>This site was generated at 2025-11-18T09:45:23+02:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2025-11-30T22:48:38+02:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <span>Welcome to the foo.zone!</span><br /> <br /> diff --git a/uptime-stats.html b/uptime-stats.html index b5d9662f..a104f473 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -13,7 +13,7 @@ </p> <h1 style='display: inline' id='my-machine-uptime-stats'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2025-11-18T09:45:23+02:00</span><br /> +<span class='quote'>This site was last updated at 2025-11-30T22:48:38+02:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> @@ -35,7 +35,7 @@ | Pos | Host | Boots | Last Kernel | +-----+----------------+-------+------------------------------+ | 1. | alphacentauri | 671 | FreeBSD 11.4-RELEASE-p7 | -| 2. | *earth | 212 | Linux 6.17.7-300.fc43.x86_64 | +| 2. | *earth | 213 | Linux 6.17.8-300.fc43.x86_64 | | 3. | mars | 207 | Linux 3.2.0-4-amd64 | | 4. | callisto | 153 | Linux 4.0.4-303.fc22.x86_64 | | 5. | dionysus | 136 | FreeBSD 13.0-RELEASE-p11 | @@ -46,13 +46,13 @@ | 10. | *f0 | 62 | FreeBSD 14.3-RELEASE | | 11. | uranus | 59 | NetBSD 10.1 | | 12. | pluto | 51 | Linux 3.2.0-4-amd64 | -| 13. | mega15289 | 50 | Darwin 23.4.0 | -| 14. | *mega-m3-pro | 50 | Darwin 24.6.0 | +| 13. | *mega-m3-pro | 50 | Darwin 24.6.0 | +| 14. | mega15289 | 50 | Darwin 23.4.0 | | 15. | *fishfinger | 46 | OpenBSD 7.7 | | 16. | t450 | 44 | FreeBSD 14.2-RELEASE | | 17. | *blowfish | 43 | OpenBSD 7.7 | -| 18. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf | -| 19. | mega8477 | 40 | Darwin 13.4.0 | +| 18. | mega8477 | 40 | Darwin 13.4.0 | +| 19. | phobos | 40 | Linux 3.4.0-CM-g1dd7cdf | | 20. | sun | 33 | FreeBSD 10.3-RELEASE-p24 | +-----+----------------+-------+------------------------------+ </pre> @@ -66,7 +66,7 @@ | Pos | Host | Uptime | Last Kernel | +-----+----------------+-----------------------------+-----------------------------------+ | 1. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 | -| 2. | *earth | 3 years, 10 months, 26 days | Linux 6.17.7-300.fc43.x86_64 | +| 2. | *earth | 3 years, 11 months, 9 days | Linux 6.17.8-300.fc43.x86_64 | | 3. | *blowfish | 3 years, 10 months, 2 days | OpenBSD 7.7 | | 4. | sun | 3 years, 9 months, 26 days | FreeBSD 10.3-RELEASE-p24 | | 5. | uranus | 3 years, 9 months, 5 days | NetBSD 10.1 | @@ -78,7 +78,7 @@ | 11. | mega15289 | 1 years, 12 months, 17 days | Darwin 23.4.0 | | 12. | tauceti-f | 1 years, 9 months, 18 days | Linux 3.2.0-3-amd64 | | 13. | t450 | 1 years, 7 months, 26 days | FreeBSD 14.2-RELEASE | -| 14. | *mega-m3-pro | 1 years, 5 months, 31 days | Darwin 24.6.0 | +| 14. | *mega-m3-pro | 1 years, 6 months, 14 days | Darwin 24.6.0 | | 15. | mega8477 | 1 years, 3 months, 25 days | Darwin 13.4.0 | | 16. | host0 | 1 years, 3 months, 9 days | FreeBSD 6.2-RELEASE-p5 | | 17. | *makemake | 1 years, 3 months, 7 days | Linux 6.9.9-200.fc40.x86_64 | @@ -98,7 +98,7 @@ +-----+----------------+-------+-----------------------------------+ | 1. | uranus | 340 | NetBSD 10.1 | | 2. | vulcan | 275 | Linux 3.10.0-1160.81.1.el7.x86_64 | -| 3. | *earth | 268 | Linux 6.17.7-300.fc43.x86_64 | +| 3. | *earth | 271 | Linux 6.17.8-300.fc43.x86_64 | | 4. | *blowfish | 243 | OpenBSD 7.7 | | 5. | sun | 238 | FreeBSD 10.3-RELEASE-p24 | | 6. | uugrn | 211 | FreeBSD 11.2-RELEASE-p4 | @@ -112,7 +112,7 @@ | 14. | *makemake | 139 | Linux 6.9.9-200.fc40.x86_64 | | 15. | t450 | 119 | FreeBSD 14.2-RELEASE | | 16. | tauceti-f | 108 | Linux 3.2.0-3-amd64 | -| 17. | *mega-m3-pro | 96 | Darwin 24.6.0 | +| 17. | *mega-m3-pro | 98 | Darwin 24.6.0 | | 18. | tauceti-e | 96 | Linux 3.2.0-4-amd64 | | 19. | callisto | 86 | Linux 4.0.4-303.fc22.x86_64 | | 20. | mega8477 | 80 | Darwin 13.4.0 | @@ -141,11 +141,11 @@ | 12. | *f0 | 0 years, 8 months, 3 days | FreeBSD 14.3-RELEASE | | 13. | *f2 | 0 years, 8 months, 2 days | FreeBSD 14.3-RELEASE | | 14. | *f1 | 0 years, 8 months, 1 days | FreeBSD 14.3-RELEASE | -| 15. | *earth | 0 years, 6 months, 29 days | Linux 6.17.7-300.fc43.x86_64 | +| 15. | *earth | 0 years, 6 months, 29 days | Linux 6.17.8-300.fc43.x86_64 | | 16. | deimos | 0 years, 5 months, 15 days | Linux 4.4.5-300.fc23.x86_64 | | 17. | joghurt | 0 years, 2 months, 9 days | FreeBSD 7.0-PRERELEASE | | 18. | host0 | 0 years, 2 months, 1 days | FreeBSD 6.2-RELEASE-p5 | -| 19. | *mega-m3-pro | 0 years, 1 months, 18 days | Darwin 24.6.0 | +| 19. | *mega-m3-pro | 0 years, 1 months, 20 days | Darwin 24.6.0 | | 20. | fibonacci | 0 years, 1 months, 11 days | FreeBSD 5.3-RELEASE-p15 | +-----+----------------+-----------------------------+------------------------------+ </pre> @@ -162,8 +162,8 @@ | 2. | dionysus | 8 years, 6 months, 17 days | FreeBSD 13.0-RELEASE-p11 | | 3. | alphacentauri | 6 years, 9 months, 13 days | FreeBSD 11.4-RELEASE-p7 | | 4. | *makemake | 4 years, 10 months, 16 days | Linux 6.9.9-200.fc40.x86_64 | -| 5. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 | -| 6. | *earth | 4 years, 4 months, 23 days | Linux 6.17.7-300.fc43.x86_64 | +| 5. | *earth | 4 years, 5 months, 7 days | Linux 6.17.8-300.fc43.x86_64 | +| 6. | vulcan | 4 years, 5 months, 6 days | Linux 3.10.0-1160.81.1.el7.x86_64 | | 7. | *blowfish | 3 years, 10 months, 3 days | OpenBSD 7.7 | | 8. | sun | 3 years, 10 months, 2 days | FreeBSD 10.3-RELEASE-p24 | | 9. | uugrn | 3 years, 5 months, 5 days | FreeBSD 11.2-RELEASE-p4 | @@ -192,15 +192,15 @@ | 1. | FreeBSD 10... | 551 | | 2. | Linux 3... | 550 | | 3. | *FreeBSD 14... | 215 | -| 4. | *Linux 6... | 197 | +| 4. | *Linux 6... | 198 | | 5. | Linux 5... | 162 | | 6. | Linux 4... | 161 | | 7. | FreeBSD 11... | 153 | | 8. | FreeBSD 13... | 116 | | 9. | *OpenBSD 7... | 99 | | 10. | Darwin 13... | 40 | -| 11. | Darwin 23... | 30 | -| 12. | *Darwin 24... | 25 | +| 11. | Darwin 23... | 29 | +| 12. | *Darwin 24... | 26 | | 13. | FreeBSD 5... | 25 | | 14. | Linux 2... | 22 | | 15. | Darwin 21... | 17 | @@ -224,15 +224,15 @@ | 2. | *OpenBSD 7... | 7 years, 6 months, 29 days | | 3. | FreeBSD 10... | 5 years, 9 months, 9 days | | 4. | Linux 5... | 4 years, 10 months, 21 days | -| 5. | *Linux 6... | 3 years, 1 months, 24 days | +| 5. | *Linux 6... | 3 years, 2 months, 7 days | | 6. | Linux 4... | 2 years, 7 months, 22 days | | 7. | FreeBSD 11... | 2 years, 4 months, 28 days | | 8. | *FreeBSD 14... | 2 years, 3 months, 24 days | | 9. | Linux 2... | 1 years, 11 months, 21 days | | 10. | Darwin 13... | 1 years, 3 months, 25 days | | 11. | FreeBSD 6... | 1 years, 3 months, 9 days | -| 12. | Darwin 23... | 0 years, 11 months, 9 days | -| 13. | *Darwin 24... | 0 years, 10 months, 2 days | +| 12. | Darwin 23... | 0 years, 11 months, 7 days | +| 13. | *Darwin 24... | 0 years, 10 months, 17 days | | 14. | OpenBSD 4... | 0 years, 8 months, 12 days | | 15. | Darwin 21... | 0 years, 8 months, 2 days | | 16. | Darwin 18... | 0 years, 7 months, 5 days | @@ -255,7 +255,7 @@ | 2. | *OpenBSD 7... | 484 | | 3. | FreeBSD 10... | 406 | | 4. | Linux 5... | 317 | -| 5. | *Linux 6... | 213 | +| 5. | *Linux 6... | 215 | | 6. | Linux 4... | 175 | | 7. | *FreeBSD 14... | 161 | | 8. | FreeBSD 11... | 159 | @@ -263,14 +263,14 @@ | 10. | Darwin 13... | 80 | | 11. | FreeBSD 6... | 75 | | 12. | Darwin 23... | 56 | -| 13. | *Darwin 24... | 52 | +| 13. | *Darwin 24... | 54 | | 14. | OpenBSD 4... | 39 | | 15. | Darwin 21... | 38 | | 16. | Darwin 18... | 32 | | 17. | Darwin 22... | 30 | | 18. | Darwin 15... | 29 | -| 19. | FreeBSD 13... | 25 | -| 20. | FreeBSD 5... | 25 | +| 19. | FreeBSD 5... | 25 | +| 20. | FreeBSD 13... | 25 | +-----+----------------+-------+ </pre> <br /> @@ -282,7 +282,7 @@ +-----+------------+-------+ | Pos | KernelName | Boots | +-----+------------+-------+ -| 1. | *Linux | 1092 | +| 1. | *Linux | 1093 | | 2. | *FreeBSD | 1080 | | 3. | *Darwin | 155 | | 4. | *OpenBSD | 109 | @@ -298,10 +298,10 @@ +-----+------------+-----------------------------+ | Pos | KernelName | Uptime | +-----+------------+-----------------------------+ -| 1. | *Linux | 28 years, 2 months, 16 days | +| 1. | *Linux | 28 years, 3 months, 2 days | | 2. | *FreeBSD | 12 years, 2 months, 24 days | | 3. | *OpenBSD | 8 years, 2 months, 7 days | -| 4. | *Darwin | 5 years, 1 months, 19 days | +| 4. | *Darwin | 5 years, 2 months, 2 days | | 5. | NetBSD | 0 years, 1 months, 1 days | +-----+------------+-----------------------------+ </pre> @@ -314,10 +314,10 @@ +-----+------------+-------+ | Pos | KernelName | Score | +-----+------------+-------+ -| 1. | *Linux | 1872 | +| 1. | *Linux | 1874 | | 2. | *FreeBSD | 862 | | 3. | *OpenBSD | 523 | -| 4. | *Darwin | 334 | +| 4. | *Darwin | 337 | | 5. | NetBSD | 0 | +-----+------------+-------+ </pre> |
