From: Chris Koeritz <cak0l@virginia.edu>
Date: Fri, 22 Oct 2021 14:13:36 +0000 (-0400)
Subject: new fortunes
X-Git-Tag: 2.140.131^2~26
X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=3b56ed4dfd53dd4bfb291e80658273149c23dd06;p=feisty_meow.git

new fortunes
---

diff --git a/infobase/fortunes.dat b/infobase/fortunes.dat
index e50f28e9..ede82c26 100644
--- a/infobase/fortunes.dat
+++ b/infobase/fortunes.dat
@@ -44011,4 +44011,13 @@ Thought is the blossom; language the bud; action the fruit behind it.
   -- Ralph Waldo Emerson
 ~
 What we think, we become. -- Shakyamuni Buddha
+~
+pseudo-code for our daily lives:
+
+repeat:
+    if (not one_thing) then { 
+        other_thing 
+    }
+:forever
+~