diff options
| -rw-r--r-- | about/index.gmi | 2 | ||||
| -rw-r--r-- | about/resources.gmi | 196 | ||||
| -rw-r--r-- | gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi.tpl | 2 | ||||
| -rw-r--r-- | gemfeed/2025-02-08-random-weird-things-ii.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/2025-02-08-random-weird-things-ii.gmi.tpl | 2 | ||||
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
8 files changed, 104 insertions, 106 deletions
diff --git a/about/index.gmi b/about/index.gmi index 2fcba70c..d40426c0 100644 --- a/about/index.gmi +++ b/about/index.gmi @@ -32,10 +32,8 @@ ### Books I am currently reading / listening * Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook (Kobo kePub) -* Sapiens: A Brief History of Humankind; Yuval Noah Harari; Audiobook (Libro.fm) * 2005 - Okular; Alastair Reynolds; eBook (Kobo kePub) * 2021 - Inhibitor Phase; Alastair Reynolds; Audiobook (Libro.fm) - ### Next books already in my shelf * 97 Things Every Cloud Engineer Should Know: Collective Wisdom from the Experts; Emily Freeman, Nathen Harvey; eBook (ePub) diff --git a/about/resources.gmi b/about/resources.gmi index d51dd533..0df13de8 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,109 +35,109 @@ You won't find any links on this site because, over time, the links will break. In random order: -* The Docker Book; James Turnbull; Kindle +* Effective Java; Joshua Bloch; Addison-Wesley Professional * Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Java ist auch eine Insel; Christian Ullenboom; -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* 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 +* Site Reliability Engineering; How Google runs production systems; O'Reilly * The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Funktionale Programmierung; Peter Pepper; Springer -* Raku Recipes; J.J. Merelo; Apress -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Effective awk programming; Arnold Robbins; O'Reilly -* Terraform Cookbook; Mikael Krief; Packt Publishing -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Leanring eBPF; Liz Rice; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook * The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Developing Games in Java; David Brackeen and others...; New Riders +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Site Reliability Engineering; How Google runs production systems; O'Reilly -* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook * Higher Order Perl; Mark Dominus; Morgan Kaufmann +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press * Ultimate Go Notebook; Bill Kennedy -* Data Science at the Command Line; Jeroen Janssens; O'Reilly -* DNS and BIND; Cricket Liu; O'Reilly +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Java ist auch eine Insel; Christian Ullenboom; +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* The Docker Book; James Turnbull; Kindle * Systemprogrammierung in Go; Frank Müller; dpunkt -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible * Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Developing Games in Java; David Brackeen and others...; New Riders +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* Leanring eBPF; Liz Rice; O'Reilly +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Raku Recipes; J.J. Merelo; Apress +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner * Raku Fundamentals; Moritz Lenz; Apress -* Perl New Features; Joshua McAdams, brian d foy; Perl School * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* C++ Programming Language; Bjarne Stroustrup; -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers +* Effective awk programming; Arnold Robbins; O'Reilly +* Funktionale Programmierung; Peter Pepper; Springer +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* DNS and BIND; Cricket Liu; O'Reilly +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* Concurrency in Go; Katherine Cox-Buday; O'Reilly * Modern Perl; Chromatic ; Onyx Neon Press +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications +* C++ Programming Language; Bjarne Stroustrup; +* 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 +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly ## 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: -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly -* The Linux Programming Interface; Michael Kerrisk; No Starch Press -* Relayd and Httpd Mastery; Michael W Lucas * Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly -* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly * Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt +* The Linux Programming Interface; Michael Kerrisk; No Starch Press +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly +* Relayd and Httpd Mastery; Michael W Lucas ## Self-development and soft-skills books In random order: -* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* Slow Productivity; Cal Newport; Penguin Random House -* The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* Getting Things Done; David Allen +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing * The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* Eat That Frog; Brian Tracy +* Slow Productivity; Cal Newport; Penguin Random House +* Ultralearning; Scott Young; Thorsons * Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* The Joy of Missing Out; Christina Crook; New Society Publishers +* Eat That Frog!; Brian Tracy; Hodder Paperbacks * The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select +* So Good They Can't Ignore You; Cal Newport; Business Plus +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook * Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* 101 Essays that change the way you think; Brianna Wiest; Audiobook +* Stop starting, start finishing; Arne Roock; Lean-Kanban University * Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook * The Power of Now; Eckhard Tolle; Yellow Kite -* 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 -* So Good They Can't Ignore You; Cal Newport; Business Plus -* Atomic Habits; James Clear; Random House Business +* The Bullet Journal Method; Ryder Carroll; Fourth Estate * Soft Skills; John Sommez; Manning Publications -* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* Ultralearning; Scott Young; Thorsons -* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* Getting Things Done; David Allen +* 101 Essays that change the way you think; Brianna Wiest; Audiobook +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) +* Meditation for Mortals, Oliver Burkeman, Audiobook +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books * Digital Minimalism; Cal Newport; Portofolio Penguin +* Atomic Habits; James Clear; Random House Business +* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook * The Good Enough Job; Simone Stolzoff; Ebury Edge -* Ultralearning; Anna Laurent; Self-published via Amazon -* Meditation for Mortals, Oliver Burkeman, Audiobook * The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* Deep Work; Cal Newport; Piatkus -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion * The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Influence without Authority; A. Cohen, D. Bradford; Wiley +* Eat That Frog; Brian Tracy +* Deep Work; Cal Newport; Piatkus +* Ultralearning; Anna Laurent; Self-published via Amazon +* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook +* The Joy of Missing Out; Christina Crook; New Society Publishers => ../notes/index.gmi Here are notes of mine for some of the books @@ -145,22 +145,22 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: +* 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) * Protocol buffers; O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online +* MySQL Deep Dive Workshop; 2-day on-site training * Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online -* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training +* Scripting Vim; Damian Conway; O'Reilly Online * The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online * Developing IaC with Terraform (with Live Lessons); O'Reilly Online -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* Apache Tomcat Best Practises; 3-day on-site training * Functional programming lecture; Remote University of Hagen * Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon -* MySQL Deep Dive Workshop; 2-day on-site training -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* Apache Tomcat Best Practises; 3-day on-site training -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online -* Scripting Vim; Damian Conway; 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. * AWS Immersion Day; Amazon; 1-day interactive online training +* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training ## Technical guides @@ -176,58 +176,58 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Cup o' Go [Golang] -* Backend Banter +* The ProdCast (Google SRE Podcast) +* Fallthrough [Golang] +* Maintainable * Wednesday Wisdom +* Pratical AI * BSD Now [BSD] -* Maintainable -* Fallthrough [Golang] +* Cup o' Go [Golang] +* The Pragmatic Engineer Podcast * Modern Mentor -* Fork Around And Find Out -* Pratical AI -* The ProdCast (Google SRE Podcast) * Hidden Brain +* Backend Banter * Dev Interrupted +* Fork Around And Find Out * The Changelog Podcast(s) * Deep Questions with Cal Newport -* The Pragmatic Engineer Podcast ### Podcasts I liked 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 -* Ship It (predecessor of Fork Around And Find Out) * CRE: Chaosradio Express [german] -* FLOSS weekly +* Java Pub House * Modern Mentor +* Ship It (predecessor of Fork Around And Find Out) * Go Time (predecessor of fallthrough) +* FLOSS weekly ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* Golang Weekly -* VK Newsletter -* Applied Go Weekly Newsletter -* The Imperfectionist * The Pragmatic Engineer -* Andreas Brandhorst Newsletter (Sci-Fi author) +* Monospace Mentor * The Valuable Dev +* Register Spill +* Applied Go Weekly Newsletter +* Andreas Brandhorst Newsletter (Sci-Fi author) +* Golang Weekly +* VK Newsletter * byteSizeGo * Changelog News -* Register Spill -* Monospace Mentor * Ruby Weekly +* The Imperfectionist ## Magazines I like(d) 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: -* Linux Magazine -* Linux User -* freeX (not published anymore) * LWN (online only) +* freeX (not published anymore) +* Linux User +* Linux Magazine # Formal education diff --git a/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi b/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi index 14b9b35e..528ddb31 100644 --- a/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi +++ b/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi @@ -310,7 +310,7 @@ MBATTCHG : 5 Percent I simulated a power outage by removing the power input from the APC. Immediately, the following message appeared on all the nodes: -```` +``` Broadcast Message from root@f0.lan.buetow.org (no tty) at 15:03 EET... diff --git a/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi.tpl b/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi.tpl index 1fca33a4..1776d6d0 100644 --- a/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi.tpl +++ b/gemfeed/2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi.tpl @@ -287,7 +287,7 @@ MBATTCHG : 5 Percent I simulated a power outage by removing the power input from the APC. Immediately, the following message appeared on all the nodes: -```` +``` Broadcast Message from root@f0.lan.buetow.org (no tty) at 15:03 EET... diff --git a/gemfeed/2025-02-08-random-weird-things-ii.gmi b/gemfeed/2025-02-08-random-weird-things-ii.gmi index 7c2e8317..4ef5a304 100644 --- a/gemfeed/2025-02-08-random-weird-things-ii.gmi +++ b/gemfeed/2025-02-08-random-weird-things-ii.gmi @@ -162,7 +162,7 @@ Languages with One-Based Indexing: ```lua arr = {10, 20, 30, 40, 50} print(arr[1]) -- Accessing the first element -```` +``` ```sh ❯ lua foo.lua diff --git a/gemfeed/2025-02-08-random-weird-things-ii.gmi.tpl b/gemfeed/2025-02-08-random-weird-things-ii.gmi.tpl index 671f2838..4ea204c5 100644 --- a/gemfeed/2025-02-08-random-weird-things-ii.gmi.tpl +++ b/gemfeed/2025-02-08-random-weird-things-ii.gmi.tpl @@ -146,7 +146,7 @@ Languages with One-Based Indexing: ```lua arr = {10, 20, 30, 40, 50} print(arr[1]) -- Accessing the first element -```` +``` ```sh ❯ lua foo.lua @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2025-11-03T04:03:34+02:00 by `Gemtexter` +> This site was generated at 2025-11-03T04:10:54+02:00 by `Gemtexter` Welcome to the foo.zone! diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 22112de2..7d166132 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-11-03T04:03:34+02:00 +> This site was last updated at 2025-11-03T04:10:54+02: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. |
