[Cuis] I need an idea. I know you have some. Give.

Angel Java Lopez ajlopez2000 at gmail.com
Fri Mar 8 04:20:22 CST 2013


Umm.... I don't know the "state-of-the-art" in Squeak, but one thing I
implemented that it was useful for my projects (in Node.js), was something
like RPC (remote procedure call), or in terms of Smalltalk, send a message
to other machine, specifying the target object (by id?), selector and
serialized arguments. In my case, Node.js ecosystem already had such
implementations, I wrote my own to practice.

But if it is a relatively "brave new world" in Smalltalk/Squeak (note that
you can implement a protocol, to have client/servers in different Smalltalk
protocols).

At Smalltalks 2011 (Entre Rios, Argentina) I attended to a talk about the
future of Pharo, where it was briefly mentioned Distributed Smalltalk. But
I don't sure what is it, or its status.

I'm wrote something alike the above description, but only in my C# VM
implementation:
http://ajlopez.wordpress.com/2010/10/28/distributed-objects-in-ajtalk/

My interests in distributed apps:
http://ajlopez.wordpress.com/2013/02/09/programming-languages-distributed-computing-and-artificial-intelligence/

Angel "Java" Lopez
@ajlopez

On Fri, Mar 8, 2013 at 3:48 AM, Casey Ransberger
<casey.obrien.r at gmail.com>wrote:

> Hello Squeakers!
>
> My job search is turning up dead ends, hurry up and wait, and unfathomably
> boring prospects.
>
> Screw all that! I want to do something cool.
>
> I'm thinking about doing a KickStarter, but almost all of my ideas are
> either a) stuff no one else wants which only I could possibly think would
> be cool, or b) overly ambitious. The words Andreas used to describe my last
> idea: "a bit grandiose." Gift for understatement at times.
>
> So I'm looking for something which could be completed by one or two geeks
> in six months to a year, which people actually want, to be implemented (at
> least in part) using Squeak, and to be released at the end under the MIT
> license.
>
> I've floored my expenses, so I can make my own labor (relatively, for a
> guy living in Seattle) very cheap. By floored, I mean the room I sleep in
> isn't even tall enough to stand up in -- I do not presently meet the
> definition of a free-range chicken -- and I've disconnected my cellular
> service. I want to be an efficient engine for getting things that matter to
> me and other people done, rather than go on being some tool used to ship
> lucrative enterprise crapware.
>
> So here's the $x question: what do you want me to do? I have a Raspberry
> Pi on order, so bonus points if you can work that in somehow.
>
> The person with the best (realistic) idea will be credited for it.
>
> Inspire me! And thanks for reading all the way down to the bottom of this
> message.
>
> Casey
>
> _______________________________________________
> Cuis mailing list
> Cuis at jvuletich.org
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jvuletich.org/pipermail/cuis_jvuletich.org/attachments/20130308/3db2f091/attachment-0004.html>


More information about the Cuis mailing list