le chat bots with an ability to relay
some of my messages: irc channels are just a pair of fifo: in and out.
I used irssi in the past. works well but the TUI isn't as good as
weechat's one.
I never tested the others.
regards
--
Marc Chantreux
Pôle CESAR (Calcul et services avancés à la r
hello,
> FWIW, the help-guix@gnu.org list, which you are crossposting, announce
> [1] a policy of welcoming mail in many languages besides English,
> which looks like a pretty sane choice, until there is substantial
> traffic in a given language.
thanks for letting us know. i'll definitely use th
hello,
> I would liko to introduce my (almost started) book to you :
> https://jeko.frama.io
a french guile documentation is very welcome (should be nice to have a
french mailing list as well).
> Hope it can help someone to jump in and hack.
i just discovered srfi 64 thanks to your page. the th
> This seems to be the problem, it returned:
> $ perl -E 'map say, grep -d, @INC'
> $ find /gnu/store/*perl* -iname "CDDB_get.pm"
> /gnu/store/7n8rdqbx25801ypj38bywacbicmsc2ns-perl-cddb-get-2.28/lib/perl5/site_perl/5.28.0/CDDB_get.pm
> /gnu/store/mg8qgzi0v2his2xld1zkb8x7p5lf3v6m-perl-cddb-get-2.28/
hello,
> So I obviously installed perl-cddb-get with guix, but the error message
> persisted, and I think installing it the way ripit asks is not the
> "guix-way".
are you using the good perl interpreter ? (the one provided by guix i
guess?)
perl -E 'map say, grep -d, @INC'
should provi