diff options
| -rw-r--r-- | about/resources.gmi | 198 | ||||
| -rw-r--r-- | gemfeed/2021-07-04-the-well-grounded-rubyist.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi (renamed from gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi) | 4 | ||||
| -rw-r--r-- | gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi.tpl (renamed from gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi.tpl) | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 10 | ||||
| -rw-r--r-- | gemfeed/index.gmi | 2 | ||||
| -rw-r--r-- | index.gmi | 4 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
8 files changed, 115 insertions, 109 deletions
diff --git a/about/resources.gmi b/about/resources.gmi index ecda0b63..468da0ca 100644 --- a/about/resources.gmi +++ b/about/resources.gmi @@ -35,107 +35,107 @@ You won't find any links on this site because, over time, the links will break. In random order: -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Systemprogrammierung in Go; Frank Müller; dpunkt -* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* 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 -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Perl New Features; Joshua McAdams, brian d foy; Perl School -* Effective Java; Joshua Bloch; Addison-Wesley Professional -* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly +* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Concurrency in Go; Katherine Cox-Buday; O'Reilly * 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Polished Ruby Programming; Jeremy Evans; Packt Publishing -* Raku Recipes; J.J. Merelo; Apress -* Effective awk programming; Arnold Robbins; O'Reilly -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf -* 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 -* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Systemprogrammierung in Go; Frank Müller; dpunkt * Developing Games in Java; David Brackeen and others...; New Riders +* Ultimate Go Notebook; Bill Kennedy +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Effective awk programming; Arnold Robbins; O'Reilly * Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications * Site Reliability Engineering; How Google runs production systems; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly * The Docker Book; James Turnbull; Kindle -* Java ist auch eine Insel; Christian Ullenboom; -* Ultimate Go Notebook; Bill Kennedy -* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson -* Terraform Cookbook; Mikael Krief; Packt Publishing * C++ Programming Language; Bjarne Stroustrup; -* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt -* Leanring eBPF; Liz Rice; O'Reilly -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook -* Data Science at the Command Line; Jeroen Janssens; 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 +* Raku Fundamentals; Moritz Lenz; Apress +* Raku Recipes; J.J. Merelo; Apress +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Terraform Cookbook; Mikael Krief; Packt Publishing +* Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton * DNS and BIND; Cricket Liu; O'Reilly * Higher Order Perl; Mark Dominus; Morgan Kaufmann -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* Raku Fundamentals; Moritz Lenz; Apress +* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Perl New Features; Joshua McAdams, brian d foy; Perl School +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible +* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook +* The Pragmatic Programmer; David Thomas; Addison-Wesley +* Leanring eBPF; Liz Rice; O'Reilly +* Funktionale Programmierung; Peter Pepper; Springer * Modern Perl; Chromatic ; Onyx Neon Press * Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Java ist auch eine Insel; Christian Ullenboom; +* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* Effective Java; Joshua Bloch; Addison-Wesley Professional +* Data Science at the Command Line; Jeroen Janssens; 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: -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -* Relayd and Httpd Mastery; Michael W Lucas -* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt * 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 * Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly +* The Linux Programming Interface; Michael Kerrisk; No Starch Press +* Relayd and Httpd Mastery; Michael W Lucas +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt ## Self-development and soft-skills books In random order: -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press * The Joy of Missing Out; Christina Crook; New Society Publishers -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Soft Skills; John Sommez; Manning Publications -* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook -* Deep Work; Cal Newport; Piatkus -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing * Meditation for Mortals, Oliver Burkeman, Audiobook -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd -* Ultralearning; Scott Young; Thorsons -* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* Deep Work; Cal Newport; Piatkus +* The Good Enough Job; Simone Stolzoff; Ebury Edge +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* So Good They Can't Ignore You; Cal Newport; Business Plus * The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) * The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books +* Stop starting, start finishing; Arne Roock; Lean-Kanban University +* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* 101 Essays that change the way you think; Brianna Wiest; Audiobook +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* Getting Things Done; David Allen * The Bullet Journal Method; Ryder Carroll; Fourth Estate -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook * Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Ultralearning; Anna Laurent; Self-published via Amazon * Eat That Frog; Brian Tracy -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK * Digital Minimalism; Cal Newport; Portofolio Penguin +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Influence without Authority; A. Cohen, D. Bradford; Wiley * The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* 101 Essays that change the way you think; Brianna Wiest; Audiobook -* So Good They Can't Ignore You; Cal Newport; Business Plus -* Atomic Habits; James Clear; Random House Business * The Power of Now; Eckhard Tolle; Yellow Kite -* Getting Things Done; David Allen +* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook +* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook +* Ultralearning; Scott Young; Thorsons +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* Soft Skills; John Sommez; Manning Publications +* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) * Slow Productivity; Cal Newport; Penguin Random House -* Ultralearning; Anna Laurent; Self-published via Amazon +* Atomic Habits; James Clear; Random House Business => ../notes/index.gmi Here are notes of mine for some of the books @@ -143,22 +143,22 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online +* Protocol buffers; O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online * F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* AWS Immersion Day; Amazon; 1-day interactive online training +* Functional programming lecture; Remote University of Hagen * The Ultimate Kubernetes Bootcamp; School of Devops; 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 -* Scripting Vim; Damian Conway; O'Reilly Online -* AWS Immersion Day; Amazon; 1-day interactive online training +* 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 -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; * 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) +* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online * MySQL Deep Dive Workshop; 2-day on-site training * Apache Tomcat Best Practises; 3-day on-site training -* Protocol buffers; O'Reilly Online -* Functional programming lecture; Remote University of Hagen +* Scripting Vim; Damian Conway; O'Reilly Online ## Technical guides @@ -174,58 +174,58 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* The Changelog Podcast(s) -* Maintainable +* The Pragmatic Engineer Podcast +* Deep Questions with Cal Newport +* Dev Interrupted * Fork Around And Find Out * Wednesday Wisdom -* Dev Interrupted -* Cup o' Go [Golang] -* BSD Now [BSD] -* The Pragmatic Engineer Podcast +* Modern Mentor +* Pratical AI * Fallthrough [Golang] -* Deep Questions with Cal Newport +* Maintainable +* Cup o' Go [Golang] * Hidden Brain -* Modern Mentor +* The Changelog Podcast(s) +* BSD Now [BSD] * The ProdCast (Google SRE Podcast) -* Pratical AI * Backend Banter ### 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) -* Modern Mentor -* FLOSS weekly * Go Time (predecessor of fallthrough) * CRE: Chaosradio Express [german] +* Java Pub House +* FLOSS weekly +* Modern Mentor +* Ship It (predecessor of Fork Around And Find Out) ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* VK Newsletter +* Applied Go Weekly Newsletter +* Register Spill * Ruby Weekly * byteSizeGo -* Register Spill -* Applied Go Weekly Newsletter -* The Imperfectionist -* Monospace Mentor -* The Valuable Dev +* VK Newsletter * Andreas Brandhorst Newsletter (Sci-Fi author) -* The Pragmatic Engineer -* Golang Weekly * Changelog News +* Monospace Mentor +* Golang Weekly +* The Imperfectionist +* The Pragmatic Engineer +* The Valuable Dev ## 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: -* freeX (not published anymore) * Linux User -* Linux Magazine * LWN (online only) +* Linux Magazine +* freeX (not published anymore) # Formal education diff --git a/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi b/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi index 29adf905..43e15186 100644 --- a/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi +++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi @@ -120,7 +120,7 @@ E-Mail your comments to `paul@nospam.buetow.org` :-) Other Ruby-related posts: -=> ./2025-10-11-the-well-grounded-rubyist-notes.gmi 2025-10-11 Key Takeaways from The Well-Grounded Rubyist +=> ./2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi 2025-11-11 Key Takeaways from The Well-Grounded Rubyist => ./2021-07-04-the-well-grounded-rubyist.gmi 2021-07-04 The Well-Grounded Rubyist (You are currently reading this) => ../ Back to the main site diff --git a/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi b/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi index 1d059db5..3630d5a6 100644 --- a/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi +++ b/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi @@ -22,6 +22,8 @@ Some time ago, I wrote about my journey into Ruby and how "The Well-Grounded Rub => ./2021-07-04-the-well-grounded-rubyist.gmi My first post about the book. +=> ./the-well-grounded-rubyist/book-cover.jpg + ## The Object Model One of the most fascinating aspects of Ruby is its object model. The book does a great job of explaining the details. @@ -215,7 +217,7 @@ E-Mail your comments to `paul@nospam.buetow.org` :-) Other Ruby-related posts: -=> ./2025-10-11-the-well-grounded-rubyist-notes.gmi 2025-10-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this) +=> ./2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi 2025-11-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this) => ./2021-07-04-the-well-grounded-rubyist.gmi 2021-07-04 The Well-Grounded Rubyist => ../ Back to the main site diff --git a/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi.tpl b/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi.tpl index 763e6319..c4e8bf75 100644 --- a/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi.tpl +++ b/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi.tpl @@ -8,6 +8,8 @@ Some time ago, I wrote about my journey into Ruby and how "The Well-Grounded Rub => ./2021-07-04-the-well-grounded-rubyist.gmi My first post about the book. +=> ./the-well-grounded-rubyist/book-cover.jpg + ## The Object Model One of the most fascinating aspects of Ruby is its object model. The book does a great job of explaining the details. diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index f8ec31a4..5c9d21c7 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2025-10-11T15:30:19+03:00</updated> + <updated>2025-10-11T15:41:33+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -8,8 +8,8 @@ <id>gemini://foo.zone/</id> <entry> <title>Key Takeaways from The Well-Grounded Rubyist</title> - <link href="gemini://foo.zone/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi" /> - <id>gemini://foo.zone/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi</id> + <link href="gemini://foo.zone/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi" /> + <id>gemini://foo.zone/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi</id> <updated>2025-10-11T15:25:14+03:00</updated> <author> <name>Paul Buetow aka snonux</name> @@ -43,6 +43,8 @@ </ul><br /> <a class='textlink' href='./2021-07-04-the-well-grounded-rubyist.html'>My first post about the book.</a><br /> <br /> +<a href='./the-well-grounded-rubyist/book-cover.jpg'><img src='./the-well-grounded-rubyist/book-cover.jpg' /></a><br /> +<br /> <h2 style='display: inline' id='the-object-model'>The Object Model</h2><br /> <br /> <span>One of the most fascinating aspects of Ruby is its object model. The book does a great job of explaining the details.</span><br /> @@ -263,7 +265,7 @@ p hash.values_at(:a, :c) <br /> <span>Other Ruby-related posts:</span><br /> <br /> -<a class='textlink' href='./2025-10-11-the-well-grounded-rubyist-notes.html'>2025-10-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)</a><br /> +<a class='textlink' href='./2025-11-11-key-takeaways-from-the-well-grounded-rubyist.html'>2025-11-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)</a><br /> <a class='textlink' href='./2021-07-04-the-well-grounded-rubyist.html'>2021-07-04 The Well-Grounded Rubyist</a><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> diff --git a/gemfeed/index.gmi b/gemfeed/index.gmi index 48f4ae97..5f197020 100644 --- a/gemfeed/index.gmi +++ b/gemfeed/index.gmi @@ -2,7 +2,7 @@ ## To be in the .zone! -=> ./2025-10-11-the-well-grounded-rubyist-notes.gmi 2025-10-11 - Key Takeaways from The Well-Grounded Rubyist +=> ./2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi 2025-11-11 - Key Takeaways from The Well-Grounded Rubyist => ./2025-10-02-f3s-kubernetes-with-freebsd-part-7.gmi 2025-10-02 - f3s: Kubernetes with FreeBSD - Part 7: k3s and first pod deployments => ./2025-09-14-bash-golf-part-4.gmi 2025-09-14 - Bash Golf Part 4 => ./2025-08-15-random-weird-things-iii.gmi 2025-08-15 - Random Weird Things - Part Ⅲ @@ -1,6 +1,6 @@ # Hello! -> This site was generated at 2025-10-11T15:30:19+03:00 by `Gemtexter` +> This site was generated at 2025-10-11T15:41:33+03:00 by `Gemtexter` Welcome to the foo.zone! @@ -38,7 +38,7 @@ Everything you read on this site is my personal opinion and experience. You can ### Posts -=> ./gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi 2025-10-11 - Key Takeaways from The Well-Grounded Rubyist +=> ./gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi 2025-11-11 - Key Takeaways from The Well-Grounded Rubyist => ./gemfeed/2025-10-02-f3s-kubernetes-with-freebsd-part-7.gmi 2025-10-02 - f3s: Kubernetes with FreeBSD - Part 7: k3s and first pod deployments => ./gemfeed/2025-09-14-bash-golf-part-4.gmi 2025-09-14 - Bash Golf Part 4 => ./gemfeed/2025-08-15-random-weird-things-iii.gmi 2025-08-15 - Random Weird Things - Part Ⅲ diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 1bc8e1a1..30a2108e 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2025-10-11T15:30:19+03:00 +> This site was last updated at 2025-10-11T15:41:33+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. |
