Re: Can't Avoid That Shit Rust - Even On Gentoo

Liste des GroupesRevenir à ol advocacy 
Sujet : Re: Can't Avoid That Shit Rust - Even On Gentoo
De : 186283 (at) *nospam* ud0s4.net (186282@ud0s4.net)
Groupes : comp.os.linux.advocacy
Date : 02. Oct 2024, 06:59:48
Autres entêtes
Organisation : wokiesux
Message-ID : <E8-dnc5jS_HSTmH7nZ2dnZfqnPgAAAAA@earthlink.com>
References : 1 2 3
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0
On 9/24/24 3:04 PM, Lester Thorpe wrote:
On Tue, 24 Sep 2024 02:45:16 -0400, 186282@ud0s4.net wrote:
 
>
    Me, I'd rather use 'C' ... which was a brand new
    language when I got into computers - it was the
    Cool New Thing on PDP-11s. However the syntax IS,
    and especially can be MADE, a bit obscure. More
    'obvious', 'self-documenting' langs DO have an
    advantage.
>
 C is just shorthand for assembly, and assembly,
i.e. machine, language is the language to which
EVERYTHING else reduces.
   Well, it was an improvement over 'B' which was
   an improvement over BCPL ...
   Done plenty of ASM over the years ... esp for
   micro-controllers. Even wrote a basic page-
   editor for DOS 1.x in ASM because I *hated*
   'edlin' so much.
   FORTH is even more 'ASM' than 'C', you can just
   see those push/pops and underlying cpu commands
   at work. The syntax is just, a little, nicer.
   It was very popular for old CPUs and MCs because
   it was so 'light' and interpretation saved some
   annoying steps. You could reprogram/test your
   mountaintop telescope over a 110-baud link without
   having to climb the mountain ! That was a big
   deal back then.
   They recently had to patch Voyager-1 ... most of
   its software is about 3kb of F77 (originally F5),
    with a few 'C' bits added more recently. Likely
   well LESS than a 110-baud connection these days ...

Yes, C is just shorthand for assembly.  Whenever I
write C code I can always "see" the assembly instructions
that lie beneath every C statement.
   But the 'C' syntax and setup IS considerably easier.

In fact, when it comes to SIMD programming, there are C
functions known as "intrinsics" that allow direct access
to SIMD hardware assembly instruction (e.g. SSE2, AVX).
(These do not exist for any other language.)
  Conclusion:
 Those who understand the machine use C (assembly) and only
C.
 All dumb-fuck idiots and retards, of which there are hordes
in commercial (i.e. paid) programming, MUST use other "crutch"
languages.
   Now, now ... I would not brand all the new(er) people
   as dumbfucks and idiots. There's still a lot of craft
   involved in their apps. Me, 'C' aside, I always liked
   Pascal much more. Even use a fair bit of Python these
   days - saves lots of time. At least I can still kinda
   see the 'C'/ASM underneath though the newbies cannot.
   When "AI" kinda takes over then, yea, it's mostly gonna
   be dumbfucks and idiots who can only generally describe
   what sort of apps they want to the AI. They won't know
   dick about computers/vars/structs/regs/records or anything.
   Perhaps this is "where we were heading all along", but
   IMHO a lot is gonna be lost.

Date Sujet#  Auteur
21 Sep 24 * Can't Avoid That Shit Rust - Even On Gentoo51Farley Flud
21 Sep 24 +- Re: Can't Avoid That Shit Rust - Even On Gentoo1Farley Flud
21 Sep 24 +- Re: Can't Avoid That Fraud Feeb - Even On cola1DFS
21 Sep 24 +- Re: Can't Avoid Those Feeb Lies - Even On cola1DFS
22 Sep 24 +* Re: Can't Avoid That Shit Rust - Even On Gentoo4Woozy Song
22 Sep 24 i`* Re: Can't Avoid That Shit Rust - Even On Gentoo3%
22 Sep 24 i `* Re: Can't Avoid That Shit Rust - Even On Gentoo2Chris Ahlstrom
22 Sep 24 i  `- Re: Can't Avoid That Shit Rust - Even On Gentoo1%
23 Sep 24 +- Re: Can't Avoid That Shit Rust - Even On Gentoo1Grzesiek11
24 Sep 24 +* Re: Can't Avoid That Shit Rust - Even On Gentoo40186282@ud0s4.net
24 Sep 24 i+* Re: Can't Avoid That Shit Rust - Even On Gentoo6Lawrence D'Oliveiro
24 Sep 24 ii+* Re: Can't Avoid That Shit Rust - Even On Gentoo2Pancho
25 Sep 24 iii`- Re: Can't Avoid That Shit Rust - Even On Gentoo1186282@ud0s4.net
25 Sep 24 ii`* Re: Can't Avoid That Shit Rust - Even On Gentoo3186282@ud0s4.net
25 Sep 24 ii +- Re: Can't Avoid That Shit Rust - Even On Gentoo1Lawrence D'Oliveiro
25 Sep 24 ii `- Re: Can't Avoid That Shit Rust - Even On Gentoo1rbowman
24 Sep 24 i+* Re: Can't Avoid That Shit Rust - Even On Gentoo4D
25 Sep 24 ii`* Re: Can't Avoid That Shit Rust - Even On Gentoo3186282@ud0s4.net
25 Sep 24 ii `* Re: Can't Avoid That Shit Rust - Even On Gentoo2Lawrence D'Oliveiro
28 Sep04:32 ii  `- Re: Can't Avoid That Shit Rust - Even On Gentoo1186282@ud0s4.net
24 Sep 24 i+* Re: Can't Avoid That Shit Rust - Even On Gentoo3rek2 hispagatos
24 Sep 24 ii`* Re: Can't Avoid That Shit Rust - Even On Gentoo2The Natural Philosopher
24 Sep 24 ii `- Re: Can't Avoid That Shit Rust - Even On Gentoo1Lawrence D'Oliveiro
24 Sep 24 i+* Re: Can't Avoid That Shit Rust - Even On Gentoo2rbowman
24 Sep 24 ii`- Re: Can't Avoid That Shit Rust - Even On Gentoo1Lawrence D'Oliveiro
24 Sep 24 i+- Re: Can't Avoid That Shit Rust - Even On Gentoo1The Natural Philosopher
25 Sep 24 i+* Re: Can't Avoid That Shit Rust - Even On Gentoo21rbowman
28 Sep09:10 ii+- Re: Can't Avoid That Shit Rust - Even On Gentoo1186282@ud0s4.net
28 Sep09:38 ii`* Re: Can't Avoid That Shit Rust - Even On Gentoo19Lawrence D'Oliveiro
29 Sep07:11 ii `* Re: Can't Avoid That Shit Rust - Even On Gentoo18186282@ud0s4.net
29 Sep07:38 ii  `* Re: Can't Avoid That Shit Rust - Even On Gentoo17Lawrence D'Oliveiro
30 Sep07:18 ii   `* Re: Can't Avoid That Shit Rust - Even On Gentoo16186282@ud0s4.net
30 Sep08:03 ii    +* Re: Can't Avoid That Shit Rust - Even On Gentoo12Lawrence D'Oliveiro
30 Sep09:21 ii    i`* Re: Can't Avoid That Shit Rust - Even On Gentoo11rbowman
30 Sep09:43 ii    i +* Re: Can't Avoid That Shit Rust - Even On Gentoo9186282@ud0s4.net
30 Sep21:31 ii    i i+- Re: Can't Avoid That Shit Rust - Even On Gentoo1rbowman
30 Sep21:40 ii    i i`* Re: Can't Avoid That Shit Rust - Even On Gentoo7candycanearter07
1 Oct00:00 ii    i i +- Re: Can't Avoid That Shit Rust - Even On Gentoo1Lawrence D'Oliveiro
1 Oct03:59 ii    i i +- Re: Can't Avoid That Shit Rust - Even On Gentoo1rbowman
1 Oct05:56 ii    i i +- Re: Can't Avoid That Shit Rust - Even On Gentoo1186282@ud0s4.net
1 Oct10:01 ii    i i +- Re: Can't Avoid That Shit Rust - Even On Gentoo1Joel
2 Oct06:07 ii    i i `* Re: Can't Avoid That Shit Rust - Even On Gentoo2186282@ud0s4.net
2 Oct11:49 ii    i i  `- Re: Can't Avoid That Shit Rust - Even On Gentoo1Farley Flud
30 Sep09:56 ii    i `- Re: Can't Avoid That Shit Rust - Even On Gentoo1Lawrence D'Oliveiro
30 Sep09:40 ii    `* Re: Can't Avoid That Shit Rust - Even On Gentoo3186282@ud0s4.net
30 Sep09:56 ii     `* Re: Can't Avoid That Shit Rust - Even On Gentoo2Lawrence D'Oliveiro
30 Sep10:09 ii      `- Re: Can't Avoid That Shit Rust - Even On Gentoo1186282@ud0s4.net
2 Oct06:59 i`* Re: Can't Avoid That Shit Rust - Even On Gentoo2186282@ud0s4.net
2 Oct09:19 i `- Re: Can't Avoid That Shit Rust - Even On Gentoo1rbowman
24 Sep 24 +- Re: Can't Avoid That Shit Rust - Even On Gentoo1Pancho
25 Sep 24 `- Re: Too many "svg" elements presume your background is white, never black.1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal