From 1b15244802ebab2664a1e2955ece322ba0d2a6a7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 12 Feb 2025 22:32:18 +0200 Subject: Update content for html --- about/resources.html | 185 ++++++++++++++-------------- about/self-skills.txt | 1 + gemfeed/2024-07-05-random-weird-things.html | 2 +- gemfeed/atom.xml | 4 +- index.html | 2 +- style.css | 9 +- uptime-stats.html | 2 +- 7 files changed, 102 insertions(+), 103 deletions(-) diff --git a/about/resources.html b/about/resources.html index d1f7c6c2..ed61df59 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,102 +50,103 @@ 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

@@ -154,31 +155,31 @@ Some of these were in-person with exams; others were online learning lectures only. In random order:


Technical guides



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


Podcasts



@@ -187,48 +188,48 @@ In random order:


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.


Newsletters I like



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


Formal education



diff --git a/about/self-skills.txt b/about/self-skills.txt index a299de4e..d82d7f02 100644 --- a/about/self-skills.txt +++ b/about/self-skills.txt @@ -1,4 +1,5 @@ * Eat That Frog; Brian Tracy +* Getting Things Done; David Allen * Solve for Happy; Mo Gawdat * 101 Essays that change the way you think; Brianna Wiest; Audible * Slow Productivity; Cal Newport; Penguin Random House diff --git a/gemfeed/2024-07-05-random-weird-things.html b/gemfeed/2024-07-05-random-weird-things.html index 63b0b946..128c7552 100644 --- a/gemfeed/2024-07-05-random-weird-things.html +++ b/gemfeed/2024-07-05-random-weird-things.html @@ -13,7 +13,7 @@

Random Weird Things - Part Ⅰ



-Published at 2024-07-05T10:59:59+03:00
+Published at 2024-07-05T10:59:59+03:00; Updated at 2025-02-08

Every so often, I come across random, weird, and unexpected things on the internet. I thought it would be neat to share them here from time to time. As a start, here are ten of them.

diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 0471feae..30c397bf 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-02-08T23:21:56+02:00 + 2025-02-12T22:31:41+02:00 foo.zone feed To be in the .zone! @@ -2757,7 +2757,7 @@ jgs \\`_..---.Y.---.._`//

Random Weird Things - Part Ⅰ



-Published at 2024-07-05T10:59:59+03:00
+Published at 2024-07-05T10:59:59+03:00; Updated at 2025-02-08

Every so often, I come across random, weird, and unexpected things on the internet. I thought it would be neat to share them here from time to time. As a start, here are ten of them.

diff --git a/index.html b/index.html index ad5b3c5e..5c3e539a 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@

foo.zone



-This site was generated at 2025-02-08T23:21:56+02:00 by Gemtexter
+This site was generated at 2025-02-12T22:31:41+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. And I also like coding.

diff --git a/style.css b/style.css index 9363db30..bd3bc62e 100644 --- a/style.css +++ b/style.css @@ -32,12 +32,7 @@ body { margin: 20px auto; border: 5px solid #eeeeee; border-radius: 15px; -} - -a { - font-family: code, monospace; - text-decoration: none; - color: #0e0e0e; + word-wrap: break-word; } h1, h2, h3 { @@ -45,6 +40,8 @@ h1, h2, h3 { } a { + font-family: code, monospace; + text-decoration: none; color: #666666; padding: 0 0 0 0; } diff --git a/uptime-stats.html b/uptime-stats.html index 5c0d3b1e..b5afc757 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -13,7 +13,7 @@

My machine uptime stats



-This site was last updated at 2025-02-08T23:21:56+02:00
+This site was last updated at 2025-02-12T22:31:41+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.

-- cgit v1.2.3