AltME: RebolBot

Messages

GrahamC
Why is this happening?
I'd like to know how a http error escapes the attempt block
or maybe it's my error ... somewhere
Kaj
It sounds odd. The Try REBOL process is simply killed by Linux, so you're probably dealing with an incomplete HTTP request/response cycle
GrahamC
I've had http errors too when I've used the web interface
not offten ... and just print system/version
AdrianS
The attempt to create a small image on your server, good enough for an avatar image, for example, was OK. Also, it seems that for sites like imgur.com and imm.io you can upload without credentials.
Kaj
That would be OK then

GrahamC
rebolbot might have to use rebol2 to run as I'm getting too many odd behaviours with rebol3
Kaj
I have it performing quite well building websites, but not as a long-running process, nor doing network I/O
I did come across a series of debilitating bugs while developing the Red bridge
GrahamC
is anyone running a rebol3 long running process?
Kaj
Carl, sometimes
BrianH
I have, but there are some bugs (like one Fork found) that can trip things up in some cases. Fork's bug is on my todo list.
Forks bug causes crashes when you do a lot of object allocation sometimes, even the internal objects allocated by binding loops.
At least I think so. I have code that can predictably crash R3 that I think might be related to Fork's crashes, but I don't have Fork's crashing code so I can't test it. But I do have my crashing code and know how to fix his bug, so I'm hoping that will make my crash go away too. If it does I'll let you know so you can include it in RebolBot.

GrahamC
Have the bot making soap calls to ideone to evaluate forth, javascript, ruby and scheme
GrahamC
Plugged in Martin Johannesson's shrink script ... note that "Appologies" is mispelled in the script
AdrianS
found another multi language trial site - http://liveworkspace.org
GrahamC
heaps of them !

Last message posted 356 weeks ago.