Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Stephen Guerin
Robert being dangerously inquisitive Coincidence? Or perhaps Stephen has some some sinister motive it's all coming together -- Just a few more CPUs and the plot will be ready. muahaa haaa ... :-) I'm curious what you are trying to model that requires 10^15 agents. We're not trying

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Prof David West
Doug, Some short answers, we can discuss further some time if interested. First: the technical reasons C++ was not considered OO = strong typing, friend declarations, multiple inheritance, explicit constructors, and an over-dependence on function overrides. Second: subtler, but in my opinion

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Douglas Roberts
Hey, thanks Dave. A couple of comments: In contrast - the OO tradition that began with Simula (not Simula I which was already moving away from the philosophical ideal) and was embodied in Self and Smalltalk, did not care about the machine, did not care about efficiency, it was all about

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Douglas Roberts
A snark sash can *never* be too heavy! ;-} Do I still get to keep my OO Merit Badge? sure, but more to the point, you get another gold star added to your glibness sash... isn't that thing getting kinda heavy? nicely done. -- Doug Roberts drobe...@rti.org d...@parrot-farm.net

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Steve Smith
Douglas Roberts wrote: A snark sash can *never* be too heavy! Snarf! FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Steve Smith
Doug/Dave/innocent bystanders - Actually, this exchange is more useful to me than most I've seen on this topic. As usual, I understand both sides of the argument and agree with neither! Or to be contrary, I agree with both. I appreciate the elegance of representation that well-designed

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Douglas Roberts
That's what we keep you around for, big guy! Cheers, yourself. --Doug On Mon, May 25, 2009 at 10:06 AM, Steve Smith sasm...@swcp.com wrote: Neither has been the usual raving fanatic I am used to, - Steve -- Doug Roberts drobe...@rti.org d...@parrot-farm.net 505-455-7333 - Office

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Marcus G. Daniels
Douglas Roberts wrote: To some, I suppose lack of efficiency and the ability to implement pure, faithful representations of the physical system being modeled are positive attributes of a language. Therefore, 100% faithfulness of representation of the physical system is not only not needed, it

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Douglas Roberts
I don't disagree with any of that, Marcus. I do feel compelled to point out that garbage collectors are extremely heavy weight language components, and are one of the features of Java that prevent it from competing with C++ for large-scale computational efficiency. --Doug On Mon, May 25, 2009

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Stephen Guerin
On May 24, 2009, at 10:05 PM, Marcus G. Daniels wrote: Steve wrote: To better describe agent-oriented, I would like to extend an object to: 1) 2) 3) have control over its own execution 4) 5) Typically garbage collectors observe for objects that are isolated from

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Owen Densmore
I actually had a fairly long talk with Bjarne Stroustrup while building an UI Toolkit out of (would you believe) PostScript for the NeWS (Network Extensible Window System). We had realized that PS really was, like Javascript, a very lisp-like language and so prototyped (pun intended for

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Marcus G. Daniels
Stephen Guerin wrote: Ah, by control over its own execution, I meant execution as thread of computation. Yeah, I realize the word was overloaded.. See my other e-mail on not being able to predictably get resources. (Scheduling a thread is does not imply actually commencing execution.) Here

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Douglas Roberts
I believe that under optimal conditions (from the perspective of the garbage collecting language) a benchmark can be contrived that equals malloc. I also believe that the converse is true, especially for large applications. I cannot count the times I have had to reboot a LISP machine or kill a

[FRIAM] Fwd: Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Victoria Hughes
Hey, as IB, I would like to point out that biological models make sense because we are unavoidably biological in design, thus our systems will be. All our systems: interpretive, expressive, diagnostic, experimental. No matter how far we think we may evolve past that, we cannot. We just

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Marcus G. Daniels
Douglas Roberts wrote: I believe that under optimal conditions (from the perspective of the garbage collecting language) a benchmark can be contrived that equals malloc. If a person can plan out a workset that is minimal and needed all of the time, then it won't need to be moved around

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Douglas Roberts
On Mon, May 25, 2009 at 11:52 AM, Marcus G. Daniels mar...@snoutfarm.comwrote: A person prototyping code for a new problem doesn't yet have whole thing in their head, so they don't want to commit to decisions like global sharing of data. malloc/free is undesirable in that situation because

Re: [FRIAM] Fwd: Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Marcus G. Daniels
Victoria Hughes wrote: So our models, in /whatever/ field, will ultimately ping on that neurological level. Makes sense to work with that presupposition, since in the end we return to it. A question of technology?

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Douglas Roberts
On Mon, May 25, 2009 at 3:06 PM, Carl Tollander c...@plektyx.com wrote: So a 'real world' application is one you never quite have enough memory and power for? Yeah, pretty much. First you build a model that approximates the system you want to model. Then you realize that there are features

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Douglas Roberts
Ok, so now that we have our trip down OOP Memory Land out of the way, a few questions: 1) What are the agents in this 1.0E^6 agent simulation? 2) What are the rules that define how they interact? 3) What are the communications requirements between agents? 4) What is the compute infrastructure?

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Steve Smith
OK... It is all I can do to avoid a segue into Soylent Green analogies... - SS But yes, given the other meaning of execution, I agree with you with respect to how to probably handle the death and garbage collection. I suspect we might adopt more of an cellular apotosis model

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Steve Smith
Doug - Isn't this fun? We could probably go on like this this all day! I was never a Boy Scout, but from what I remember anecdotally, once one has their merit badge, it cannot be taken away (though they can be stolen and clandestinely resewn onto ones own sash)... Yet I think there are

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Steve Smith
Carl Tollander wrote: So a 'real world' application is one you never quite have enough memory and power for? THAT has been my experience categorically. Well said. FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Victoria Hughes
Thus finally proving the existence of parallel worlds. Now if we could just find the wormhole... On May 25, 2009, at 7:21 PM, Gary Schiltz wrote: In addition, a real world application is one that the client can't adequately describe, but which needs to be done in half the time and with

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Stephen Guerin
On May 25, 2009, at 5:56 PM, Douglas Roberts wrote: Ok, so now that we have our trip down OOP Memory Land out of the way, a few questions: 1) What are the agents in this 1.0E^6 agent simulation? We're not designing a simulation. We're trying to architect for a distributed agent-oriented

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Marcus G. Daniels
Stephen Guerin wrote: 4) What is the compute infrastructure? Existing web/ftp servers, browsers and applications running on client machines. 2 ideas: http://boinc.berkeley.edu/ http://www.playstation.com/life/en/aboutch.html

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Steve Smith
Alice (aka Tory) - Thus finally proving the existence of parallel worlds. Now if we could just find the wormhole... I believe you found one when you joined this list, though it might be somewhat more of a Rabbit Hole? - Mad Hatter P.S. does that make Doug the Red Queen and Stephen the White

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Saul Caganoff
and here's a couple more ideas: http://www.google.com/search?q=distributed+computing+javascript+browser 2009/5/26 Marcus G. Daniels mar...@snoutfarm.com Stephen Guerin wrote: 4) What is the compute infrastructure? Existing web/ftp servers, browsers and applications running on client

Re: [FRIAM] Distributed Agents and Alan Kay's Universal Interface Language

2009-05-25 Thread Marcus G. Daniels
Saul Caganoff wrote: and here's a couple more ideas: http://www.google.com/search?q=distributed+computing+javascript+browser To take a significant amount of CPU time from a user, especially in the background, it will be necessary to ask for opt-in. Publishing JavaScript to run as a side