From f4cb440b391771bd6c3eba74e56b61530cd63abd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 23 Jan 2022 20:26:14 +0000 Subject: fix --- gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi b/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi index 88e4645b..c60b0fd6 100644 --- a/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi +++ b/gemfeed/2022-01-23-welcome-to-the-foo.zone.gmi @@ -19,7 +19,7 @@ As you can read on Wikipedia, "foo" is, alongside to "bar" and "baz", a metasynt ## What is the foo zone? -It's my personal internet site and blog. Everything you read of this site are my personal opinions and experiences and projects. It's not intended to be anything professional. If you want my professional background, then go to my LinkedIn profile. +It's my personal internet site and blog. Everything you read on this site is my personal opinion and experience. It's not intended to be anything professional. If you want my professional background, then go to my LinkedIn profile. Since I re-booted this blog last year, I struggled to find a good host name for it. I started off with "buetow.org", and later I switched halfway to "snonux.de". Buetow is my last name, and snonux relates to some of my internet nicknames and personal IT projects. I also have a "SnonuxBSD" ASCII-art banner in the motd of my FreeBSD based home-NAS. -- cgit v1.2.3 From dad79613387a86bd7c45f21e463a15396d775308 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 23 Jan 2022 20:26:56 +0000 Subject: Publishing new version --- gemfeed/atom.xml | 4 ++-- gemfeed/index.gmi | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 4588df58..6eeee637 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2022-01-23T16:54:41+00:00 + 2022-01-23T20:26:34+00:00 foo.zone feed To be in the .zone! @@ -32,7 +32,7 @@

As you can read on Wikipedia, "foo" is, alongside to "bar" and "baz", a metasyntactic variable (you know what I mean if you are a programmer or IT person):

https://en.wikipedia.org/wiki/Metasyntactic_variable

What is the foo zone?

-

It's my personal internet site and blog. Everything you read of this site are my personal opinions and experiences and projects. It's not intended to be anything professional. If you want my professional background, then go to my LinkedIn profile.

+

It's my personal internet site and blog. Everything you read on this site is my personal opinion and experience. It's not intended to be anything professional. If you want my professional background, then go to my LinkedIn profile.

Since I re-booted this blog last year, I struggled to find a good host name for it. I started off with "buetow.org", and later I switched halfway to "snonux.de". Buetow is my last name, and snonux relates to some of my internet nicknames and personal IT projects. I also have a "SnonuxBSD" ASCII-art banner in the motd of my FreeBSD based home-NAS.

For a while, I was thinking about a better host name for this site, meeting the following criteria:

    diff --git a/gemfeed/index.gmi b/gemfeed/index.gmi index 954ae308..f9493ca6 100644 --- a/gemfeed/index.gmi +++ b/gemfeed/index.gmi @@ -2,7 +2,7 @@ ## To be in the .zone! -=> ./2022-01-23-welcome-to-the-foo.zone.gmi 2022-01-23 (0545 words) - Welcome to the foo.zone +=> ./2022-01-23-welcome-to-the-foo.zone.gmi 2022-01-23 (0543 words) - Welcome to the foo.zone => ./2022-01-01-bash-golf-part-2.gmi 2022-01-01 (1139 words) - Bash Golf Part 2 => ./2021-12-26-how-to-stay-sane-as-a-devops-person.gmi 2021-12-26 (2280 words) - How to stay sane as a DevOps person => ./2021-11-29-bash-golf-part-1.gmi 2021-11-29 (1286 words) - Bash Golf Part 1 -- cgit v1.2.3