Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.os.linux.misc > #58896
| Subject | Re: Can't Avoid That Shit Rust - Even On Gentoo |
|---|---|
| Newsgroups | comp.os.linux.advocacy, comp.os.linux.misc |
| References | (10 earlier) <vddevg$24fps$4@dont-email.me> <llv1scFa6uvU1@mid.individual.net> <D-6cnfCih5UIy2f7nZ2dnZfqn_adnZ2d@earthlink.com> <slrnvflggs.lr8.candycanearter07@candydeb.host.invalid> <pan$177f8$17178cab$c1086257$7a39b6f7@linux.rocks> |
| From | "186282@ud0s4.net" <186283@ud0s4.net> |
| Organization | wokiesux |
| Date | 2024-10-02 00:07 -0400 |
| Message-ID | <Btycnd1FwtZrW2H7nZ2dnZfqnPednZ2d@earthlink.com> (permalink) |
Cross-posted to 2 groups.
On 10/1/24 3:54 AM, Farley Flud wrote: > On Mon, 30 Sep 2024 19:40:06 -0000 (UTC), candycanearter07 wrote: > >> >> Then, people ignore the problem until it's right there. >> For instance, the 2038 problem I'm betting will be ignored until 2035. >> > > Hasn't the 2038 problem already been fixed? > > GNU/Linux has had 64-bit time for many years already. It's not just HAVING 64/128-bit vars. Gotta look at every function, every line. The original pgmr likely specified 32-bit vars for a of of the date-related stuff because, well, datetime is always 32 bit, right ? Hey, the cdates/mdates on FILES too ...... The swamp just gets deeper and deeper. There are kind of the literal gazillion bits of code in dozens of languages created from the late 1950s on that are inside apps/systems everywhere today that in some way deal with, depend on, datetimes. In the ancient days, there was an ultra-nerd named Bill Gates who used to participate in, often win, contests to see who could code some useful function in the very least number of bytes/cycles. Bill was something of a hero figure then. However, he wrote that code using the ASSUMPTIONS of the day. Betcha there's still some of his old code in modern systems. As such, only "AI" is going to be able to deal with such volume and diversity. It will have to be trained to detect datetime operations and literally re-write the relevant code. And we'd better make/train it QUICKLY.
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Re: Can't Avoid That Shit Rust - Even On Gentoo rbowman <bowman@montana.com> - 2024-09-24 23:17 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2024-09-25 00:52 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo "186282@ud0s4.net" <186283@ud0s4.net> - 2024-09-28 03:10 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-09-28 07:38 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo "186282@ud0s4.net" <186283@ud0s4.net> - 2024-09-29 01:11 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-09-29 05:38 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo "186282@ud0s4.net" <186283@ud0s4.net> - 2024-09-30 01:18 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2024-09-30 05:52 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-09-30 06:03 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo rbowman <bowman@montana.com> - 2024-09-30 07:21 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo "186282@ud0s4.net" <186283@ud0s4.net> - 2024-09-30 03:43 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo rbowman <bowman@montana.com> - 2024-09-30 19:31 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2024-09-30 19:40 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-09-30 22:00 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo jgd@cix.co.uk (John Dallman) - 2024-10-01 00:25 +0100
Re: Can't Avoid That Shit Rust - Even On Gentoo Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-09-30 23:48 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo jgd@cix.co.uk (John Dallman) - 2024-10-01 00:56 +0100
Re: Can't Avoid That Shit Rust - Even On Gentoo Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-10-01 00:27 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo jgd@cix.co.uk (John Dallman) - 2024-10-01 10:12 +0100
64-bit time on 32-bit Windows NT (was: Re: Can't Avoid That Shit Rust - Even On Gentoo) Nuno Silva <nunojsilva@invalid.invalid> - 2024-10-01 10:31 +0100
Re: 64-bit time on 32-bit Windows NT Richard Kettlewell <invalid@invalid.invalid> - 2024-10-01 16:55 +0100
Re: Can't Avoid That Shit Rust - Even On Gentoo "186282@ud0s4.net" <186283@ud0s4.net> - 2024-10-01 00:16 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2024-10-01 16:41 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo "186282@ud0s4.net" <186283@ud0s4.net> - 2024-10-02 00:57 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo Richard Kettlewell <invalid@invalid.invalid> - 2024-10-02 08:55 +0100
Re: Can't Avoid That Shit Rust - Even On Gentoo The Natural Philosopher <tnp@invalid.invalid> - 2024-10-02 10:47 +0100
Re: Can't Avoid That Shit Rust - Even On Gentoo rbowman <bowman@montana.com> - 2024-10-01 01:59 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo "186282@ud0s4.net" <186283@ud0s4.net> - 2024-09-30 23:56 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo Farley Flud <ff@linux.rocks> - 2024-10-01 07:54 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo Joel <joelcrump@gmail.com> - 2024-10-01 04:01 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo "186282@ud0s4.net" <186283@ud0s4.net> - 2024-10-02 00:07 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo Farley Flud <ff@linux.rocks> - 2024-10-02 09:49 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-10-02 22:32 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo "186282@ud0s4.net" <186283@ud0s4.net> - 2024-10-02 22:25 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-10-03 03:52 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo "186282@ud0s4.net" <186283@ud0s4.net> - 2024-10-03 23:03 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2024-10-04 18:00 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo Cy DeMillion <cyde@loozers.net> - 2024-10-04 18:40 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo Joel <joelcrump@gmail.com> - 2024-10-04 20:18 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo % <present@qmail.net> - 2024-10-08 13:50 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-10-04 20:51 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-09-30 07:56 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo "186282@ud0s4.net" <186283@ud0s4.net> - 2024-09-30 03:40 -0400
Re: Can't Avoid That Shit Rust - Even On Gentoo Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-09-30 07:56 +0000
Re: Can't Avoid That Shit Rust - Even On Gentoo "186282@ud0s4.net" <186283@ud0s4.net> - 2024-09-30 04:09 -0400
csiph-web