Re: The joy of FORTRAN

Liste des GroupesRevenir à col misc 
Sujet : Re: The joy of FORTRAN
De : 186283 (at) *nospam* ud0s4.net (186282@ud0s4.net)
Groupes : alt.folklore.computers comp.os.linux.misc
Date : 01. Oct 2024, 06:56:56
Autres entêtes
Organisation : wokiesux
Message-ID : <WHudncjyj7eEHGb7nZ2dnZfqnPWdnZ2d@earthlink.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0
On 9/30/24 5:19 PM, Peter Flass wrote:
186282@ud0s4.net <186283@ud0s4.net> wrote:
On 9/30/24 3:26 AM, rbowman wrote:
On Sun, 29 Sep 2024 22:38:25 -0400, 186282@ud0s4.net wrote:
>
Have NO idea what PayPal/EBay/etc use. If they're smart they'll kinda
HIDE that. Whatever it is, it's probably translated into 'C' at some
point to build the final executables.
>
Assuming PayPal etc lasts 30 years do you think they will have at some
point rewritten their entire codebase in the flavor of the day or will
UseNet in 2054 be talking about the ugly, obsolete patched up mess?
>
   The ugly patched MESS  :-)
>
   BET on it !
>
   Rewriting large code-bases ... TOO time consuming,
   TOO risky, TOO expensive - so they WON'T. It's like
   the old COBOL code in recent threads here. Hire a
   few gurus and PATCH PATCH PATCH.
>
 The problem with trying to rewrite old software, and I’ve done it, is that
the only “specification” is the code itself. You either write a lot of code
that may have been in the old program but never used, or miss a line of
code that doesn’t seem to do anything that causes the whole thing to blow
up if it’s not there. There’s no way you can test enough to guarantee that
the new system is 100% compatible with the old one. I would never recommend
rewriting a working system.
   Technically, I agree. However, as mentioned, PRACTICAL
   issues intervene. Time/MONEY/reliability are also very
   important. These ain't the filthy-rich 60s anymore so
   if it WORKS you DON'T mess with it.
   So, in the real world, it's gonna be PATCH PATCH PATCH
   until the whole world literally implodes.
   My best guess, govt/mil/some-biz, will STILL be using
   1960s COBOL apps AND the 1960s HARDWARE even 25 years
   from now.
   "AI" might come to the rescue here ... systems tuned
   to properly understand old code (and their original
   hardware) and re-write in something newer (if not
   greater). Having HUMANS try to re-do such huge
   code-bases is not realistic ... it'll HAVE to be
   99.9% automated. For govt/mil it'll have to have
   proven ULTRA-reliable. And esp the mil stuff - it'd
   better work perfectly OR ELSE.
   Some decades ago there was a push to induce/force
   the entire world to use a synthetic language called
   "Esperanto". However what would old Greek or Roman
   or Asian prose and poetry have SOUNDED like in that
   lang ? Like CRAP. A "haiku" is meant to sound/feel
   right, but only in Japanese.
   From the 60s into the early 80s, a VAST number of
   computer languages were created and USED in more
   or less relevant roles. Some had large libs writ
   by super-experts we may never find again that
   did all sorts of esoteric sci/eng/math/stat/AI/DB
   stuff. This stuff is still woven into The System
   at all kinds of, oft unexpected, levels. There
   are TCL/TK apps that are still in the Linux/Unix
   standard utilities even though pretty much NOBODY
   develops NEW stuff using that. But yes, there ARE
   still fanatical enthusiasts .....
   I still write some FORTH stuff just for fun and
   kicks. It was kinda MEANT for very early CPUs
   and esp microcontrollers because it was so "light".
   Every new installation I always add a FORTH
   compiler Just Because. My last employer, I think
   there's at least STILL one FORTH app for dealing
   with collections of environmental data. A cousin
   of mine, in the Sciences, is extra well-versed
   in FORTH because that's what they had/wanted to
   use Back In The Day to control embedded devices.
   The Past does NOT go away gently.
   Oh well, I've gone on too long again .....

Date Sujet#  Auteur
21 Sep 24 * Can't Avoid That Shit Rust - Even On Gentoo556Farley Flud
21 Sep 24 +- Re: Can't Avoid That Shit Rust - Even On Gentoo1Farley Flud
24 Sep 24 `* Re: Can't Avoid That Shit Rust - Even On Gentoo554186282@ud0s4.net
24 Sep 24  +* Re: Can't Avoid That Shit Rust - Even On Gentoo6Lawrence D'Oliveiro
24 Sep 24  i+* Re: Can't Avoid That Shit Rust - Even On Gentoo2Pancho
25 Sep 24  ii`- Re: Can't Avoid That Shit Rust - Even On Gentoo1186282@ud0s4.net
25 Sep 24  i`* Re: Can't Avoid That Shit Rust - Even On Gentoo3186282@ud0s4.net
25 Sep 24  i +- Re: Can't Avoid That Shit Rust - Even On Gentoo1Lawrence D'Oliveiro
25 Sep 24  i `- Re: Can't Avoid That Shit Rust - Even On Gentoo1rbowman
24 Sep 24  +* Re: Can't Avoid That Shit Rust - Even On Gentoo4D
25 Sep 24  i`* Re: Can't Avoid That Shit Rust - Even On Gentoo3186282@ud0s4.net
25 Sep 24  i `* Re: Can't Avoid That Shit Rust - Even On Gentoo2Lawrence D'Oliveiro
28 Sep 24  i  `- Re: Can't Avoid That Shit Rust - Even On Gentoo1186282@ud0s4.net
24 Sep 24  +* The joy of FORTRAN497Lars Poulsen
24 Sep 24  i+* Re: The joy of FORTRAN256Sn!pe
24 Sep 24  ii+* Re: The joy of FORTRAN160The Natural Philosopher
24 Sep 24  iii+* Re: The joy of FORTRAN34Lawrence D'Oliveiro
25 Sep 24  iiii+* Re: The joy of FORTRAN22rbowman
25 Sep 24  iiiii+* Re: The joy of FORTRAN19Bob Eager
25 Sep 24  iiiiii+* Re: The joy of FORTRAN16rbowman
25 Sep 24  iiiiiii+* Re: The joy of FORTRAN13Bob Eager
27 Sep 24  iiiiiiii`* Re: The joy of FORTRAN12Peter Flass
27 Sep 24  iiiiiiii +- Re: The joy of FORTRAN1Niklas Karlsson
27 Sep 24  iiiiiiii +* Re: The joy of FORTRAN6R Daneel Olivaw
28 Sep 24  iiiiiiii i+* Re: The joy of FORTRAN3Gordon Henderson
28 Sep 24  iiiiiiii ii+- Re: The joy of FORTRAN1Peter Flass
28 Sep 24  iiiiiiii ii`- Re: The joy of FORTRAN1Bob Eager
28 Sep 24  iiiiiiii i+- Re: The joy of FORTRAN1Peter Flass
28 Sep 24  iiiiiiii i`- Re: The joy of FORTRAN1Lars Poulsen
27 Sep 24  iiiiiiii +- Re: The joy of FORTRAN1Bob Eager
28 Sep 24  iiiiiiii `* Re: The joy of FORTRAN3Lawrence D'Oliveiro
28 Sep 24  iiiiiiii  +- Re: The joy of FORTRAN1Peter Flass
30 Sep22:26  iiiiiiii  `- Re: The joy of FORTRAN1Rich Alderson
25 Sep 24  iiiiiii`* Re: The joy of FORTRAN2Lynn Wheeler
25 Sep 24  iiiiiii `- Re: The joy of FORTRAN1Kerr-Mudd, John
25 Sep 24  iiiiii`* Re: The joy of FORTRAN2Chris Ahlstrom
25 Sep 24  iiiiii `- Re: The joy of FORTRAN1Bob Eager
27 Sep 24  iiiii`* Re: The joy of FORTRAN2Peter Flass
27 Sep 24  iiiii `- Re: The joy of FORTRAN1moi
25 Sep 24  iiii+* Re: The joy of FORTRAN2Lynn Wheeler
25 Sep 24  iiiii`- Re: The joy of FORTRAN1Lawrence D'Oliveiro
25 Sep 24  iiii+* Re: The joy of FORTRAN2Chris Ahlstrom
27 Sep 24  iiiii`- Re: The joy of FORTRAN1Peter Flass
25 Sep 24  iiii+- Re: The joy of FORTRAN1Chris Ahlstrom
25 Sep 24  iiii+- Re: The joy of FORTRAN1Kerr-Mudd, John
27 Sep 24  iiii+* Re: The joy of FORTRAN2Peter Flass
27 Sep 24  iiiii`- Re: The joy of FORTRAN1Dennis Boone
27 Sep 24  iiii`* Re: The joy of FORTRAN3Andy Walker
28 Sep 24  iiii +- Re: The joy of FORTRAN1Lawrence D'Oliveiro
28 Sep 24  iiii `- Re: The joy of FORTRAN1Peter Flass
25 Sep 24  iii+* Re: The joy of FORTRAN2Peter Flass
25 Sep 24  iiii`- Re: The joy of FORTRAN1Lawrence D'Oliveiro
25 Sep 24  iii+- Re: The joy of FORTRAN1Peter Flass
25 Sep 24  iii+- Re: The joy of FORTRAN1Peter Flass
25 Sep 24  iii+- Re: The joy of FORTRAN1rbowman
25 Sep 24  iii+* Re: The joy of FORTRAN116Woozy Song
25 Sep 24  iiii`* Re: The joy of FORTRAN115rbowman
25 Sep 24  iiii +* Re: The joy of FORTRAN3Lawrence D'Oliveiro
27 Sep 24  iiii i`* Re: The joy of FORTRAN2Peter Flass
30 Sep12:58  iiii i `- Re: The joy of FORTRAN1Waldek Hebisch
25 Sep 24  iiii +* Re: The joy of FORTRAN37Chris Ahlstrom
25 Sep 24  iiii i+* Re: The joy of FORTRAN3R Daneel Olivaw
25 Sep 24  iiii ii`* Re: The joy of FORTRAN2Kerr-Mudd, John
25 Sep 24  iiii ii `- Re: The joy of FORTRAN1R Daneel Olivaw
25 Sep 24  iiii i+* Re: The joy of FORTRAN6Lynn Wheeler
26 Sep 24  iiii ii+- Re: The joy of FORTRAN1Pancho
26 Sep 24  iiii ii`* Re: The joy of FORTRAN4Lynn Wheeler
26 Sep 24  iiii ii `* Re: The joy of FORTRAN3Lawrence D'Oliveiro
27 Sep 24  iiii ii  `* Re: The joy of FORTRAN2rbowman
27 Sep 24  iiii ii   `- Re: The joy of FORTRAN1Lawrence D'Oliveiro
26 Sep 24  iiii i+* Re: The joy of FORTRAN3rbowman
26 Sep 24  iiii ii+- Re: The joy of FORTRAN1John Ames
26 Sep 24  iiii ii`- Re: The joy of FORTRAN1Lawrence D'Oliveiro
26 Sep 24  iiii i+* Re: The joy of FORTRAN19Pancho
26 Sep 24  iiii ii+* Re: The joy of FORTRAN16Lawrence D'Oliveiro
26 Sep 24  iiii iii`* Re: The joy of FORTRAN15Pancho
26 Sep 24  iiii iii `* Re: The joy of FORTRAN14Lawrence D'Oliveiro
27 Sep 24  iiii iii  `* Re: The joy of FORTRAN13Lars Poulsen
27 Sep 24  iiii iii   +* Re: The joy of FORTRAN7Lawrence D'Oliveiro
27 Sep 24  iiii iii   i`* Re: The joy of FORTRAN6Pancho
28 Sep 24  iiii iii   i `* Re: The joy of VAX5Lawrence D'Oliveiro
28 Sep 24  iiii iii   i  `* Re: The joy of VAX4Pancho
29 Sep09:35  iiii iii   i   `* Re: The joy of VAX3Robert Marshall
29 Sep09:56  iiii iii   i    +- Re: The joy of VAX1Bob Eager
29 Sep22:15  iiii iii   i    `- Re: The joy of VAX1Peter Flass
28 Sep 24  iiii iii   `* The joy of VAX C5Lars Poulsen
28 Sep 24  iiii iii    +- Re: The joy of VAX C1The Natural Philosopher
29 Sep04:53  iiii iii    +- Re: The joy of VAX C1rbowman
29 Sep22:15  iiii iii    `* Re: The joy of VAX C2Peter Flass
30 Sep01:10  iiii iii     `- Re: The joy of VAX C1Lawrence D'Oliveiro
27 Sep 24  iiii ii`* Re: The joy of FORTRAN2Peter Flass
27 Sep 24  iiii ii `- Re: The joy of FORTRAN1Lawrence D'Oliveiro
27 Sep 24  iiii i`* Re: The joy of FORTRAN5Peter Flass
27 Sep 24  iiii i +* Re: The joy of FORTRAN2Bob Eager
28 Sep 24  iiii i i`- Re: The joy of FORTRAN1Peter Flass
27 Sep 24  iiii i `* Re: The joy of FORTRAN2Lynn Wheeler
27 Sep 24  iiii i  `- Re: The joy of FORTRAN1Lynn Wheeler
25 Sep 24  iiii `* Re: The joy of FORTRAN74John Ames
25 Sep 24  iiii  +* Re: The joy of FORTRAN69Stefan Ram
25 Sep 24  iiii  i+* Re: The joy of FORTRAN2John Ames
25 Sep 24  iiii  ii`- Re: The joy of FORTRAN1Lawrence D'Oliveiro
25 Sep 24  iiii  i+* TeX and Pascal [was Re: The joy of FORTRAN]65Rich Alderson
25 Sep 24  iiii  i`- Re: The joy of FORTRAN1Lawrence D'Oliveiro
25 Sep 24  iiii  `* Re: The joy of FORTRAN4Lawrence D'Oliveiro
25 Sep 24  iii`* Re: The joy of FORTRAN4John Levine
24 Sep 24  ii+* Re: The joy of FORTRAN91rbowman
24 Sep 24  ii+* Re: The joy of FORTRAN2Lawrence D'Oliveiro
25 Sep 24  ii`* Re: The joy of FORTRAN2Bob Eager
24 Sep 24  i+* Re: The joy of FORTRAN5Bob Eager
24 Sep 24  i+- Re: The joy of FORTRAN1R Daneel Olivaw
25 Sep 24  i+- Re: The joy of FORTRAN1Peter Flass
25 Sep 24  i`* Re: The joy of FORTRAN233186282@ud0s4.net
24 Sep 24  +* Re: Can't Avoid That Shit Rust - Even On Gentoo3rek2 hispagatos
24 Sep 24  +* Re: Can't Avoid That Shit Rust - Even On Gentoo2rbowman
24 Sep 24  +- Re: Can't Avoid That Shit Rust - Even On Gentoo1The Natural Philosopher
25 Sep 24  `* Re: Can't Avoid That Shit Rust - Even On Gentoo40rbowman

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal