Re: in the spirit of RosettaCode...

2017-03-26 Thread Erik Gustafson
Hi list, I think heroku would probably be best as it's similar to how others in the todo-backend have done it. It would also be good to demonstrate how to deploy a picolisp app to heroku. I made a handful of attempts at getting PL deployed to Heroku this past week. Humbly, I admit defeat for the

Re: in the spirit of RosettaCode...

2017-03-21 Thread David Bloom
I'm happy to add a version of the container which pulls the latest source and compiles it but it will likely be larger than the 'pre-compiled then copied into the container' version. What are the absolute minimum requirements to compile again? Busybox + gcc? -David On Mar 17, 2017 9:02 PM, "Joe

Re: in the spirit of RosettaCode...

2017-03-17 Thread Joe Bogner
Thanks Erik! I've updated app-persist To run it, I was also thinking heroku or hyper.sh is interesting (minimal expense). For either one, I was thinking of creating a docker container. I have a minimal, non-picolisp, example at: https://github.com/joebo/docker-tinycore-jhs There is also https://

Re: in the spirit of RosettaCode...

2017-03-17 Thread Erik Gustafson
Hi Joe, Thanks for your work on this! Minor note - app-persist.l starts with # non-persistent version ... To get your implementation listed, we need it running live somewhere. Do you have a favorite method for that? I'm happy to look into using Heroku this weekend. It was a fun exercise. I

Re: in the spirit of RosettaCode...

2017-03-15 Thread Joe Bogner
me progress. It looks like an > interesting challenge and similar to the todo work I already did. Thanks > for sharing. > > Thanks, > Joe > > On Wed, Mar 1, 2017 at 11:13 AM, Loyall, David > wrote: > >> >>>> In the spirit of RosettaCode, may I present >

Re: in the spirit of RosettaCode...

2017-03-01 Thread Joe Bogner
: > >>>> In the spirit of RosettaCode, may I present > http://www.todobackend.com/ ? > >>> > >>> Seems I should give it a try :) > >>> > >>> I don't understand the full extent of the task yet, but could it be > >>> som

RE: in the spirit of RosettaCode...

2017-03-01 Thread Loyall, David
>>>> In the spirit of RosettaCode, may I present http://www.todobackend.com/ ? >>> >>> Seems I should give it a try :) >>> >>> I don't understand the full extent of the task yet, but could it be >>> something >> >> To be c

Re: in the spirit of RosettaCode...

2017-03-01 Thread Jakob Eriksson
der Burger wrote: > On Tue, Feb 28, 2017 at 05:21:52PM +0100, Alexander Burger wrote: >>> In the spirit of RosettaCode, may I present http://www.todobackend.com/ ? >> >> Seems I should give it a try :) >> >> I don't understand the full extent of the task y

Re: in the spirit of RosettaCode...

2017-02-28 Thread Alexander Burger
On Tue, Feb 28, 2017 at 05:21:52PM +0100, Alexander Burger wrote: > > In the spirit of RosettaCode, may I present http://www.todobackend.com/ ? > > Seems I should give it a try :) > > I don't understand the full extent of the task yet, but could it be something To be corr

Re: in the spirit of RosettaCode...

2017-02-28 Thread Alexander Burger
On Tue, Feb 28, 2017 at 05:21:52PM +0100, Alexander Burger wrote: > Hi Loyall, Oops! I mean "Hi Dave!" :) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: in the spirit of RosettaCode...

2017-02-28 Thread Joe Bogner
Tue, Feb 28, 2017 at 11:21 AM, Alexander Burger wrote: > Hi Loyall, > > > In the spirit of RosettaCode, may I present http://www.todobackend.com/ > ? > > Seems I should give it a try :) > > I don't understand the full extent of the task yet, but could it

Re: in the spirit of RosettaCode...

2017-02-28 Thread Alexander Burger
Hi Loyall, > In the spirit of RosettaCode, may I present http://www.todobackend.com/ ? Seems I should give it a try :) I don't understand the full extent of the task yet, but could it be something similar to http://picolisp.com/wiki/?mindbgui with some modifications and extensions?

in the spirit of RosettaCode...

2017-02-28 Thread Loyall, David
In the spirit of RosettaCode, may I present http://www.todobackend.com/ ? Perhaps one of you skilled picolisp folks could submit a new implementation to their growing list. Cheers, --Dave -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe