From 9d13a0cec435de1b689b2be979df1cfb53f5404d Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 16 Aug 2021 06:20:45 -0700 Subject: quips: new system-programming-related quips. --- stdlib/quips.tl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stdlib/quips.tl b/stdlib/quips.tl index 630d9e0c..02d90c38 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -84,6 +84,8 @@ "Imitation is the benignest form of forgery." "This could be the year of the TXR desktop; I can feel it!" "TXR's suggested retail price is $0. (More in Canada.)" + "All of our cores are currently busy servicing other applications." + "For faster service, do not time out & retry. Syscalls are answered in sequence." )) (defparml sys:%quip-rand-state% (make-random-state)) -- cgit v1.2.3