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

Liste des GroupesRevenir à col 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 comp.os.linux.misc
Date : 30. Sep 2024, 06:18:49
Autres entêtes
Organisation : wokiesux
Message-ID : <fcKcnSXE3MsnqWf7nZ2dnZfqnPudnZ2d@earthlink.com>
References : 1 2 3 4 5 6 7 8
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0
On 9/29/24 1:38 AM, Lawrence D'Oliveiro wrote:
On Sun, 29 Sep 2024 01:11:54 -0400, 186282@ud0s4.net wrote:
 
On 9/28/24 3:38 AM, Lawrence D'Oliveiro wrote:
>
I suppose you can do anything with a single call, if you pack enough
arguments into it ...
>
Heh heh ... yea ... LOVE those compound lines with x.y.z.a.b.c() ...
SO comprehensible  :-)
 I have occasionally found method-chaining to be useful, particularly with
graphics APIs, e.g.
      (draw
         .close_path()
         .set_source_colour(bg_colour)
         .fill_preserve()
         .set_line_width(line_thickness)
         .set_source_colour(fg_colour)
         .stroke()
     )
   I've occasionally done that with Python.
   HOWEVER, the FUTURE readability suffers considerably.
   IMHO, write code so YOU can go back to it like five
   years later and actually grasp what you did and why.
   Overly-complex code, and 'feature creep' RUIN pgms.

If you want biz reports and checks printed - COBOL !
 Could never handle proportional fonts and nice text layouts, though.
Python deals with those sorts of things better.
   Yep. However there's still tons of COBOL out there
   doing it's boring things.
   TODAY I'd say write in Python or plain-Jane 'C'.
   PASCAL is also very good and readable ... but not
   as many use it anymore. A pity. I do, often.
   Has anyone found a Modula-3 compiler for Linux
   that actually WORKS ? Just wondering. The
   supposed existing offerings SUCK and you can't
   compile a three-liner without a zillion complicated
   errors popping up. Too old to start tracking down
   all that shit.

Date Sujet#  Auteur
21 Sep 24 * Can't Avoid That Shit Rust - Even On Gentoo64Farley 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 Gentoo53186282@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 Sep 24 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 Gentoo33rbowman
28 Sep 24 ii+- Re: Can't Avoid That Shit Rust - Even On Gentoo1186282@ud0s4.net
28 Sep 24 ii`* Re: Can't Avoid That Shit Rust - Even On Gentoo31Lawrence D'Oliveiro
29 Sep 24 ii `* Re: Can't Avoid That Shit Rust - Even On Gentoo30186282@ud0s4.net
29 Sep 24 ii  `* Re: Can't Avoid That Shit Rust - Even On Gentoo29Lawrence D'Oliveiro
30 Sep 24 ii   `* Re: Can't Avoid That Shit Rust - Even On Gentoo28186282@ud0s4.net
30 Sep 24 ii    +* Re: Can't Avoid That Shit Rust - Even On Gentoo24Lawrence D'Oliveiro
30 Sep 24 ii    i`* Re: Can't Avoid That Shit Rust - Even On Gentoo23rbowman
30 Sep 24 ii    i +* Re: Can't Avoid That Shit Rust - Even On Gentoo21186282@ud0s4.net
30 Sep 24 ii    i i+- Re: Can't Avoid That Shit Rust - Even On Gentoo1rbowman
30 Sep 24 ii    i i`* Re: Can't Avoid That Shit Rust - Even On Gentoo19candycanearter07
30 Sep 24 ii    i i +- Re: Can't Avoid That Shit Rust - Even On Gentoo1Lawrence D'Oliveiro
1 Oct 24 ii    i i +- Re: Can't Avoid That Shit Rust - Even On Gentoo1rbowman
1 Oct 24 ii    i i +- Re: Can't Avoid That Shit Rust - Even On Gentoo1186282@ud0s4.net
1 Oct 24 ii    i i +- Re: Can't Avoid That Shit Rust - Even On Gentoo1Joel
2 Oct 24 ii    i i `* Re: Can't Avoid That Shit Rust - Even On Gentoo14186282@ud0s4.net
2 Oct 24 ii    i i  +* Re: Can't Avoid That Shit Rust - Even On Gentoo2Farley Flud
3 Oct 24 ii    i i  i`- Re: Can't Avoid That Shit Rust - Even On Gentoo1186282@ud0s4.net
2 Oct 24 ii    i i  `* Re: Can't Avoid That Shit Rust - Even On Gentoo11Lawrence D'Oliveiro
3 Oct 24 ii    i i   `* Re: Can't Avoid That Shit Rust - Even On Gentoo10186282@ud0s4.net
3 Oct 24 ii    i i    `* Re: Can't Avoid That Shit Rust - Even On Gentoo9Lawrence D'Oliveiro
4 Oct 24 ii    i i     `* Re: Can't Avoid That Shit Rust - Even On Gentoo8186282@ud0s4.net
4 Oct 24 ii    i i      +* Re: Can't Avoid That Shit Rust - Even On Gentoo5candycanearter07
4 Oct 24 ii    i i      i`* Re: Can't Avoid That Shit Rust - Even On Gentoo4Cy DeMillion
5 Oct 24 ii    i i      i `* Re: Can't Avoid That Shit Rust - Even On Gentoo3Joel
5 Oct 24 ii    i i      i  +- Re: Can't Avoid That Shit Rust - Even On Gentoo1DFS
8 Oct 24 ii    i i      i  `- Re: Can't Avoid That Shit Rust - Even On Gentoo1%
4 Oct 24 ii    i i      `* Re: Can't Avoid That Shit Rust - Even On Gentoo2Lawrence D'Oliveiro
5 Oct 24 ii    i i       `- Re: Can't Avoid That Shit Rust - Even On Gentoo1DFS
30 Sep 24 ii    i `- Re: Can't Avoid That Shit Rust - Even On Gentoo1Lawrence D'Oliveiro
30 Sep 24 ii    `* Re: Can't Avoid That Shit Rust - Even On Gentoo3186282@ud0s4.net
30 Sep 24 ii     `* Re: Can't Avoid That Shit Rust - Even On Gentoo2Lawrence D'Oliveiro
30 Sep 24 ii      `- Re: Can't Avoid That Shit Rust - Even On Gentoo1186282@ud0s4.net
2 Oct 24 i+* Re: Can't Avoid That Shit Rust - Even On Gentoo2186282@ud0s4.net
2 Oct 24 ii`- Re: Can't Avoid That Shit Rust - Even On Gentoo1rbowman
7 Oct 24 i`- Re: Can't Avoid That Shit Rust - Even On Gentoo1Rich Alderson
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