Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #66945
| Subject | Re: Rewriting SSA. Is This A Chance For GNU/Linux? |
|---|---|
| Newsgroups | comp.os.linux.advocacy, comp.os.linux.misc |
| References | (15 earlier) <vsr383$2421k$1@dont-email.me> <Tz2dnbEsYvaaHmz6nZ2dnZfqnPWdnZ2d@giganews.com> <vss108$2vde2$6@dont-email.me> <MI-dnf3_6bzzM2z6nZ2dnZfqnPidnZ2d@giganews.com> <vssk4r$3ki2e$7@dont-email.me> |
| From | c186282 <c186282@nnada.net> |
| Date | 2025-04-06 00:26 -0400 |
| Message-ID | <c22dncY5eeEUn2_6nZ2dnZfqn_adnZ2d@giganews.com> (permalink) |
Cross-posted to 2 groups.
On 4/5/25 9:07 PM, The Natural Philosopher wrote: > On 05/04/2025 23:27, c186282 wrote: >> On 4/5/25 3:40 PM, The Natural Philosopher wrote: >>> On 05/04/2025 20:22, c186282 wrote: >>>> Analog ... it still may have certain uses, however for >>>> chain operations the accumulated errors WILL getcha. >>>> Might be a 'near' or 'finely-quantitized' sort of >>>> analog - 100,000 distinct, non-drifting, states that >>>> for some practical purposes LOOKS like traditional >>>> analog. So long as you don't need TOO many decimal >>>> points ...... >>> Analogue multiplication is the holy grail and can be dome using the >>> exponential characteristics of bipolar transistors >>> >>> https://www.analog.com/media/en/technical-documentation/data-sheets/ADL5391.pdf >>> >>> >>>> Finally ... non-binary computing, eight or ten states >>>> per "bit". Fewer operations, fewer gates twiddling, >>>> better efficiency anyhow, potentially better speed. But >>>> doing it with anything like traditional semiconductors, >>>> cannot see how. >> >>> Non binary computing is essentially analogue computing >> >> Ummmm ... not if you can enforce clear 'guard bands' around >> each of the, say eight, distinct voltage levels. Alas, as >> stated, those 'different voltage levels' mean transistors >> aren't cleanly on or off and will burn power kind of like >> little resistors. Some all new material and approach would >> be needed. Meta-material science MIGHT someday be able to >> produce something like that. >> >>> It is already done in Flash RAM where more than two states of the >>> memory capacitors are possible >>> >>> Massive arrays of non linear analogue circuits for modelling things >>> like the Navier Stokes equations would be possible: Probably make a >>> better stab at climate modelling then the existing shit. >> >> Again with analog, it's the sensitivity to especially >> temperature conditions that add errors in. > > Not really, That was mostly sorted years ago. Ummm ... I'm gonna kinda have to disagree. There are several factors that lead to errors in analog electronics - simple temperature being the worst. >> Keep >> carrying those errors through several stages and soon >> all you have is error, pretending to be The Solution. > > So no different from floating point based current climate models, then... Digital FP *can* be done to almost arbitrary precision. If you're running, say, a climate or 'dark energy' model then you use a LOT of precision. >> Again, perhaps some meta-material that's NOT sensitive >> to what typically throws-off analog electronics MIGHT >> be made. >> >> I'm trying to visualize what it would take to make >> an all-analog version of, say, a payroll spreadsheet :-) >> > An awful lot of op-amps. To say the least :-) CAN be done, but is it WORTH it ??? But, I suppose, a whole-budget CAN be viewed as an analog equation IF you try hard enough. > The thing is that analogue computers were useful for system analysis > years before digital stuff came along. You could examine a dynamic > system and see if it was stable or not. Well, *how* stable it is ........ Digital is always right-on. So what do you NEED most - speed or accuracy ? > If not you did it another way. People who dribble on about 'climate > tipping points'have no clue really as to how real life complex analogue > systems work. I'm just gonna say that "climate" is beyond ANY kind of models - analog OR digital. TOO many butterflies. >> Now discrete use of analog as, as you suggested, doing >> multiplication/division/logs initiated and read by >> digital ... ? >> > Its being thought about. And we shall see ... advantage, or not ? Maybe, horrors, "depends" ..... The "real world" acts as a very complex analog equation - until you get down to quantum levels. HOW the hell to best DEAL with that ??? >> Oh well, we're out in sci-fi land with most of this ... >> may as well talk about using giant evil brains in >> jars as computers :-) >> > Well no, we are not. > Digital traded speed for precision. I'd say digital traded precision for speed ... >> As some here have mentioned, we may be closer to the >> limits of computer power that we'd like to think. >> Today's big trick is parallelization, but only some >> kinds of problems can be modeled that way. >> >> Saw an article the other day about using some kind >> of disulfide for de-facto transistors, but did not >> get the impression that they'd be fast. I think >> temperature resistance was the main thrust - industrial >> apps, Venus landers and such. >> > I think I saw that too.. > > Massive parallelisation will definitely do *some* things faster. Agreed ... but not EVERYTHING. Sometimes there's just no substitute for clock speed and high-speed mem access. > Think 4096 core GPU processors...I think that's the way it will happen, > decline of the general purpose CPU and emergence of specific chips > tailored to specific tasks. Its already happening to an extend with on > chip everything.... I kinda understand. However that whole chip chain will likely need to be fully, by design, integrated. This is NOT so easy with multiple manufacturers. I've avoided investments in higher-tech/specific- tech stuff. NVIDIA seemed good - but the current trade war is gonna put a BIG strain on them. It's all too volatile, too vulnerable to even small politics - govt or industry. DO wish I'd bought RHEL back near the IPO, but, well ..... ya never know unless you're an "insider". ANYway ... final observation ... it keeps looking like we're far closer to the END of increasing computer power than the beginning. WHAT we want computed is kinda a dynamic equation, but OVERALL we're kinda near The End. THEN what ?
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-03-29 09:38 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-03-30 03:42 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-03-30 17:58 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? pothead <pothead@snakebite.com> - 2025-03-31 03:08 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-03-31 03:38 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? chrisv <chrisv@nospam.invalid> - 2025-03-31 07:11 -0500
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <fsquared@fsquared.linux> - 2025-03-31 13:59 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-03-31 17:38 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-03-31 18:55 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-01 10:16 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Robert Heller <heller@deepsoft.com> - 2025-04-01 14:40 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-01 11:08 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-01 18:08 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-04-01 21:22 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-01 22:20 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-01 23:32 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-02 11:40 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-02 16:04 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? "Carlos E.R." <robin_listas@es.invalid> - 2025-04-02 22:46 +0200
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-02 22:36 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2025-04-03 02:00 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-03 07:28 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2025-04-03 10:53 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 06:11 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2025-04-03 11:12 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 12:20 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2025-04-03 13:05 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-03 10:53 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? "Carlos E.R." <robin_listas@es.invalid> - 2025-04-03 13:44 +0200
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-03 18:26 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 17:12 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-04 00:03 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 22:50 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-04 06:00 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 08:52 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Richard Kettlewell <invalid@invalid.invalid> - 2025-04-06 10:14 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 11:13 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-06 16:58 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-01 17:35 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Robert Heller <heller@deepsoft.com> - 2025-04-01 19:30 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-01 22:14 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-01 15:09 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? John Ames <commodorejohn@gmail.com> - 2025-04-01 12:16 -0700
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-01 22:07 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-03-31 04:46 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-03-31 11:53 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Richard Kettlewell <invalid@invalid.invalid> - 2025-03-31 17:36 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? pothead <pothead@snakebite.com> - 2025-04-03 02:38 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-03 10:59 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 06:52 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-03 12:10 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-03 18:12 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 16:38 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-04 00:16 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-03 23:03 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-04 05:54 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-04 09:38 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-04 08:30 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-04 18:53 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 04:31 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-05 11:41 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-05 19:20 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-05 20:23 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? pothead <pothead@snakebite.com> - 2025-04-05 22:58 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? "Carlos E.R." <robin_listas@es.invalid> - 2025-04-05 22:10 +0200
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-05 20:27 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 20:14 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-05 19:11 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-04-05 16:24 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-04-04 19:15 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 04:50 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-04-05 10:21 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 08:59 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-04-06 11:27 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 12:17 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Richard Kettlewell <invalid@invalid.invalid> - 2025-04-06 18:38 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 20:23 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Richard Kettlewell <invalid@invalid.invalid> - 2025-04-06 23:14 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-06 21:42 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Rich <rich@example.invalid> - 2025-04-07 03:33 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-07 01:04 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-06 22:49 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-07 11:56 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-07 07:08 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-07 12:20 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? rbowman <bowman@montana.com> - 2025-04-06 16:51 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-05 12:13 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 15:22 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-05 20:40 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Richard Kettlewell <invalid@invalid.invalid> - 2025-04-05 22:57 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-06 01:57 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Richard Kettlewell <invalid@invalid.invalid> - 2025-04-06 10:05 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-06 13:02 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 18:27 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-06 02:07 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-06 00:26 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-06 12:55 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-07 16:39 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-07 17:59 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <fsquared@fsquared.linux> - 2025-04-08 11:59 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-08 13:17 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-08 10:28 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-08 16:26 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-04-08 23:18 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-08 22:29 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-04-09 16:49 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-09 14:18 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-09 16:51 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-09 22:33 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-09 23:11 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-08 20:04 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-04-09 16:49 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-09 13:09 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-08 10:24 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? -hh <recscuba_google@huntzinger.com> - 2025-04-08 16:17 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-08 19:03 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-04-08 11:51 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <fflud@gnu.rocks> - 2025-04-05 20:00 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Joel <joelcrump@gmail.com> - 2025-04-05 16:16 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 18:35 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Joel <joelcrump@gmail.com> - 2025-04-05 19:13 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 09:01 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Farley Flud <ff@linux.rocks> - 2025-04-06 15:48 +0000
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-05 18:34 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-06 02:13 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? c186282 <c186282@nnada.net> - 2025-04-06 00:48 -0400
Re: Rewriting SSA. Is This A Chance For GNU/Linux? The Natural Philosopher <tnp@invalid.invalid> - 2025-04-06 12:58 +0100
Re: Rewriting SSA. Is This A Chance For GNU/Linux? Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-04-06 08:58 +0000
csiph-web