summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-04-09 22:31:58 +0300
committerPaul Buetow <paul@buetow.org>2023-04-09 22:31:58 +0300
commit73f1640e278c79414be67ca389be4697026104d1 (patch)
treeaa98be4f1bb78aed43a3b74b399810874e9ab2bd
parent17115e030ebf85a32ea75af6e00e82190686a22d (diff)
Update content for md
-rw-r--r--gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md (renamed from gemfeed/2023-04-09-algorithms-in-golang-part-1.md)7
-rw-r--r--gemfeed/index.md2
-rw-r--r--index.md4
-rw-r--r--uptime-stats.md2
4 files changed, 7 insertions, 8 deletions
diff --git a/gemfeed/2023-04-09-algorithms-in-golang-part-1.md b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md
index 9c184eec..a403fda0 100644
--- a/gemfeed/2023-04-09-algorithms-in-golang-part-1.md
+++ b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md
@@ -1,6 +1,6 @@
-# Algorithms in Go - Part 1
+# Algorithms and Data Structures in Go - Part 1
-> Published at 2023-04-09T21:48:36+03:00
+> Published at 2023-04-09T22:31:42+03:00
```
,_---~~~~~----._
@@ -16,9 +16,8 @@
| |
```
-This is the first blog post about my Algorithms 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.
+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 in Go - Part 1 (You are currently reading this)](./2023-04-09-algorithms-in-golang-part-1.md)
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/index.md b/gemfeed/index.md
index acce9007..3cf0be4c 100644
--- a/gemfeed/index.md
+++ b/gemfeed/index.md
@@ -2,7 +2,7 @@
## To be in the .zone!
-[2023-04-09 - Algorithms in Go - Part 1](./2023-04-09-algorithms-in-golang-part-1.md)
+[2023-04-09 - Algorithms and Data Structures in Go - Part 1](./2023-04-09-algorithms-and-data-structures-in-golang-part-1.md)
[2023-04-01 - 'Never split the difference' book notes](./2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-25 - Gemtexter 2.0.0 - Let's Gemtext again^2](./2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
[2023-03-16 - 'The Pragmatic Programmer' book notes](./2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/index.md b/index.md
index 4605616f..708510f5 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2023-04-09T21:48:36+03:00 by `Gemtexter`
+> This site was generated at 2023-04-09T22:31:42+03:00 by `Gemtexter`
```
|\---/|
@@ -32,7 +32,7 @@ If you reach this site via the modern web, please read this:
### Posts
-[2023-04-09 - Algorithms in Go - Part 1](./gemfeed/2023-04-09-algorithms-in-golang-part-1.md)
+[2023-04-09 - Algorithms and Data Structures in Go - Part 1](./gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md)
[2023-04-01 - 'Never split the difference' book notes](./gemfeed/2023-04-01-never-split-the-difference-book-notes.md)
[2023-03-25 - Gemtexter 2.0.0 - Let's Gemtext again^2](./gemfeed/2023-03-25-gemtexter-2.0.0-lets-gemtext-again-2.md)
[2023-03-16 - 'The Pragmatic Programmer' book notes](./gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.md)
diff --git a/uptime-stats.md b/uptime-stats.md
index a5807208..acb12ebf 100644
--- a/uptime-stats.md
+++ b/uptime-stats.md
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2023-04-09T21:48:36+03:00
+> This site was last updated at 2023-04-09T22:31:42+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.