thp now compiles against current harec/stdlib main branches, i.e. module and case-exhaustivity changes.
Let me know, if you run into any problems.
@une wrote a new thp module, accompanying +moon: +sun.
set 'sun.longitude', 'sun.latitude' in your thpd config, and add 'm:sunrise' and/or 'm:sunset' to the prompt--definition in your thp-config
If you're using/playing with thp, rejoice, because @une fixed the char-type usages and it compiles again against current qbe/harec/hare main branches.
I really love their contributions to thp - it's a much better tool because of them.
@une updated thp's uptime mod; it is now possible to define 5 templates for the uptime-representation - see `man 5 thpd` , section uptime, for details.
It is a nice, small example using strings::template from the standard library.
https://git.sr.ht/~tomterl/thp/tree/main/item/mods/%2Buptime.ha#L56
Progress is slow but happening; you can configure the unix socket path now, and enable logging for the thp-daemon. Getting there.