From 214031ec1fba06f7ece6b50dbfdd1609921d7c40 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 9 Apr 2023 22:33:43 +0300 Subject: Update content for html --- .../2023-04-09-algorithms-and-data-structures-in-golang-part-1.html | 1 + gemfeed/atom.xml | 5 ++++- index.html | 2 +- uptime-stats.html | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.html b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.html index 0caa752f..655dc846 100644 --- a/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.html +++ b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.html @@ -28,6 +28,7 @@
This is the first blog post about my Algorithms and Data Structures in Go series. I am not a Software Developer in my day job. In my current role, programming and scripting skills are desirable but not mandatory. I have been learning about Data Structures and Algorithms many years ago at University. I thought it would be fun to revisit/refresh my knowledge here and implement many of the algorithms in Go.

+2023-04-09 Algorithms and Data Structures in Go - Part 1 (You are currently reading this)

This post is about setting up some basic data structures and methods for this blog series. I promise, everything will be easy to follow in this post.

diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 5967f933..2e0e1c05 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2023-04-09T22:31:42+03:00 + 2023-04-09T22:33:27+03:00 foo.zone feed To be in the .zone! @@ -20,6 +20,8 @@

Algorithms and Data Structures in Go - Part 1



+Published at 2023-04-09T22:31:42+03:00
+
          ,_---~~~~~----._         
   _,,_,*^____      _____``*g*\"*, 
@@ -36,6 +38,7 @@
 
This is the first blog post about my Algorithms and Data Structures in Go series. I am not a Software Developer in my day job. In my current role, programming and scripting skills are desirable but not mandatory. I have been learning about Data Structures and Algorithms many years ago at University. I thought it would be fun to revisit/refresh my knowledge here and implement many of the algorithms in Go.

+2023-04-09 Algorithms and Data Structures in Go - Part 1 (You are currently reading this)

This post is about setting up some basic data structures and methods for this blog series. I promise, everything will be easy to follow in this post.

diff --git a/index.html b/index.html index ccc2a263..42e23edb 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@

foo.zone



-This site was generated at 2023-04-09T22:31:42+03:00 by Gemtexter
+This site was generated at 2023-04-09T22:33:27+03:00 by Gemtexter

    |\---/|
diff --git a/uptime-stats.html b/uptime-stats.html
index 50ad1e18..ed88674e 100644
--- a/uptime-stats.html
+++ b/uptime-stats.html
@@ -10,7 +10,7 @@
 
 

My machine uptime stats



-This site was last updated at 2023-04-09T22:31:42+03:00
+This site was last updated at 2023-04-09T22:33:27+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