IRC channel logs

2025-10-14.log

back to list of logs

<dthompson>mra: following up on your message from the other day: in addition to our little games, we also have a wip chat program: https://codeberg.org/spritely/pumpkin-chat
<dthompson>also, we have ported the shepherd init system to use goblins and our branch for that can be found here: https://codeberg.org/spritely/shepherd/src/branch/goblinsify
<dthompson>I think our docs could use a tutorial for putting all the pieces together into some simple application
<mra>dthompson: ooh, the chat application is quite cool! i'll have a look. a tutorial for putting the pieces together would be cool! i do see that there's a bit of an example for a simple chat program in the docs already?