summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-12-30 10:22:24 +0200
committerPaul Buetow <paul@buetow.org>2024-12-30 10:22:24 +0200
commit15192136a41374ab8f9284da680d5ff1ad6793e9 (patch)
tree8ffac3cde6094a0f5dbb8e2e065c31e7cc5c0f01
parent9b4fd9646bb3e9c70992a5f782353e8f0aa09832 (diff)
Update content for md
-rw-r--r--about/resources.md170
-rw-r--r--gemfeed/DRAFT-summary-for-202410-202411-202410.md26
-rw-r--r--index.md2
-rw-r--r--uptime-stats.md2
4 files changed, 100 insertions, 100 deletions
diff --git a/about/resources.md b/about/resources.md
index 0afa22a9..837251af 100644
--- a/about/resources.md
+++ b/about/resources.md
@@ -35,100 +35,100 @@ You won't find any links on this site because, over time, the links will break.
In random order:
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* Modern Perl; Chromatic ; Onyx Neon Press
* DNS and BIND; Cricket Liu; O'Reilly
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
* Higher Order Perl; Mark Dominus; Morgan Kaufmann
-* Concurrency in Go; Katherine Cox-Buday; 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
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
* The Docker Book; James Turnbull; Kindle
-* Systemprogrammierung in Go; Frank Müller; dpunkt
+* Developing Games in Java; David Brackeen and others...; New Riders
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* Java ist auch eine Insel; Christian Ullenboom;
* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
* 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
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* Systemprogrammierung in Go; Frank Müller; dpunkt
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
* Ultimate Go Notebook; Bill Kennedy
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* Terraform Cookbook; Mikael Krief; Packt Publishing
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* Funktionale Programmierung; Peter Pepper; Springer
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
* Effective awk programming; Arnold Robbins; O'Reilly
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* Java ist auch eine Insel; Christian Ullenboom;
-* Leanring eBPF; Liz Rice; O'Reilly
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* 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
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
* Raku Fundamentals; Moritz Lenz; Apress
* Raku Recipes; J.J. Merelo; Apress
* C++ Programming Language; Bjarne Stroustrup;
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Modern Perl; Chromatic ; Onyx Neon Press
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* Developing Games in Java; David Brackeen and others...; New Riders
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
+* Funktionale Programmierung; Peter Pepper; Springer
+* Leanring eBPF; Liz Rice; O'Reilly
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
## 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
+* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
+* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
-* 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
-* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
+* The Linux Programming Interface; Michael Kerrisk; No Starch Press
## Self-development and soft-skills books
In random order:
-* Slow Productivity; Cal Newport; Penguin Random House
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
-* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Solve for Happy; Mo Gawdat
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* Atomic Habits; James Clear; Random House Business
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
* The Joy of Missing Out; Christina Crook; New Society Publishers
-* Ultralearning; Scott Young; Thorsons
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* The Power of Now; Eckhard Tolle; Yellow Kite
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* Slow Productivity; Cal Newport; Penguin Random House
* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
-* 101 Essays that change the way you think; Brianna Wiest; Audible
* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
* Ultralearning; Anna Laurent; Self-published via Amazon
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* 101 Essays that change the way you think; Brianna Wiest; Audible
* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* Ultralearning; Scott Young; Thorsons
+* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* Eat That Frog; Brian Tracy
* Soft Skills; John Sommez; Manning Publications
-* So Good They Can't Ignore You; Cal Newport; Business Plus
* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* Atomic Habits; James Clear; Random House Business
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* The Off Switch; Mark Cropley; Virgin Books
+* The Power of Now; Eckhard Tolle; Yellow Kite
* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
* Staff Engineer: Leadership beyond the management track; Will Larson; Audible
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
* Deep Work; Cal Newport; Piatkus
-* The Off Switch; Mark Cropley; Virgin Books
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
-* Eat That Frog; Brian Tracy
+* Solve for Happy; Mo Gawdat
* Digital Minimalism; Cal Newport; Portofolio Penguin
+* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* So Good They Can't Ignore You; Cal Newport; Business Plus
[Here are notes of mine for some of the books](../notes/index.md)
@@ -136,30 +136,30 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* Ultimate Go Programming; Bill Kennedy; 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
-* 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)
-* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
-* Scripting Vim; Damian Conway; O'Reilly Online
-* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
+* Apache Tomcat Best Practises; 3-day on-site training
* Functional programming lecture; Remote University of Hagen
-* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
* Protocol buffers; O'Reilly Online
-* MySQL Deep Dive Workshop; 2-day on-site training
+* Scripting Vim; Damian Conway; O'Reilly Online
* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
+* MySQL Deep Dive Workshop; 2-day on-site training
+* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-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
+* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
+* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
+* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
+* AWS Immersion Day; Amazon; 1-day interactive online training
* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-* Apache Tomcat Best Practises; 3-day on-site training
+* 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)
## Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
-* Advanced Bash-Scripting Guide
* How CPUs work at https://cpu.land
* Raku Guide at https://raku.guide
+* Advanced Bash-Scripting Guide
## Podcasts
@@ -167,26 +167,26 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* Backend Banter
-* Maintainable
-* The ProdCast (Google SRE Podcast)
-* Fallthrough [Golang]
+* Deep Questions with Cal Newport
* Cup o' Go [Golang]
* Hidden Brain
+* The Pragmatic Engineer Podcast
+* Fork Around And Find Out
+* Backend Banter
* The Changelog Podcast(s)
-* Deep Questions with Cal Newport
* Dev Interrupted
-* Fork Around And Find Out
-* The Pragmatic Engineer Podcast
+* Maintainable
+* The ProdCast (Google SRE Podcast)
+* Fallthrough [Golang]
### 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.
-* FLOSS weekly
* Modern Mentor
-* Ship It (predecessor of Fork Around And Find Out)
* CRE: Chaosradio Express [german]
+* FLOSS weekly
+* Ship It (predecessor of Fork Around And Find Out)
* Java Pub House
* Go Time (predecessor of fallthrough)
@@ -194,18 +194,18 @@ I liked them but am not listening to them anymore. The podcasts have either "fin
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* Applied Go Weekly Newsletter
-* The Imperfectionist
+* The Valuable Dev
+* VK Newsletter
* The Prgagmatic Engineer
-* byteSizeGo
+* Monospace Mentor
+* Applied Go Weekly Newsletter
+* Register Spill
+* Andreas Brandhorst Newsletter (Sci-Fi author)
* Ruby Weekly
+* byteSizeGo
+* The Imperfectionist
* Changelog News
-* Andreas Brandhorst Newsletter (Sci-Fi author)
-* The Valuable Dev
-* Monospace Mentor
-* VK Newsletter
* Golang Weekly
-* Register Spill
# Formal education
diff --git a/gemfeed/DRAFT-summary-for-202410-202411-202410.md b/gemfeed/DRAFT-summary-for-202410-202411-202410.md
index 68bfb94c..0f1aefc4 100644
--- a/gemfeed/DRAFT-summary-for-202410-202411-202410.md
+++ b/gemfeed/DRAFT-summary-for-202410-202411-202410.md
@@ -6,39 +6,39 @@
* [⇢ ⇢ October 2024](#october-2024)
* [⇢ ⇢ ⇢ First on-call experience in a startup. Doesn't ...](#first-on-call-experience-in-a-startup-doesn-t-)
* [⇢ ⇢ ⇢ Reviewing your own PR or MR before asking ...](#reviewing-your-own-pr-or-mr-before-asking-)
-* [⇢ ⇢ ⇢ Fun with defer in ` ⇢golang`, I did't know, that ...](#fun-with-defer-in--golang-i-did-t-know-that-)
+* [⇢ ⇢ ⇢ Fun with defer in `#golang`, I did't know, that ...](#fun-with-defer-in-golang-i-did-t-know-that-)
* [⇢ ⇢ ⇢ I have been in incidents. Understandably, ...](#i-have-been-in-incidents-understandably-)
-* [⇢ ⇢ ⇢ Little tips using strings in ` ⇢golang` and I ...](#little-tips-using-strings-in--golang-and-i-)
-* [⇢ ⇢ ⇢ Reading this post about ` ⇢rust` (especially the ...](#reading-this-post-about--rust-especially-the-)
-* [⇢ ⇢ ⇢ The opposite of ` ⇢ChaosMonkey` ... ...](#the-opposite-of--chaosmonkey--)
+* [⇢ ⇢ ⇢ Little tips using strings in `#golang` and I ...](#little-tips-using-strings-in-golang-and-i-)
+* [⇢ ⇢ ⇢ Reading this post about `#rust` (especially the ...](#reading-this-post-about-rust-especially-the-)
+* [⇢ ⇢ ⇢ The opposite of `#ChaosMonkey` ... ...](#the-opposite-of-chaosmonkey--)
* [⇢ ⇢ November 2024](#november-2024)
* [⇢ ⇢ ⇢ I just became a Silver Patreon for OSnews. What ...](#i-just-became-a-silver-patreon-for-osnews-what-)
* [⇢ ⇢ ⇢ Until now, I wasn't aware, that Go is under a ...](#until-now-i-wasn-t-aware-that-go-is-under-a-)
* [⇢ ⇢ ⇢ These are some book notes from "Staff Engineer" ...](#these-are-some-book-notes-from-staff-engineer-)
-* [⇢ ⇢ ⇢ Looking at ` ⇢Kubernetes`, it's pretty much ...](#looking-at--kubernetes-it-s-pretty-much-)
+* [⇢ ⇢ ⇢ Looking at `#Kubernetes`, it's pretty much ...](#looking-at-kubernetes-it-s-pretty-much-)
* [⇢ ⇢ ⇢ There has been an outage at the upstream ...](#there-has-been-an-outage-at-the-upstream-)
* [⇢ ⇢ ⇢ One of the more confusing parts in Go, nil ...](#one-of-the-more-confusing-parts-in-go-nil-)
* [⇢ ⇢ ⇢ Agreeably, writing down with Diagrams helps you ...](#agreeably-writing-down-with-diagrams-helps-you-)
* [⇢ ⇢ ⇢ I like the idea of types in Ruby. Raku is ...](#i-like-the-idea-of-types-in-ruby-raku-is-)
-* [⇢ ⇢ ⇢ So, ` ⇢Haskell` is better suited for general ...](#so--haskell-is-better-suited-for-general-)
+* [⇢ ⇢ ⇢ So, `#Haskell` is better suited for general ...](#so-haskell-is-better-suited-for-general-)
* [⇢ ⇢ ⇢ At first, functional options add a bit of ...](#at-first-functional-options-add-a-bit-of-)
-* [⇢ ⇢ ⇢ Revamping my home lab a little bit. ` ⇢freebsd` ...](#revamping-my-home-lab-a-little-bit--freebsd-)
-* [⇢ ⇢ ⇢ Revamping my home lab a little bit. ` ⇢freebsd` ...](#revamping-my-home-lab-a-little-bit--freebsd-)
-* [⇢ ⇢ ⇢ Wondering to which ` ⇢web` ` ⇢browser` I should ...](#wondering-to-which--web--browser-i-should-)
+* [⇢ ⇢ ⇢ Revamping my home lab a little bit. `#freebsd` ...](#revamping-my-home-lab-a-little-bit-freebsd-)
+* [⇢ ⇢ ⇢ Revamping my home lab a little bit. `#freebsd` ...](#revamping-my-home-lab-a-little-bit-freebsd-)
+* [⇢ ⇢ ⇢ Wondering to which `#web` `#browser` I should ...](#wondering-to-which-web-browser-i-should-)
* [⇢ ⇢ ⇢ eks-node-viewer is a nifty tool, showing the ...](#eks-node-viewer-is-a-nifty-tool-showing-the-)
* [⇢ ⇢ ⇢ Have put more Photos on - On my static photo ...](#have-put-more-photos-on---on-my-static-photo-)
* [⇢ ⇢ ⇢ In Go, passing pointers are not automatically ...](#in-go-passing-pointers-are-not-automatically-)
* [⇢ ⇢ ⇢ Myself being part of an on-call rotations over ...](#myself-being-part-of-an-on-call-rotations-over-)
-* [⇢ ⇢ ⇢ Feels good to code in my old love ` ⇢Perl` again ...](#feels-good-to-code-in-my-old-love--perl-again-)
+* [⇢ ⇢ ⇢ Feels good to code in my old love `#Perl` again ...](#feels-good-to-code-in-my-old-love-perl-again-)
* [⇢ ⇢ ⇢ This is an interactive summary of the Go ...](#this-is-an-interactive-summary-of-the-go-)
* [⇢ ⇢ December 2024](#december-2024)
* [⇢ ⇢ ⇢ Thats unexpected, you cant remove a NaN key ...](#thats-unexpected-you-cant-remove-a-nan-key-)
* [⇢ ⇢ ⇢ My second blog post about revamping my home lab ...](#my-second-blog-post-about-revamping-my-home-lab-)
* [⇢ ⇢ ⇢ Very insightful article about tech hiring in ...](#very-insightful-article-about-tech-hiring-in-)
-* [⇢ ⇢ ⇢ for ` ⇢bpf` ` ⇢ebpf` performance debugging, have ...](#for--bpf--ebpf-performance-debugging-have-)
+* [⇢ ⇢ ⇢ for `#bpf` `#ebpf` performance debugging, have ...](#for-bpf-ebpf-performance-debugging-have-)
* [⇢ ⇢ ⇢ 89 things he/she knows about Git commits is a ...](#89-things-heshe-knows-about-git-commits-is-a-)
* [⇢ ⇢ ⇢ I found that working on multiple side projects ...](#i-found-that-working-on-multiple-side-projects-)
-* [⇢ ⇢ ⇢ Agreed? Agreed. Besides ` ⇢Ruby`, I would also ...](#agreed-agreed-besides--ruby-i-would-also-)
+* [⇢ ⇢ ⇢ Agreed? Agreed. Besides `#Ruby`, I would also ...](#agreed-agreed-besides-ruby-i-would-also-)
* [⇢ ⇢ ⇢ Plan9 assembly format in Go, but wait, it's not ...](#plan9-assembly-format-in-go-but-wait-it-s-not-)
* [⇢ ⇢ ⇢ This is a neat blog post about the Helix text ...](#this-is-a-neat-blog-post-about-the-helix-text-)
* [⇢ ⇢ ⇢ This blog post is basically a rant against ...](#this-blog-post-is-basically-a-rant-against-)
@@ -47,7 +47,7 @@
* [⇢ ⇢ ⇢ LLMs for Ops? Summaries of logs, probabilities ...](#llms-for-ops-summaries-of-logs-probabilities-)
* [⇢ ⇢ ⇢ Excellent article about your dream Product ...](#excellent-article-about-your-dream-product-)
* [⇢ ⇢ ⇢ I just finished reading all chapters of CPU ...](#i-just-finished-reading-all-chapters-of-cpu-)
-* [⇢ ⇢ ⇢ Indeed, useful to know this stuff! ` ⇢sre` ...](#indeed-useful-to-know-this-stuff--sre-)
+* [⇢ ⇢ ⇢ Indeed, useful to know this stuff! `#sre` ...](#indeed-useful-to-know-this-stuff-sre-)
* [⇢ ⇢ ⇢ It's the small things, which make Unix like ...](#it-s-the-small-things-which-make-unix-like-)
## October 2024
diff --git a/index.md b/index.md
index d6a69a9e..8f03a14b 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2024-12-30T00:05:13+02:00 by `Gemtexter`
+> This site was generated at 2024-12-30T10:21:25+02: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.
diff --git a/uptime-stats.md b/uptime-stats.md
index 54b4aa65..c4d7e4e1 100644
--- a/uptime-stats.md
+++ b/uptime-stats.md
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2024-12-30T00:05:13+02:00
+> This site was last updated at 2024-12-30T10:21:25+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.