diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-09 22:33:43 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-09 22:33:43 +0300 |
| commit | 617fcaf2faf50d80c9854a94407fe1d344c08f49 (patch) | |
| tree | 1a6ecfecbfd6e0db858b19009f0ee0390b4ab68a | |
| parent | 73f1640e278c79414be67ca389be4697026104d1 (diff) | |
Update content for md
| -rw-r--r-- | gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md | 1 | ||||
| -rw-r--r-- | index.md | 2 | ||||
| -rw-r--r-- | uptime-stats.md | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md index a403fda0..b997bc8c 100644 --- a/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md +++ b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md @@ -18,6 +18,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)](./2023-04-09-algorithms-and-data-structures-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. @@ -1,6 +1,6 @@ # 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.md b/uptime-stats.md index acb12ebf..b397d9dc 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-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. |
