IRC channel logs

2026-06-01.log

back to list of logs

<encryptedwhisper>Is the testuds netlayer broken? seems to hang on spawn-mycapn -- wanted to use it for really simple test interop.
<encryptedwhisper>Basically I am just trying to use it along the lines of https://codeberg.org/spritely/goblins/src/branch/main/examples/try-base-netlayer.scm
<encryptedwhisper>[I am aware of the proper UDS netlayer, however in order for my OCapN implementation to support that I'd have to do a bit more work]
<encryptedwhisper>looking at https://codeberg.org/spritely/goblins/commit/4472ca320a2fd624eb13d5c4791df0d9db3ade27 maybe I just need to wrap it in spawn-fibrous-vow
<encryptedwhisper>I wrapped two of the functions in spawn-fibrous-vow and that *seems* to have fixed the hang.
<encryptedwhisper>Mmm maybe not, getting odd errors so I think I messed things up further perhaps :)
<encryptedwhisper>No! It actually does work!
<encryptedwhisper>also eeee I was able to talk to Goblins with Zig!
<dthompson>encryptedwhisper: hey congrats that's awesome!