IRC channel logs

2025-06-16.log

back to list of logs

<yarl>Hello Spritely!
<yarl>I just tried pumpkin-chat, it seems to work but there is an error in the console (firefox)
<yarl>;; message: #<<message> from-vat: #<procedure connector> to: #<local-object fulfilled-handler> resolve-me: #<local-object resolver> args: (())>
<yarl>reflect.js:889:49
<yarl>;; exception: #<&compound-exception components: (#<&assertion> #<&message message: "value failed to match"> #<&irritants irritants: (())> #<&source file: "hoot/errors.scm" line: 95 column: 22>)>
<yarl>Actually, I want to try hoot with goblins but I get some arity error I don't get when I don't use in-browser, with hoot. So I decided to check on a spritely developped application, pumpkin. I see there is an error there too. that's not an arity error, right. What is the status of these? what pair of commits on hoot/goblins should be use? what version of librewolf/firefox (or other browser). Or maybe I get this error
<yarl> but that's on me? May someone try pumpkin-chat and tell me? Thanks a lot.
<yarl>Of course, I ran guix shell, ./bootstrap.sh, ./configure, make server (in terminal 1), make client (in terminal 2)
<sshine>I'd like to know the answer, too. this is on my list, and I haven't got around to it.
<sshine>speaking of which, https://kagi.com/proxy/il_fullxfull.2592794903_654x.jpg?c=aQpSIsKjtXVPkIvJPfIGXh0SHqrtCcul3VLo9KZwh84rKZTJOzoVPYFftj0hxQNqJIE8CDpDkJYQ-VC0jUOWGNQBpFNGaol2v6su5sdFTQQNHJMWFd0mw7KpAkVH5bF1X_dXYt1kxPT1r21go1ng72HKRHZ0GuqE9XsBjTQIooA%3D
<jfred>Aw man, I have a recurring meeting scheduled for the same timeslot as the office hours now :(
<dthompson>oh no, well maybe we should adjust future meeting times because you are an esteemed guest
<dthompson>we've been thinking that maybe we should mix up the times a bit in order to get different groups of people to attend once we had office hours as an established thing that we do
<dthompson>changing the subject a bit, we've got some cool hoot stuff to share. something that we had no part in making!
<dthompson> https://deosjr.github.io/dynamicland/datalog.html
<dthompson>datalog in miniKanren on hoot!
<dthompson>which was then used to make an implementation of Dynamicland!
<dthompson> https://deosjr.github.io/dynamicland/
<jfred>Mixing things up is a good idea, I know especially on weekdays it can be hard to attend things like this if you have a consistent conflict. (And I dunno about others but Thursdays and Fridays tend to be the least meeting-packed for me, by the end of the week I think everyone gets tired of them haha)
<jfred>And Dynamicland in Hoot is amazing!
<jfred>ACTION will have to read through + try to understand that datalog implementation later
<dthompson>I haven't read through/understood it either
<dthompson>but it's cool!