Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.lang.forth > #21710

Re: i finally get the messes caused by re using code

From Bernd Paysan <bernd.paysan@gmx.de>
Newsgroups comp.lang.forth
Subject Re: i finally get the messes caused by re using code
Date 2013-04-17 20:00 +0200
Organization 1&1 Internet AG
Message-ID <kkmo00$adv$1@online.de> (permalink)
References <65310ea9-5d1c-459d-87de-1c9d9a3e239f@googlegroups.com> <604631fd-80c0-42c9-9d15-ca653b4597c1@s9g2000vba.googlegroups.com> <slrnkmt8gn.6g0.zbigniew2011REMOVE@Tichy.myhome.org> <6ec1a49f-9999-4da6-8106-b84e8a188cac@googlegroups.com>

Show all headers | View raw


Jason Damisch wrote:

> On Wednesday, April 17, 2013 5:26:21 AM UTC-7, Zbiggy wrote:
>> http://www.msmisp.com/futuretest/Forth's_Dilemma.htm
>  
>> The consensus was, as usual in this community, that there is no
>> consensus. (RA)
> 
> I'm going to block the consensus.  How technological society advances is
> through technological change.  The programmers will suffer in the short
> run, but society as a whole will benefit in the long run if we become more
> efficient, AND find new energy resources as well.

You can't sell distruptive technologies to big companies, but then, you 
don't have to.  If it makes small companies more productive and efficient, 
they will grow and replace the old dinosaurs.

The problem with Forth is more that small companies who started with Forth 
and grow well often stop using it when they have grown big enough to afford 
more traditional style - then the Forth guys can please either leave or use 
the "standard" tools, as growth involves hiring managers from outside, and 
often even whole teams from former competing big companies, which have 
folded down due to the new competitor.  The employees looking for a new job 
bring their old culture with them, which caused the failure of the big 
company.

If the small companies would still use Forth after growing up, we already 
would have "won".

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://bernd-paysan.de/

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


Thread

i finally get the messes caused by re using code the_gavino_himself <visphatesjava@gmail.com> - 2013-04-16 17:22 -0700
  Re: i finally get the messes caused by re using code Mark Wills <markrobertwills@yahoo.co.uk> - 2013-04-16 23:47 -0700
    Re: i finally get the messes caused by re using code Zbiggy <zbigniew2011REMOVE@gmail.REMOVE.com> - 2013-04-17 12:26 +0000
      Re: i finally get the messes caused by re using code albert@spenarnc.xs4all.nl (Albert van der Horst) - 2013-04-17 15:34 +0000
        Re: i finally get the messes caused by re using code Zbiggy <zbigniew2011REMOVE@gmail.REMOVE.com> - 2013-04-17 16:41 +0000
      Re: i finally get the messes caused by re using code Jason Damisch <jasondamisch@yahoo.com> - 2013-04-17 10:21 -0700
        Re: i finally get the messes caused by re using code Bernd Paysan <bernd.paysan@gmx.de> - 2013-04-17 20:00 +0200
          Re: i finally get the messes caused by re using code AKE <assadebrahim2000@gmail.com> - 2013-04-17 11:34 -0700
            Re: ... Can anything be done about that? Matthias Koch <matthias.koch@hot.uni-hannover.de> - 2013-04-25 14:06 +0200
              Re: ... Can anything be done about that? AKE <assadebrahim2000@gmail.com> - 2013-04-25 07:28 -0700
                Re: ... Can anything be done about that? AKE <assadebrahim2000@gmail.com> - 2013-04-25 12:13 -0700
                Re: ... Can anything be done about that? Matthias Koch <matthias.koch@hot.uni-hannover.de> - 2013-04-26 16:21 +0200
                Re: ... Can anything be done about that? AKE <assadebrahim2000@gmail.com> - 2013-04-27 06:36 -0700
          Re: i finally get the messes caused by re using code rickman <gnuarm@gmail.com> - 2013-04-17 15:49 -0400
            Re: i finally get the messes caused by re using code Bernd Paysan <bernd.paysan@gmx.de> - 2013-04-18 00:06 +0200
              Re: i finally get the messes caused by re using code Brad Eckert <hwfwguy@gmail.com> - 2013-04-18 09:09 -0700
                Re: i finally get the messes caused by re using code stephenXXX@mpeforth.com (Stephen Pelc) - 2013-04-18 20:20 +0000
                Re: i finally get the messes caused by re using code Brad Eckert <hwfwguy@gmail.com> - 2013-04-19 12:21 -0700
              Re: i finally get the messes caused by re using code mhx@iae.nl - 2013-04-21 00:13 -0700
                Re: i finally get the messes caused by re using code stephenXXX@mpeforth.com (Stephen Pelc) - 2013-04-21 12:55 +0000
                Re: i finally get the messes caused by re using code Roelf Toxopeus <rt4all@notthis.hetnet.nl> - 2013-04-21 22:37 +0200
                Re: i finally get the messes caused by re using code stephenXXX@mpeforth.com (Stephen Pelc) - 2013-04-22 11:09 +0000
                Re: i finally get the messes caused by re using code "Ed" <invalid@nospam.com> - 2013-04-24 21:09 +1000
            Re: i finally get the messes caused by re using code Hannu Vuolasaho <hannu.vuolasaho@nospam.tut.fi.invalid> - 2013-04-19 15:35 +0000
      Re: i finally get the messes caused by re using code Brad Eckert <hwfwguy@gmail.com> - 2013-04-17 10:51 -0700
        Re: i finally get the messes caused by re using code Zbiggy <zbigniew2011REMOVE@gmail.REMOVE.com> - 2013-04-17 18:08 +0000
          Re: i finally get the messes caused by re using code Brad Eckert <hwfwguy@gmail.com> - 2013-04-17 12:29 -0700
        Re: i finally get the messes caused by re using code Hugh Aguilar <hughaguilar96@yahoo.com> - 2013-04-20 22:33 -0700
          Re: i finally get the messes caused by re using code the_gavino_himself <visphatesjava@gmail.com> - 2013-04-20 23:39 -0700
            Re: i finally get the messes caused by re using code Elizabeth D Rather <erather@forth.com> - 2013-04-20 21:07 -1000
              Re: i finally get the messes caused by re using code Bernd Paysan <bernd.paysan@gmx.de> - 2013-04-22 19:13 +0200
                Re: i finally get the messes caused by re using code the_gavino_himself <visphatesjava@gmail.com> - 2013-04-26 14:57 -0700
                Re: i finally get the messes caused by re using code Bernd Paysan <bernd.paysan@gmx.de> - 2013-04-27 00:52 +0200
            Re: i finally get the messes caused by re using code marko <marko@marko.marko> - 2013-04-21 19:14 +1000
              Re: i finally get the messes caused by re using code AKE <assadebrahim2000@gmail.com> - 2013-04-21 05:09 -0700
                Re: i finally get the messes caused by re using code marko <marko@marko.marko> - 2013-04-21 22:53 +1000
                Re: i finally get the messes caused by re using code AKE <assadebrahim2000@gmail.com> - 2013-04-21 15:35 -0700
                Re: i finally get the messes caused by re using code Paul Rubin <no.email@nospam.invalid> - 2013-04-21 16:54 -0700
                Re: i finally get the messes caused by re using code marko <marko@marko.marko> - 2013-04-22 15:39 +1000
                Re: i finally get the messes caused by re using code anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2013-04-22 10:40 +0000
                Re: i finally get the messes caused by re using code AKE <assadebrahim2000@gmail.com> - 2013-04-22 04:27 -0700
                Re: i finally get the messes caused by re using code m.a.m.hendrix@tue.nl - 2013-04-22 05:51 -0700
                Re: i finally get the messes caused by re using code Alex McDonald <blog@rivadpm.com> - 2013-04-22 08:55 -0700
                Re: i finally get the messes caused by re using code anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2013-04-22 15:32 +0000
                Re: i finally get the messes caused by re using code daveyrotten <danw8804@gmail.com> - 2013-04-22 07:27 -0700
                Re: i finally get the messes caused by re using code Andrew Haley <andrew29@littlepinkcloud.invalid> - 2013-04-22 11:28 -0500
                Re: i finally get the messes caused by re using code anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2013-04-23 12:03 +0000
                Re: i finally get the messes caused by re using code Paul Rubin <no.email@nospam.invalid> - 2013-04-23 23:46 -0700
                Re: i finally get the messes caused by re using code anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2013-04-24 12:16 +0000
                Re: i finally get the messes caused by re using code AKE <assadebrahim2000@gmail.com> - 2013-04-24 06:08 -0700
            Re: i finally get the messes caused by re using code marko <marko@marko.marko> - 2013-04-21 19:28 +1000

csiph-web