IRC channel logs

2025-02-22.log

back to list of logs

<jfred>true!
<jfred>though it might be helpful if only to guard against accidental bugs too. If something in your service calls (exit) in PID 1 you'll have a bad time
<dckc>ACTION waves
<dckc>my process for syncing GnuCash with banking stuff via a Google Sheet is driven by a klunky CLI. I wonder how to package it as a service / persistent object.
<dckc>klunky CLI to wit: `yarn push-txids` and `yarn pull-categories` https://github.com/dckc/finquick/blob/master/packages/lm-sync/package.json#L3-L4
<dckc>I packaged up one of my scripts as a desktop menu item... https://github.com/dckc/madmode-blog/commit/e281728d55022dfd3f4c904262c6d967bf90b81e
<dckc>a caja-actions menu item, that is
<dckc>(yes, this is very tangential to spritely, currently. I hope it's alright for me to think out loud here while there's not much going on)
<jfred>tangential-ish, but having ocap-y desktop services is something I'd like to see... and would be cool to have JS services speaking ocapn and interoperating with goblins stuff :)
<jfred>there we go: https://paste.sr.ht/~jfred/5371d8def4c72f7f6e075d289c300e66d0eba813