new fortunes
authorChris Koeritz <cak0l@virginia.edu>
Fri, 22 Oct 2021 14:13:36 +0000 (10:13 -0400)
committerChris Koeritz <cak0l@virginia.edu>
Fri, 22 Oct 2021 14:13:36 +0000 (10:13 -0400)
infobase/fortunes.dat

index e50f28e9a1619fcb46839191850f8de411cccc59..ede82c265d291822221633b4ee0091379ccd6eed 100644 (file)
@@ -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
+~