Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <xD2dnSerYr-8kmf7nZ2dnZfqn_ednZ2d@earthlink.com>
Deutsch   English   Français   Italiano  
<xD2dnSerYr-8kmf7nZ2dnZfqn_ednZ2d@earthlink.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!local-2.nntp.ord.giganews.com!Xl.tags.giganews.com!local-4.nntp.ord.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail
NNTP-Posting-Date: Mon, 30 Sep 2024 02:38:25 +0000
Subject: Re: The joy of FORTRAN
Newsgroups: alt.folklore.computers,comp.os.linux.misc
References: <pan$96411$d204da43$cc34bb91$1fe98651@linux.rocks>
 <5mqdnZuGq4lgwm_7nZ2dnZfqnPSdnZ2d@earthlink.com>
 <vcub5c$36h63$1@dont-email.me>
 <36KdnVlGJu9VLW77nZ2dnZfqn_qdnZ2d@earthlink.com>
 <971448126.749088380.092448.peter_flass-yahoo.com@news.eternal-september.org>
 <vd5195$edas$1@dont-email.me> <59CJO.19674$MoU3.15170@fx36.iad>
 <vd6vto$r0so$1@dont-email.me> <iJEJO.198176$kxD8.81657@fx11.iad>
 <3hOdnWpQ649QMGr7nZ2dnZfqnPidnZ2d@earthlink.com>
 <vd8doi$15q07$1@dont-email.me> <vd8eg7$15v1j$2@dont-email.me>
 <cxicnVzg_cn_eGX7nZ2dnZfqnPadnZ2d@earthlink.com>
 <vdapbn$1kp35$5@dont-email.me>
From: "186282@ud0s4.net" <186283@ud0s4.net>
Organization: wokiesux
Date: Sun, 29 Sep 2024 22:38:25 -0400
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
 Thunderbird/78.13.0
MIME-Version: 1.0
In-Reply-To: <vdapbn$1kp35$5@dont-email.me>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Message-ID: <xD2dnSerYr-8kmf7nZ2dnZfqn_ednZ2d@earthlink.com>
Lines: 48
X-Usenet-Provider: http://www.giganews.com
NNTP-Posting-Host: 99.101.150.97
X-Trace: sv3-jxM3/2K796DWTtCqr/UJ4wKzogUUvQTyYTBl8008FCjsqihRLi7dlI9pBJ/18aIRJQ5h1+65PtgmBMi!fafBkBZNczRDDt9oFrYtPtnyCMQgAgVjdFNVfN3un/8FSyKvuzC7+9ij9NvXIjqkA+D0eTeC64pQ!HvnERJcNnQVHIWu9LoC9
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
Bytes: 3725

On 9/29/24 1:42 AM, Lawrence D'Oliveiro wrote:
> On Sun, 29 Sep 2024 01:28:01 -0400, 186282@ud0s4.net wrote:
> 
>> And COBOL is STILL with us, just under the skin. Lots of those 60s
>> pgms writ by narrow-tie horn-rim-glasses Dilberts STILL doing their
>> thing.
> 
> They are disappearing, one way or the other. Companies that are still
> insisting on sticking to that legacy code gradually going out of business
> or being acquired, and having that technical-debt-ridden stuff superseded
> by more modern stuff from the parent company ...
> 
> Do you think PayPal, Ebay or TradeMe use COBOL code to manage their
> financial transactions? Of course not.

   The need for those old COBOL pgms is bound to
   diminish over time. I don't think anyone writes
   NEW complex COBOL apps anymore, haven't for a
   long time. A lot of once-popular langs have
   eventually disappeared.

   Here's a list :
   https://en.wikipedia.org/wiki/List_of_programming_languages

   How many are STILL in common, or ANY, use ? Each thought
   they had the Better Idea - but, really, not so much. Hey,
   I kinda liked ALGOL-68 ... should I write some 50,000 line
   biz app using it ?  :-)

   ONE math guy from the old days used "APL" - but he
   was the ONLY one I ever knew of.

   Additionally, the (dangerous) "online-everything"
   cuts in to ANY apps writ to run on your (thinner
   and thinner) central system.

   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.

   FORTRAN will probably go on for a long time still.
   It's tuned for engineers/scientists/mathies and
   there are a megaton of libs and docs. Python is
   so handy/ubiquitous that it'll hang on for a
   long time too. 'C' underlies almost everything.
   JavaScript will probably survive for quite awhile
   as well ... alas ........