summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.gmi2
-rw-r--r--notes/career-guide-and-soft-skills.gmi10
-rw-r--r--notes/career-guide-and-soft-skills.gmi.tpl2
-rw-r--r--notes/mind-management.gmi11
-rw-r--r--notes/mind-management.gmi.tpl3
-rw-r--r--notes/never-split-the-difference.gmi10
-rw-r--r--notes/never-split-the-difference.gmi.tpl2
-rw-r--r--notes/the-obstacle-is-the-way.gmi10
-rw-r--r--notes/the-obstacle-is-the-way.gmi.tpl2
-rw-r--r--notes/the-pragmatic-programmer.gmi10
-rw-r--r--notes/the-pragmatic-programmer.gmi.tpl2
-rw-r--r--uptime-stats.gmi2
12 files changed, 34 insertions, 32 deletions
diff --git a/index.gmi b/index.gmi
index 447a3adc..3ad9f0a1 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2024-04-13T00:20:33+03:00 by `Gemtexter`
+> This site was generated at 2024-04-13T00:29:26+03:00 by `Gemtexter`
```
|\---/|
diff --git a/notes/career-guide-and-soft-skills.gmi b/notes/career-guide-and-soft-skills.gmi
index e6c6fc5d..a3d2a9bb 100644
--- a/notes/career-guide-and-soft-skills.gmi
+++ b/notes/career-guide-and-soft-skills.gmi
@@ -276,11 +276,11 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-=> ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes
-=> ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes
-=> ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes
-=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes (You are currently reading this)
-=> ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes
+=> ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes
+=> ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes
+=> ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes
+=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes (You are currently reading this)
+=> ./mind-management.gmi 2023-11-11 "Mind Management" book notes
=> ../resources.gmi More books and other resources I found useful.
=> ../ Back to the main site
diff --git a/notes/career-guide-and-soft-skills.gmi.tpl b/notes/career-guide-and-soft-skills.gmi.tpl
index 9a85f1e2..b9d5f4b1 100644
--- a/notes/career-guide-and-soft-skills.gmi.tpl
+++ b/notes/career-guide-and-soft-skills.gmi.tpl
@@ -1 +1 @@
-<< cat ../gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.gmi
+<< cat ../gemfeed/2023-07-17-career-guide-and-soft-skills-book-notes.gmi | sed 's/....-..-..-//; s/-book-notes//;'
diff --git a/notes/mind-management.gmi b/notes/mind-management.gmi
index 7afd791a..44a0b4cc 100644
--- a/notes/mind-management.gmi
+++ b/notes/mind-management.gmi
@@ -95,11 +95,12 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-=> ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes
-=> ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes
-=> ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes
-=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
-=> ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes (You are currently reading this)
+=> ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes
+=> ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes
+=> ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes
+=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+=> ./mind-management.gmi 2023-11-11 "Mind Management" book notes (You are currently reading this)
=> ../resources.gmi More books and other resources I found useful.
=> ../ Back to the main site
+
diff --git a/notes/mind-management.gmi.tpl b/notes/mind-management.gmi.tpl
index 51aeeb35..c03d3c64 100644
--- a/notes/mind-management.gmi.tpl
+++ b/notes/mind-management.gmi.tpl
@@ -1 +1,2 @@
-<< cat ../gemfeed/2023-11-11-mind-management-book-notes.gmi
+<< cat ../gemfeed/2023-11-11-mind-management-book-notes.gmi | sed 's/....-..-..-//; s/-book-notes//;'
+
diff --git a/notes/never-split-the-difference.gmi b/notes/never-split-the-difference.gmi
index 39a75294..6cfc477c 100644
--- a/notes/never-split-the-difference.gmi
+++ b/notes/never-split-the-difference.gmi
@@ -124,10 +124,10 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-=> ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes
-=> ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes (You are currently reading this)
-=> ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes
-=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
-=> ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes
+=> ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes
+=> ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes (You are currently reading this)
+=> ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes
+=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+=> ./mind-management.gmi 2023-11-11 "Mind Management" book notes
=> ../ Back to the main site
diff --git a/notes/never-split-the-difference.gmi.tpl b/notes/never-split-the-difference.gmi.tpl
index 8fdecae4..02305305 100644
--- a/notes/never-split-the-difference.gmi.tpl
+++ b/notes/never-split-the-difference.gmi.tpl
@@ -1 +1 @@
-<< cat ../gemfeed/2023-04-01-never-split-the-difference-book-notes.gmi
+<< cat ../gemfeed/2023-04-01-never-split-the-difference-book-notes.gmi | sed 's/....-..-..-//; s/-book-notes//;'
diff --git a/notes/the-obstacle-is-the-way.gmi b/notes/the-obstacle-is-the-way.gmi
index cef83feb..b8d12623 100644
--- a/notes/the-obstacle-is-the-way.gmi
+++ b/notes/the-obstacle-is-the-way.gmi
@@ -86,11 +86,11 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-=> ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes
-=> ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes
-=> ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this)
-=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
-=> ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes
+=> ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes
+=> ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes
+=> ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this)
+=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+=> ./mind-management.gmi 2023-11-11 "Mind Management" book notes
=> ../resources.gmi More books and other resources I found useful.
=> ../ Back to the main site
diff --git a/notes/the-obstacle-is-the-way.gmi.tpl b/notes/the-obstacle-is-the-way.gmi.tpl
index 5ad8c56c..cbc6422f 100644
--- a/notes/the-obstacle-is-the-way.gmi.tpl
+++ b/notes/the-obstacle-is-the-way.gmi.tpl
@@ -1 +1 @@
-<< cat ../gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.gmi
+<< cat ../gemfeed/2023-05-06-the-obstacle-is-the-way-book-notes.gmi | sed 's/....-..-..-//; s/-book-notes//;'
diff --git a/notes/the-pragmatic-programmer.gmi b/notes/the-pragmatic-programmer.gmi
index d2865fc8..eda3418b 100644
--- a/notes/the-pragmatic-programmer.gmi
+++ b/notes/the-pragmatic-programmer.gmi
@@ -80,11 +80,11 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other book notes of mine are:
-=> ./2023-03-16-the-pragmatic-programmer-book-notes.gmi 2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this)
-=> ./2023-04-01-never-split-the-difference-book-notes.gmi 2023-04-01 "Never split the difference" book notes
-=> ./2023-05-06-the-obstacle-is-the-way-book-notes.gmi 2023-05-06 "The Obstacle is the Way" book notes
-=> ./2023-07-17-career-guide-and-soft-skills-book-notes.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
-=> ./2023-11-11-mind-management-book-notes.gmi 2023-11-11 "Mind Management" book notes
+=> ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes (You are currently reading this)
+=> ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes
+=> ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes
+=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+=> ./mind-management.gmi 2023-11-11 "Mind Management" book notes
=> ../resources.gmi More books and other resources I found useful.
=> ../ Back to the main site
diff --git a/notes/the-pragmatic-programmer.gmi.tpl b/notes/the-pragmatic-programmer.gmi.tpl
index daa5b487..c66797f3 100644
--- a/notes/the-pragmatic-programmer.gmi.tpl
+++ b/notes/the-pragmatic-programmer.gmi.tpl
@@ -1 +1 @@
-<< cat ../gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi
+<< cat ../gemfeed/2023-03-16-the-pragmatic-programmer-book-notes.gmi | sed 's/....-..-..-//; s/-book-notes//;'
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index 13f4c1f6..08ea65f5 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2024-04-13T00:20:33+03:00
+> This site was last updated at 2024-04-13T00:29:26+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.