Re: What programs do you make sure are installed on a new Linux

Liste des GroupesRevenir à ol misc 
Sujet : Re: What programs do you make sure are installed on a new Linux
De : 186283 (at) *nospam* ud0s4.net (186282@ud0s4.net)
Groupes : comp.os.linux.misc
Date : 18. Nov 2024, 05:06:43
Autres entêtes
Organisation : wokiesux
Message-ID : <LrecnZxpuJ7xIKf6nZ2dnZfqnPWdnZ2d@earthlink.com>
References : 1 2 3 4 5 6 7 8 9 10
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0
On 11/17/24 2:52 PM, Phillip Frabott wrote:
On 11/17/2024 10:18, Pancho wrote:
>
That is bizarre. It is much easier to code, debug, test in a good graphical IDE, even if you are developing console apps.
>
>
 Your assuming that a debugger can even run on such limited memory on the specific CPU being used. Most of my work involves very limited memory constraints. And these aren't x86 compatible processors so it's not like I can debug on the local dev machine. It all has to run on the hardware. so printf() and the occasional rawdump file being stored on an SD card if your lucky enough to get access to a device with an SD card reader is the only real option. Obviously this wouldn't be true for the larger headless systems but I'm not going to have 2 different development configurations for coding embedded devices vs large servers. And GUI's just become distractions anyways. Everything I need is in bash. So if I was to use a GUI I'd be right back into multiple bash windows with no desktop apps anyways, so why waste the resources of GUI when I'm never going to utilize it the way it was meant to be used?
 It's just a different breed of development here. We are very uncommon. But we love it.
   Microcontrollers or similar ? LOVE 'em. Also love
   the DISCIPLINE required to program in super-limited
   speed/mem environments ... something the younger
   set rarely even considers.
   Every "Intro To Computers" should at least require
   an "Arduino Uno" lab  :-)
   Ok ... PIC 12x if you REALLY want them to suffer  :-)
   For a time I often used PIC 12x to emulate some of
   those CD4000 chips you could buy at Radio Shack ...
   esp counters, if extreme speed wasn't required.
   Almost as cheap, and if you wanted them to do
   something a little different then you just changed
   the pgm a little. Needed a DIV7 on inputs for one
   app, and the PIC made it all so easy. If the need
   changed to DIV9, again super-easy. Even a pin or
   two left over to xmit a serial stream to some
   other chips, smarter hardware  :-)

Date Sujet#  Auteur
15 Nov 24 * Re: What programs do you make sure are installed on a new Linux82Ruben Safir
15 Nov 24 +- Re: What programs do you make sure are installed on a new Linux1candycanearter07
16 Nov 24 +* Re: What programs do you make sure are installed on a new Linux19Phillip Frabott
16 Nov 24 i`* Re: What programs do you make sure are installed on a new Linux18D
16 Nov 24 i `* Re: What programs do you make sure are installed on a new Linux17Phillip Frabott
16 Nov 24 i  `* Re: What programs do you make sure are installed on a new Linux16D
17 Nov 24 i   `* Re: What programs do you make sure are installed on a new Linux15Phillip Frabott
17 Nov 24 i    +* Re: What programs do you make sure are installed on a new Linux13Pancho
17 Nov 24 i    i+* Re: What programs do you make sure are installed on a new Linux3The Natural Philosopher
17 Nov 24 i    ii`* Re: What programs do you make sure are installed on a new Linux2Pancho
17 Nov 24 i    ii `- Re: What programs do you make sure are installed on a new Linux1Lawrence D'Oliveiro
17 Nov 24 i    i+- Re: What programs do you make sure are installed on a new Linux1Pancho
17 Nov 24 i    i+* Re: What programs do you make sure are installed on a new Linux5rbowman
18 Nov 24 i    ii+- Re: What programs do you make sure are installed on a new Linux1D
19 Nov 24 i    ii`* Re: What programs do you make sure are installed on a new Linux3Carlos E.R.
19 Nov 24 i    ii `* Re: What programs do you make sure are installed on a new Linux2rbowman
20 Nov 24 i    ii  `- Re: What programs do you make sure are installed on a new Linux1Carlos E.R.
17 Nov 24 i    i+- Re: What programs do you make sure are installed on a new Linux1Lawrence D'Oliveiro
17 Nov 24 i    i`* Re: What programs do you make sure are installed on a new Linux2Phillip Frabott
18 Nov 24 i    i `- Re: What programs do you make sure are installed on a new Linux1186282@ud0s4.net
18 Nov 24 i    `- Re: What programs do you make sure are installed on a new Linux1D
18 Nov 24 `* Re: What programs do you make sure are installed on a new Linux61186282@ud0s4.net
18 Nov 24  +* Re: What programs do you make sure are installed on a new Linux2G
19 Nov 24  i`- Re: What programs do you make sure are installed on a new Linux1186282@ud0s4.net
18 Nov 24  `* Re: What programs do you make sure are installed on a new Linux58Phillip Frabott
18 Nov 24   +* Re: What programs do you make sure are installed on a new Linux43The Natural Philosopher
19 Nov 24   i`* Re: What programs do you make sure are installed on a new Linux42Chris Ahlstrom
19 Nov 24   i `* Re: What programs do you make sure are installed on a new Linux41The Natural Philosopher
19 Nov 24   i  +- Re: What programs do you make sure are installed on a new Linux1rbowman
19 Nov 24   i  +* Re: What programs do you make sure are installed on a new Linux30Lawrence D'Oliveiro
20 Nov 24   i  i+* Re: What programs do you make sure are installed on a new Linux2Lawrence D'Oliveiro
20 Nov 24   i  ii`- Re: What programs do you make sure are installed on a new Linux1Chris Ahlstrom
20 Nov 24   i  i+* Re: What programs do you make sure are installed on a new Linux9The Natural Philosopher
20 Nov 24   i  ii+* Re: What programs do you make sure are installed on a new Linux3Chris Ahlstrom
20 Nov 24   i  iii`* Re: What programs do you make sure are installed on a new Linux2The Natural Philosopher
21 Nov 24   i  iii `- Re: What programs do you make sure are installed on a new Linux1Lawrence D'Oliveiro
20 Nov 24   i  ii+- Re: What programs do you make sure are installed on a new Linux1rbowman
20 Nov 24   i  ii`* Re: What programs do you make sure are installed on a new Linux4rbowman
21 Nov 24   i  ii `* Re: What programs do you make sure are installed on a new Linux3The Natural Philosopher
27 Nov 24   i  ii  `* Re: What programs do you make sure are installed on a new Linux2186282@ud0s4.net
27 Nov 24   i  ii   `- Re: What programs do you make sure are installed on a new Linux1The Natural Philosopher
20 Nov 24   i  i`* Re: What programs do you make sure are installed on a new Linux18Chris Ahlstrom
20 Nov 24   i  i +* Re: What programs do you make sure are installed on a new Linux3G
20 Nov 24   i  i i`* Re: What programs do you make sure are installed on a new Linux2rbowman
21 Nov 24   i  i i `- Re: What programs do you make sure are installed on a new Linux1Chris Ahlstrom
20 Nov 24   i  i +* Re: What programs do you make sure are installed on a new Linux4rbowman
20 Nov 24   i  i i`* Re: What programs do you make sure are installed on a new Linux3D
21 Nov 24   i  i i `* Re: What programs do you make sure are installed on a new Linux2rbowman
21 Nov 24   i  i i  `- Re: What programs do you make sure are installed on a new Linux1D
20 Nov 24   i  i +- Re: What programs do you make sure are installed on a new Linux1rbowman
21 Nov 24   i  i +- Re: What programs do you make sure are installed on a new Linux1Lawrence D'Oliveiro
21 Nov 24   i  i +* Re: What programs do you make sure are installed on a new Linux7Robert Riches
21 Nov 24   i  i i+- Re: What programs do you make sure are installed on a new Linux1Lawrence D'Oliveiro
21 Nov 24   i  i i+* Re: What programs do you make sure are installed on a new Linux2rbowman
22 Nov 24   i  i ii`- Re: What programs do you make sure are installed on a new Linux1Robert Riches
21 Nov 24   i  i i`* Re: What programs do you make sure are installed on a new Linux3D
21 Nov 24   i  i i `* Re: What programs do you make sure are installed on a new Linux2rbowman
21 Nov 24   i  i i  `- Re: What programs do you make sure are installed on a new Linux1D
21 Nov 24   i  i `- Re: What programs do you make sure are installed on a new Linux1Chris Ahlstrom
20 Nov 24   i  `* Re: What programs do you make sure are installed on a new Linux9Carlos E.R.
21 Nov 24   i   `* Re: What programs do you make sure are installed on a new Linux8rbowman
21 Nov 24   i    +- Re: What programs do you make sure are installed on a new Linux1Carlos E.R.
21 Nov 24   i    +- Re: What programs do you make sure are installed on a new Linux1rbowman
21 Nov 24   i    `* Re: What programs do you make sure are installed on a new Linux5D
22 Nov 24   i     `* Re: What programs do you make sure are installed on a new Linux4candycanearter07
22 Nov 24   i      `* Re: What programs do you make sure are installed on a new Linux3Lawrence D'Oliveiro
17 Dec 24   i       `* Re: What programs do you make sure are installed on a new Linux2Aidan Kehoe
17 Dec 24   i        `- Re: What programs do you make sure are installed on a new Linux1luxhalitus
19 Nov 24   `* Re: What programs do you make sure are installed on a new Linux14Lawrence D'Oliveiro
19 Nov 24    `* Re: What programs do you make sure are installed on a new Linux13Phillip Frabott
19 Nov 24     +* Re: What programs do you make sure are installed on a new Linux11Lawrence D'Oliveiro
19 Nov 24     i`* Re: What programs do you make sure are installed on a new Linux10Phillip Frabott
19 Nov 24     i `* Re: What programs do you make sure are installed on a new Linux9Lawrence D'Oliveiro
19 Nov 24     i  `* Re: What programs do you make sure are installed on a new Linux8Phillip Frabott
19 Nov 24     i   `* Re: What programs do you make sure are installed on a new Linux7D
19 Nov 24     i    `* Re: What programs do you make sure are installed on a new Linux6The Natural Philosopher
19 Nov 24     i     +* Re: What programs do you make sure are installed on a new Linux4Pancho
19 Nov 24     i     i+* Re: What programs do you make sure are installed on a new Linux2The Natural Philosopher
20 Nov 24     i     ii`- Re: What programs do you make sure are installed on a new Linux1The Natural Philosopher
19 Nov 24     i     i`- Re: What programs do you make sure are installed on a new Linux1D
19 Nov 24     i     `- Re: What programs do you make sure are installed on a new Linux1D
19 Nov 24     `- Re: What programs do you make sure are installed on a new Linux1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal