Re: The Folly of Python

Liste des GroupesRevenir à col advocacy 
Sujet : Re: The Folly of Python
De : ff (at) *nospam* linux.rocks (Farley Flud)
Groupes : comp.os.linux.advocacy
Date : 16. Apr 2024, 21:19:15
Autres entêtes
Organisation : UsenetExpress - www.usenetexpress.com
Message-ID : <17c6d8ddc34282cc$982$1425202$802601b3@news.usenetexpress.com>
References : 1 2 3 4 5 6 7
On Tue, 16 Apr 2024 07:58:07 -0400, Chris Ahlstrom wrote:

rbowman wrote this copyrighted missive and expects royalties:
 
On Mon, 15 Apr 2024 21:16:46 -0400, DFS wrote:
>
What do you notice about those id numbers?
>
for i in range(1000, 1011): print("int %d, id = %d" % (i, id(i)))
...
int 1000, id = 133523511399088
int 1001, id = 133523511399056
int 1002, id = 133523511399088
int 1003, id = 133523511399056
int 1004, id = 133523511399088
int 1005, id = 133523511399056
int 1006, id = 133523511399088
int 1007, id = 133523511399056
int 1008, id = 133523511399088
int 1009, id = 133523511399056
int 1010, id = 133523511399088
>
or, for extra credit explain
>
for i in range(250, 261): print("int %d, id = %d" % (i, id(i)))
...
int 250, id = 133523513024528
int 251, id = 133523513024560
int 252, id = 133523513024592
int 253, id = 133523513024624
int 254, id = 133523513024656
int 255, id = 133523513024688
int 256, id = 133523513024720
int 257, id = 133523511399088
int 258, id = 133523511398960
int 259, id = 133523511399088
int 260, id = 133523511398960
 
Ahh the indeterminate beauty of garbage collection!
>

So when are you programming "hotshots" going to contribute
to the global effort to analyze the xz-backdoor?

Huh?  When?

Ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha!

Just as I suspected.

When the going gets tough, the "tough" keep their
fucking mouths shut.

Ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha!

Fucking vacuous code monkeys.


Date Sujet#  Auteur
16 Apr 24 * Re: The Folly of Python2Farley Flud
17 Apr 24 `- Re: The Folly of Feeb1DFS

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal