Re: [ANN] a lot

2014-07-21 Thread Max
21.07.2014 19:14, tantalum пишет: >> Are there some code examples? > except for process-chain-* probably not, but i put that on my todo list. > > something like this should work: > (execute-with-environment "XX2=LOL" "/tmp/mybin") > > working example: > guile -c '(import (sph process)) (execute

Re: sph.io libraries

2014-07-21 Thread Max
21.07.2014 21:03, tantalum пишет: > > a few examples are included in the other message i sent. maybe it > already clears things up a bit. (reference > http://lists.gnu.org/archive/html/guile-user/2014-07/msg00023.html) That's excellent, thanks! > > yes, but for now decided to host the repositorie

Re: sph.io libraries

2014-07-21 Thread tantalum
> How do I implement it using 'process' and 'record' from sph.io? How do I later access > pid2 for example? How do I iterate over all the records? a few examples are included in the other message i sent. maybe it already clears things up a bit. (reference http://lists.gnu.org/archive/html/guile-use

Re: [ANN] a lot

2014-07-21 Thread tantalum
> Are there some code examples? except for process-chain-* probably not, but i put that on my todo list. something like this should work: (execute-with-environment "XX2=LOL" "/tmp/mybin") working example: guile -c '(import (sph process)) (execute-with-environment (list "XX2=LOL") "/usr/bin/ec

Re: sph.io libraries

2014-07-21 Thread Max
Wow, that sounds like a lot of maintenance burden - have you considered using open source hosting which specialize on fixing those? Something like https://gitorious.org/ or http://hub.darcs.net/ depending on your vcs preference. On a related note - using something like jekyll or hakyll to genera

sph.io libraries

2014-07-21 Thread tantalum
i am sorry, i am late... i was not subscribed to the list. i maintain the site yes, the site is unstable. despite that, it should always restart automatically, please try again, and when you see a 403 that probably means it is just starting, 502 that it just crashed ... at first i had to rewrite