From 1aa59ffeee567e12c5fd19c4c291430683f5236e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 11 Oct 2025 15:31:44 +0300 Subject: Update content for html --- about/resources.html | 202 ++++++++++----------- ...2025-10-11-the-well-grounded-rubyist-notes.html | 18 ++ gemfeed/atom.xml | 22 ++- index.html | 2 +- uptime-stats.html | 2 +- 5 files changed, 142 insertions(+), 104 deletions(-) diff --git a/about/resources.html b/about/resources.html index be4c644e..2e6a6112 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,109 +50,109 @@ In random order:


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:


Self-development and soft-skills books



In random order:


Here are notes of mine for some of the books

@@ -162,30 +162,30 @@

Technical guides



These are not whole books, but guides (smaller or larger) which I found very useful. in random order:


Podcasts



@@ -194,21 +194,21 @@ In random order:


Podcasts I liked



@@ -216,39 +216,39 @@

Newsletters I like



This is a mix of tech and non-tech newsletters I am subscribed to. In random order:


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:


Formal education



diff --git a/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.html b/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.html index e9eba28d..f664a8d2 100644 --- a/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.html +++ b/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.html @@ -17,6 +17,23 @@
Some time ago, I wrote about my journey into Ruby and how "The Well-Grounded Rubyist" helped me to get a better understanding of the language. I took a lot of notes while reading the book, and I think it's time to share some of them. This is not a comprehensive review, but rather a collection of interesting tidbits and concepts that stuck with me.

+

Table of Contents


+
+
My first post about the book.

The Object Model


@@ -239,6 +256,7 @@ p hash.values_at(:a, :c)
Other Ruby-related posts:

+2025-10-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)
2021-07-04 The Well-Grounded Rubyist

Back to the main site
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 22dc3466..a4353b72 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-10-11T15:25:15+03:00 + 2025-10-11T15:30:19+03:00 foo.zone feed To be in the .zone! @@ -20,8 +20,27 @@

Key Takeaways from The Well-Grounded Rubyist



+Published at 2025-10-11T15:25:14+03:00
+
Some time ago, I wrote about my journey into Ruby and how "The Well-Grounded Rubyist" helped me to get a better understanding of the language. I took a lot of notes while reading the book, and I think it's time to share some of them. This is not a comprehensive review, but rather a collection of interesting tidbits and concepts that stuck with me.

+

Table of Contents


+
+
My first post about the book.

The Object Model


@@ -244,6 +263,7 @@ p hash.values_at(:a, :c)
Other Ruby-related posts:

+2025-10-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)
2021-07-04 The Well-Grounded Rubyist

Back to the main site
diff --git a/index.html b/index.html index 9dcb96c7..95def08a 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@

Hello!



-This site was generated at 2025-10-11T15:25:15+03:00 by Gemtexter
+This site was generated at 2025-10-11T15:30:19+03:00 by Gemtexter

Welcome to the foo.zone!

diff --git a/uptime-stats.html b/uptime-stats.html index 975b974b..0cf64cef 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -13,7 +13,7 @@

My machine uptime stats



-This site was last updated at 2025-10-11T15:25:15+03:00
+This site was last updated at 2025-10-11T15:30:19+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.

-- cgit v1.2.3