***mab is now known as bandali
***roptat is now known as Guest1860
***Guest1860 is now known as roptat
***roptat is now known as roptat_
***roptat_ is now known as roptat
<sneek>I've been running for 25 days <sneek>This system has been up 18 weeks, 4 days, 23 hours, 35 minutes <lloda>say f is a value from (pointer->procedure ...). (help f) fails with <lloda>In procedure primitive-call-ip: Wrong type argument in position 1 (expecting PRIMITIVE_P): #<procedure ...> <lloda>looking around a bit I see that (program-arguments-alists f) works but (program-arguments-alist f) returns that error <lloda>not sure what the problem is :- ***rgherdt_ is now known as rgherdt
<ArneBab>sneek: later tell KEOVVT: if you install via guix, just call wisp. <ArneBab>You’ll notice how annoying it is to type enter three times to execute the previous block. <ArneBab>To fix that, wisp allows ending a block with " .\n" (space period enter). Basically end the block with a period. <ArneBab>It’s the same in regular code (outside the REPL) because Python taught me the hard way that any difference between REPL and code file comes back to bite you later.