Patrick Mooney
Patrick Mooney
I have a script that posts content to Tumblr twice a day -- details are written up at http://patrickbrianmooney.nfshost.com/~patrick/projects/AutoLovecraft/technical.html, if they're helpful. I moved to a new computer last month...
Running `lispbox.sh` right out of a fresh install gives the following error log: (progn (load "/home/patrick/bin/lispbox-0.7/slime-20110205.092829/swank-loader.lisp" :verbose t) (funcall (read-from-string "swank-loader:init")) (funcall (read-from-string "swank:start-server") "/tmp/slime.12320" :coding-system "iso-latin-1-unix")) Unhandled exception 11...
The page https://common-lisp.net/project/lispbox/ contains the sentence > If you would like to report a bug or make a suggestion, please send a message to the development mailing list. The link...
I have some files with .jpg extensions that are actually HEIF files. (I suspect it's the Android app for Instagram generating them on my phone, but haven't followed up.) Trying...