Why Nostr? What is Njump?
2024-10-01 22:47:15

screwtape on Nostr: #lispyGopherClimate #liveSoon in an hour #climate #poem by npub1zsvwg…r5pwp #lisp ...

#lispyGopherClimate #liveSoon in an hour https://anonradio.net:8443/anonradio
#climate #poem by
https://climatejustice.social/@kentpitman/113233003130536891

#lisp
#mcclim panes as replayable in-memory streams instead of as graphic displays. ie
(in-package :clim-user)
(defvar *tree-san* (make-instance 'standard-tree-output-history))
(defvar *inter* (make-instance 'interactor-pane :output-record *tree-san*))
(present 'foo 'string :Stream *inter*)
(map-over-output-records
(lambda (x) (present (presentation-object x)))
*tree-san*)

Author Public Key
npub1n6w9sqrgjr37x83sdcs9rrerd9jlrk8wjajqzawhftacsa5603xs8krzel