Live data from Hacker News

Botworld: A cellular automaton for studying self-modifying agents

github.com

1–8 of 8 posts

Re: Botworld: A cellular automaton for studying self-modifying agents

#4
post #3

So I cloned and installed it... And I'm running the example. However, I'm really not sure what I'm looking at here. http://i.imgur.com/xMkV1Qg.png Can anyone explain?

well. I sure can't, but I'll say that the author goes into great depth in the source file, which is a literate program. It's latex, rendered here: http://intelligence.org/files/Botworld.pdf

but the author doesn't pull punches, no layman's terms are used, and as a lame man, I have trouble following.

Re: Botworld: A cellular automaton for studying self-modifying agents

#7
post #3

So I cloned and installed it... And I'm running the example. However, I'm really not sure what I'm looking at here. http://i.imgur.com/xMkV1Qg.png Can anyone explain?

Author here. The display library has recently been updated -- try updating and running again, it should make a bit more sense.

Also, refer to this post: http://lesswrong.com/r/discussion/lw/k5u/exploring_botworld/ for both an explanation of what we find Botworld useful for and some documentation for how to write Botworld programs and interpret displayed Botworld grids.

Re: Botworld: A cellular automaton for studying self-modifying agents

#8
post #7
post #3

So I cloned and installed it... And I'm running the example. However, I'm really not sure what I'm looking at here. http://i.imgur.com/xMkV1Qg.png Can anyone explain?

Author here. The display library has recently been updated -- try updating and running again, it should make a bit more sense. Also, refer to this post: http://lesswrong.com/r/discussion/lw/k5u/exploring_botworld/ for both an explanation of what we find Botworld useful for and some documentation for how to write Botworld programs and interpret displayed Botworld grids.

Including a screenshot in the readme would be nice btw.