Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #16354

Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd?

From rickman <gnuarm@gmail.com>
Newsgroups comp.lang.forth
Subject Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd?
Date 2012-10-16 15:55 -0400
Organization A noiseless patient Spider
Message-ID <k5ke41$5pj$1@dont-email.me> (permalink)
References (6 earlier) <1cc2931a-f2f9-44a4-b7ed-2a271604f12c@o8g2000yqh.googlegroups.com> <7xtxtvofxl.fsf@ruckus.brouhaha.com> <1491587.ihVW1S9S1V@sunwukong.fritz.box> <k5i09i$uor$1@dont-email.me> <k5jbr0$krh$1@dont-email.me>

Show all headers | View raw


On 10/16/2012 6:10 AM, Syd Rumpo wrote:
> On 15/10/2012 22:47, rickman wrote:
>> On 10/15/2012 1:51 PM, Bernd Paysan wrote:
>>> Paul Rubin wrote:
>
> <snip>
>
>>>> Koopman's book at least for some sections assumed instructions to get
>>>> at deeper levels of the stack than the top element, but in that case
>>>> it's not really a pure stack machine.
>>>
>>> And it makes the stack slow, as well. The stack is ultra-fast,
>>> *because* you directly can only access TOS and NOS, and nothing else.
>>
>> I think technically you can only access TOS in a true stack. Typically
>> the TOS and often the NOS are implemented in registers with a stack
>> behind them, that is how Chuck does it in the F18A.
>
> The PSC1000 allowed access to IIRC the top 15 return stack elements.
> That means you can push locals on to it and then use r7@ r7! etc as
> appropriate. There was a multiple rdrop instruction for tidying up
> afterwards.
>
> In practice, with real code, I found this a very useful idea.
>
> <snipped ad lib>
>
>> I get tired of thinking about the GA144 sometimes.
>
> Yes. It's frustrating to have something available with such great
> potential, yet not be able to think of an application which couldn't be
> done better in some other way.

I don't agree with this.  I have said many times that I think it can 
make a very good digital receiver (SDR) because of being so like an FPGA 
but at much lower power levels.


> Maybe (heresy!) it's a dud. The RTX2000s were great, the PSC1000 was
> great too, technically. Several FPGA stack machines look to be very
> useful, but maybe the GA144 is just backed too far into a niche.

Certainly there are any number of aspects that were not optimized for 
real world designs that we all have right now.  I'm told this design is 
intended for the "Internet of Things".  But in reality I think it was 
not "intended" for anything.  It is just what happened in Chuck's head 
and now he is looking for how best to use it.  Read his blog posts and 
you will see that even now he seems to have no idea how to do any number 
of tasks with the chip.  It is all about exploring the solution space of 
this device.  Read "The Map is not the Territory".

Someone here said that about him.  He is not really a product designer, 
he is a researcher who isn't trying to design useful stuff, rather he 
designs stuff and then looks for uses.

Rick

Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? gavino_himself <visploveslisp@gmail.com> - 2012-10-12 13:36 -0700
  Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-12 22:49 +0200
    Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-13 00:06 -0400
      Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-13 22:34 +0200
        Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-13 16:46 -0400
          Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-14 00:24 +0200
            Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-14 19:09 -0400
              Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Mark Wills <forthfreak@gmail.com> - 2012-10-15 01:46 -0700
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Paul Rubin <no.email@nospam.invalid> - 2012-10-15 04:25 -0700
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Mark Wills <forthfreak@gmail.com> - 2012-10-15 05:35 -0700
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-15 16:43 -0400
            The "memory wall" (was: mr paysan ...) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-10-15 09:28 +0000
              Re: The "memory wall" (was: mr paysan ...) Mark Wills <forthfreak@gmail.com> - 2012-10-15 03:02 -0700
                Re: The "memory wall" (was: mr paysan ...) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-10-15 12:50 +0000
              Re: The "memory wall" (was: mr paysan ...) Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-15 14:47 +0200
            Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? gavino_himself <visploveslisp@gmail.com> - 2012-10-19 00:10 -0700
              Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? "Elizabeth D. Rather" <erather@forth.com> - 2012-10-18 21:53 -1000
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? gavino_himself <visploveslisp@gmail.com> - 2012-10-19 01:00 -0700
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? "Elizabeth D. Rather" <erather@forth.com> - 2012-10-18 22:18 -1000
              Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? stephenXXX@mpeforth.com (Stephen Pelc) - 2012-10-19 09:11 +0000
          Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? visualforth@rocketmail.com - 2012-10-15 03:17 -0700
            Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-15 16:52 -0400
              Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? visualforth@rocketmail.com - 2012-10-16 02:20 -0700
            Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? gavino_himself <visploveslisp@gmail.com> - 2012-10-19 00:13 -0700
          Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? gavino_himself <visploveslisp@gmail.com> - 2012-10-19 00:07 -0700
        Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? "Rod Pemberton" <do_not_have@notemailnotz.cnm> - 2012-10-13 20:53 -0400
          Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-15 15:41 +0200
            Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Mark Wills <forthfreak@gmail.com> - 2012-10-15 07:01 -0700
              Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Paul Rubin <no.email@nospam.invalid> - 2012-10-15 09:31 -0700
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-15 19:51 +0200
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-15 17:47 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Syd Rumpo <usenet@nononono.co.uk> - 2012-10-16 11:10 +0100
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-16 15:55 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Syd Rumpo <usenet@nononono.co.uk> - 2012-10-16 21:31 +0100
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-16 17:06 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Paul Rubin <no.email@nospam.invalid> - 2012-10-16 20:56 -0700
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-10-16 23:44 -0500
                Transputers, was Re: mr paysan .. gavinoshit albert@spenarnc.xs4all.nl (Albert van der Horst) - 2012-10-17 10:01 +0000
                Re: Transputers, was Re: mr paysan .. gavinoshit Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-10-17 21:11 -0500
                Re: Transputers, was Re: mr paysan .. gavinoshit Mark Wills <forthfreak@gmail.com> - 2012-10-18 01:08 -0700
                Re: Transputers, was Re: mr paysan .. gavinoshit Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-10-18 11:42 -0500
                Re: Transputers, was Re: mr paysan .. gavinoshit rickman <gnuarm@gmail.com> - 2012-10-18 15:26 -0400
                Re: Transputers, was Re: mr paysan .. gavinoshit albert@spenarnc.xs4all.nl (Albert van der Horst) - 2012-10-18 09:25 +0000
                Re: Transputers, was Re: mr paysan .. gavinoshit Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-10-18 11:46 -0500
                Re: Transputers, was Re: mr paysan .. gavinoshit rickman <gnuarm@gmail.com> - 2012-10-18 15:28 -0400
                Re: Transputers, was Re: mr paysan .. gavinoshit Mark Wills <markrobertwills@yahoo.co.uk> - 2012-10-18 12:44 -0700
                Re: Transputers, was Re: mr paysan .. gavinoshit Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-10-18 18:49 -0500
                Re: Transputers, was Re: mr paysan .. gavinoshit rickman <gnuarm@gmail.com> - 2012-10-18 20:16 -0400
                Re: Transputers, was Re: mr paysan .. gavinoshit Paul Rubin <no.email@nospam.invalid> - 2012-10-18 17:28 -0700
                Re: Transputers, was Re: mr paysan .. gavinoshit Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-19 03:00 +0200
                Re: Transputers, was Re: mr paysan .. gavinoshit rickman <gnuarm@gmail.com> - 2012-10-19 18:00 -0400
                Re: Transputers, was Re: mr paysan .. gavinoshit albert@spenarnc.xs4all.nl (Albert van der Horst) - 2012-10-19 11:35 +0000
                Re: Transputers, was Re: mr paysan .. gavinoshit Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-10-19 10:33 -0500
                Re: Transputers, was Re: mr paysan .. gavinoshit Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-18 18:35 +0200
                Re: Transputers, was Re: mr paysan .. gavinoshit Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-10-18 12:06 -0500
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-17 13:23 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Paul Rubin <no.email@nospam.invalid> - 2012-10-17 11:58 -0700
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-17 15:22 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-17 21:53 +0200
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-17 16:00 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-17 23:10 +0200
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-17 17:28 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-18 00:11 +0200
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-18 15:41 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-15 17:27 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Paul Rubin <no.email@nospam.invalid> - 2012-10-15 15:28 -0700
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-15 19:07 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-15 19:09 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? "Rod Pemberton" <do_not_have@notemailnotz.cnm> - 2012-10-16 01:21 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Paul Rubin <no.email@nospam.invalid> - 2012-10-15 22:26 -0700
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Paul Rubin <no.email@nospam.invalid> - 2012-10-15 22:35 -0700
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? "Rod Pemberton" <do_not_have@notemailnotz.cnm> - 2012-10-16 01:50 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Paul Rubin <no.email@nospam.invalid> - 2012-10-15 22:54 -0700
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-16 16:00 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? "Rod Pemberton" <do_not_have@notemailnotz.cnm> - 2012-10-17 06:40 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-17 13:32 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? "Rod Pemberton" <do_not_have@notemailnotz.cnm> - 2012-10-17 21:10 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-18 15:45 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? "Rod Pemberton" <do_not_have@notemailnotz.cnm> - 2012-10-19 19:45 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-16 15:58 -0400
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? "Rod Pemberton" <do_not_have@notemailnotz.cnm> - 2012-10-17 06:32 -0400
                "Too much data" (was: mr paysan where is your chip? ...) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-10-16 11:46 +0000
                Re: "Too much data" (was: mr paysan where is your chip? ...) Josh Grams <josh@qualdan.com> - 2012-10-16 16:09 +0000
                Re: "Too much data" rickman <gnuarm@gmail.com> - 2012-10-16 16:04 -0400
                Re: "Too much data" Elizabeth D Rather <erather@forth.com> - 2012-10-16 11:37 -1000
                Re: "Too much data" anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-10-17 14:00 +0000
                Re: "Too much data" (was: mr paysan where is your chip? ...) humptydumpty <ouatubi@gmail.com> - 2012-10-16 13:25 -0700
                Re: "Too much data" (was: mr paysan where is your chip? ...) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-10-17 14:08 +0000
                Re: "Too much data" (was: mr paysan where is your chip? ...) humptydumpty <ouatubi@gmail.com> - 2012-10-18 01:31 -0700
                Re: "Too much data" (was: mr paysan where is your chip? ...) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-10-18 16:42 +0000
                Re: "Too much data" (was: mr paysan where is your chip? ...) Ouatu Bogdan <ouatubi@gmail.com> - 2012-10-18 18:41 +0000
                Re: "Too much data" (was: mr paysan where is your chip? ...) humptydumpty <ouatubi@gmail.com> - 2012-10-18 12:20 -0700
                Re: "Too much data" Paul Rubin <no.email@nospam.invalid> - 2012-10-16 21:10 -0700
                Re: "Too much data" humptydumpty <ouatubi@gmail.com> - 2012-10-17 05:01 -0700
                Re: "Too much data" (was: mr paysan where is your chip? ...) humptydumpty <ouatubi@gmail.com> - 2012-10-16 23:55 -0700
                Re: "Too much data" (was: mr paysan where is your chip? ...) humptydumpty <ouatubi@gmail.com> - 2012-10-17 00:06 -0700
                Re: "Too much data" (was: mr paysan where is your chip? ...) albert@spenarnc.xs4all.nl (Albert van der Horst) - 2012-10-17 10:25 +0000
                Re: "Too much data" (was: mr paysan where is your chip? ...) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-10-17 14:21 +0000
                Re: "Too much data" (was: mr paysan where is your chip? ...) Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-17 17:54 +0200
                Re: "Too much data" (was: mr paysan where is your chip? ...) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-10-17 15:58 +0000
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? "Rod Pemberton" <do_not_have@notemailnotz.cnm> - 2012-10-16 01:27 -0400
              Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? "Elizabeth D. Rather" <erather@forth.com> - 2012-10-15 08:02 -1000
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? visualforth@rocketmail.com - 2012-10-15 11:39 -0700
                Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? Bill Marcum <bill@nowhere.invalid> - 2012-10-21 03:31 -0400
              Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-15 17:15 -0400
              Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? stephenXXX@mpeforth.com (Stephen Pelc) - 2012-10-16 10:00 +0000
              Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu? that runs firefox and is liek 10x faster than amd? gavino_himself <visploveslisp@gmail.com> - 2012-10-19 00:27 -0700
            Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? rickman <gnuarm@gmail.com> - 2012-10-15 17:10 -0400
              Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? gavino_himself <visploveslisp@gmail.com> - 2012-10-19 00:30 -0700
            Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? "Rod Pemberton" <do_not_have@notemailnotz.cnm> - 2012-10-16 01:38 -0400
              Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? Paul Rubin <no.email@nospam.invalid> - 2012-10-15 22:48 -0700
              Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? "Elizabeth D. Rather" <erather@forth.com> - 2012-10-15 21:18 -1000
                Re: mr paysan where is your chip? "Ed" <invalid@nospam.com> - 2012-10-16 21:31 +1000
                Re: mr paysan where is your chip? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-16 16:56 +0200
                Re: mr paysan where is your chip? visualforth@rocketmail.com - 2012-10-16 11:26 -0700
                Re: mr paysan where is your chip? Paul Rubin <no.email@nospam.invalid> - 2012-10-17 12:30 -0700
                Re: mr paysan where is your chip? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-17 22:35 +0200
                Re: mr paysan where is your chip? Paul Rubin <no.email@nospam.invalid> - 2012-10-17 18:15 -0700
                Re: mr paysan where is your chip? anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-10-18 16:45 +0000
                Re: mr paysan where is your chip? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-19 00:31 +0200
                Re: mr paysan where is your chip? Paul Rubin <no.email@nospam.invalid> - 2012-10-18 22:34 -0700
                Re: mr paysan where is your chip? gavino_himself <visploveslisp@gmail.com> - 2012-10-19 01:01 -0700
                Re: mr paysan where is your chip? gavino_himself <visploveslisp@gmail.com> - 2012-10-19 01:06 -0700
                Re: mr paysan where is your chip? Mark Wills <forthfreak@gmail.com> - 2012-10-19 02:16 -0700
                Re: mr paysan where is your chip? "Rod Pemberton" <do_not_have@notemailnotz.cnm> - 2012-10-19 19:51 -0400
                Re: mr paysan where is your chip? Paul Rubin <no.email@nospam.invalid> - 2012-10-19 18:25 -0700
                Re: mr paysan where is your chip? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-20 16:49 +0200
                Re: mr paysan where is your chip? "Rod Pemberton" <do_not_have@notemailnotz.cnm> - 2012-10-20 22:49 -0400
                Re: mr paysan where is your chip? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-19 22:02 +0200
                Re: mr paysan where is your chip? Paul Rubin <no.email@nospam.invalid> - 2012-10-20 17:07 -0700
                Re: mr paysan where is your chip? "Elizabeth D. Rather" <erather@forth.com> - 2012-10-20 14:48 -1000
                Re: mr paysan where is your chip? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-21 02:56 +0200
                Re: mr paysan where is your chip? Paul Rubin <no.email@nospam.invalid> - 2012-10-20 22:30 -0700
                Trains [Was: mr paysan where is your chip?] Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-10-21 04:46 -0500
                Re: mr paysan where is your chip? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-18 19:28 +0200
                Re: mr paysan where is your chip? gavino_himself <visploveslisp@gmail.com> - 2012-10-19 00:33 -0700
                Re: mr paysan where is your chip? gavino_himself <visploveslisp@gmail.com> - 2012-10-19 01:00 -0700
                Re: mr paysan where is your chip? Paul Rubin <no.email@nospam.invalid> - 2012-10-19 11:45 -0700
                Re: mr paysan where is your chip? stephenXXX@mpeforth.com (Stephen Pelc) - 2012-10-18 18:26 +0000
                Re: mr paysan where is your chip? "Elizabeth D. Rather" <erather@forth.com> - 2012-10-18 08:45 -1000
                Re: mr paysan where is your chip? gavino_himself <visploveslisp@gmail.com> - 2012-10-19 00:43 -0700
                Re: mr paysan where is your chip? "Ed" <invalid@nospam.com> - 2012-10-22 13:07 +1000
                Re: mr paysan where is your chip? Paul Rubin <no.email@nospam.invalid> - 2012-10-21 19:24 -0700
                Re: mr paysan where is your chip? Doug Hoffman <glidedog@gmail.com> - 2012-10-22 05:15 -0400
                Re: mr paysan where is your chip? Anonymous <nobody@remailer.paranoici.org> - 2012-10-22 14:33 +0000
                Re: mr paysan where is your chip? Spam@ControlQ.com - 2012-10-22 12:06 -0400
                Re: mr paysan where is your chip? Anonymous <nobody@remailer.paranoici.org> - 2012-10-23 10:44 +0000
                Re: mr paysan where is your chip? Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-10-22 09:29 -0500
                Re: mr paysan where is your chip? Bernd Paysan <bernd.paysan@gmx.de> - 2012-10-22 16:30 +0200
                Re: mr paysan where is your chip? "Elizabeth D. Rather" <erather@forth.com> - 2012-10-16 08:52 -1000
                Re: mr paysan where is your chip? "Ed" <invalid@nospam.com> - 2012-10-17 18:25 +1000
                Re: mr paysan where is your chip? "Elizabeth D. Rather" <erather@forth.com> - 2012-10-17 08:33 -1000
                Re: mr paysan where is your chip? Frank Thomason <Frank@Thomason.com> - 2012-10-17 15:31 -0400
                Re: mr paysan where is your chip? Mark Wills <markrobertwills@yahoo.co.uk> - 2012-10-18 12:37 -0700
                Re: mr paysan where is your chip? "Elizabeth D. Rather" <erather@forth.com> - 2012-10-18 15:57 -1000
                Re: mr paysan where is your chip? rickman <gnuarm@gmail.com> - 2012-10-16 16:09 -0400
                Re: mr paysan where is your chip? vandys@vsta.org - 2012-10-16 20:27 +0000
    Re: mr paysan where is your chip? where is the personal computer pwoered by paysan cpu?  that runs firefox and is liek 10x faster than amd? gavino_himself <visploveslisp@gmail.com> - 2012-10-18 23:38 -0700

csiph-web