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 <v70uu5$7iq1$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v70uu5$7iq1$1@dont-email.me>

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

Path: ...!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Rich <rich@example.invalid>
Newsgroups: comp.os.linux.misc
Subject: Re: What programs do you make sure are installed on a new Linux install?
Date: Sun, 14 Jul 2024 16:38:29 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 47
Message-ID: <v70uu5$7iq1$1@dont-email.me>
References: <slrnv8jqo0.4uu.rotflol2@geidiprime.bvh>   <slrnv8nsdr.bsv3.candycanearter07@candydeb.host.invalid> <v6j0mp$pc4$2@reader1.panix.com> <v6j0qb$1b5q0$1@dont-email.me> <slrnv8t3f8.2rf6.candycanearter07@candydeb.host.invalid> <v6m4ev$1uhfs$1@dont-email.me> <CuDjO.29152$z2Mf.28535@fx16.iad> <lf94dmF7g99U4@mid.individual.net> <slrnv958is.3tc.candycanearter07@candydeb.host.invalid> <lfg1g6F8h1fU4@mid.individual.net> <slrnv97u3h.497.candycanearter07@candydeb.host.invalid>
Injection-Date: Sun, 14 Jul 2024 18:38:30 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f14c71bbc21882c04490a1d86ed3735a";
	logging-data="248641"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1++lr1nByJ7dK5d6zs6vywT"
User-Agent: tin/2.6.1-20211226 ("Convalmore") (Linux/5.15.139 (x86_64))
Cancel-Lock: sha1:LmWenCowza+ZYirrsL5CdPnA9v8=
Bytes: 3643

candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> wrote:
> rbowman <bowman@montana.com> wrote at 19:05 this Saturday (GMT):
>> On Sat, 13 Jul 2024 16:00:04 -0000 (UTC), candycanearter07 wrote:
>>
>>> rbowman <bowman@montana.com> wrote at 04:12 this Thursday (GMT):
>>>> On Wed, 10 Jul 2024 21:58:58 GMT, Charlie Gibbs wrote:
>>>>
>>>>> As I used to say back in the mainframe days:
>>>>> 
>>>>> Everybody uses COBOL because everybody uses COBOL.
>>>>
>>>> FORTRAN.  COBOL was for brain dead business people who loved to type...
>>> 
>>> Then everyone used BASIC for a while.
>>
>> Not really. I used FORTH, C, and assembler. I did do one project involving 
>> BASIC but it was an attempt to speed up the BASIC the application people 
>> used by preparsing it to a sort of IL for a runtime but I was working in 
>> Z-80 assembler. 
>>
>> The only time I did much with BASIC was a follow on to the original 
>> project. An AT used a number of satellite XTs to control the environmental 
>> chambers. My contract was to develop the AT end in C. Someone else did the 
>> XTs in BASIC. I eventually went back for 6 months to clean up and enhance 
>> the XT code.It wasn't bad enough to do a complete rewrite.
>>
>> I did do a patch on a legacy BASIC program about 20 years ago after 
>> swearing everyone to secrecy. That was in the same category as when I 
>> fixed the TV of a woman I was interested in and made her swear I didn't 
>> know anything about TVs other than how to plug them in. She wanted to play 
>> Pong and who was I to say no? 
> 
> Well, from what I've read and stuff, BASIC was on a lot of different
> computers.

In the early days of the home computer (i.e., Apple II, Atari 400/800, 
Comodore 64, TRS-80, etc.) the "home computer" usually included a BASIC 
interpreter as part of the base system ROM (or as an included ROM 
cartridge in the case of the Atari's).  Even the IBM PC (which one 
could argue was aimed at businesses) came with a BASIC built into the 
machine.

If you attached the base system to a TV (or in the case of the PC 
whatever monitor it was compatible with) and powered it up with nothing 
else installed, you got a BASIC "Ready" prompt and /could/ make some 
simple use of the machine.