• FAA To Finally Ditch Floppy Disks & Win-95

    From c186282@21:1/5 to All on Fri Jun 13 22:38:38 2025
    XPost: talk.politics.misc, alt.science, comp.programming

    https://www.newsnationnow.com/politics/faa-eliminate-floppy-disks-outdated-tech-air-traffic-control-system/

    FAA to eliminate floppy disks, outdated tech in air traffic
    control system

    Transportation officials seek to implement new state-of-the-art
    system

    Plan will eliminate outdated tech like floppy disks, Windows 95

    . . .

    Floppies & Win-95 ....

    Well, they worked, but ......

    I'm surprised they got up as far as Win-95.

    A few years back there was a stoppage at a
    large French airport - the system that guided
    planes around the taxi-ways. Turned out it was
    run by one old box, running Win-3.11

    In any case it's become very clear that a major
    update is needed for the US airport/routing
    system. Knowing the govt process, the stuff
    will already be obsolete by the time it's
    installed, but not nearly SO obsolete.

    Kind of sad angle ... the CPU/space limitations
    of the old systems made EXTREMELY tight and
    function-oriented SOFTWARE a necessity. I've
    seen, sometimes done, a little of that. It's
    an impressive art. Likely still seen on space
    probes and Mars rovers and such (plus clever
    arrangements for ULTRA-redundancy). These are
    the programmers I most respect.

    There are few radiation-hardened chips coming
    out these days. We're still talking 80s tech.
    Slow - but robust. Big enough transistors so
    cosmic rays and such won't compromise things.

    Try :


    https://my.avnet.com/silica/resources/article/radiation-hardened-processors-for-space/

    For some newer hardware.

    If you really want to learn ultra-tight programming
    I'd suggest PIC and AVR microcontrollers - SO little
    RAM/EEPROM/Speed. Think BYTES of RAM ... what CAN you
    make 'em do ? Some can make them do a LOT.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to All on Sat Jun 14 03:35:10 2025
    XPost: comp.programming

    On Fri, 13 Jun 2025 22:38:38 -0400, c186282 wrote:


    In any case it's become very clear that a major update is needed for
    the US airport/routing system. Knowing the govt process, the stuff
    will already be obsolete by the time it's installed, but not nearly
    SO obsolete.

    In the early '70s we had a contract to build the controllers for the ALS system. The heart of the controller was an Eagle Signal electromechanical stepping switch which was pretty much obsolete. The harnesses had to be
    laced since the FAA wasn't sure about those new-fangled nylon cable ties.

    There are few radiation-hardened chips coming out these days. We're
    still talking 80s tech. Slow - but robust. Big enough transistors so
    cosmic rays and such won't compromise things.

    One project I worked on used TI's TMS9900 microprocessor of TI-99/4 fame.
    Or notoriety, take your pick. Its claim to fame was TI produced rad-hard
    parts. TI had ties to the defense industry that made them a natural.

    TI was also involved with the 'expert systems' flavor of AI after neural networks fell on their face in the '80s.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to rbowman on Sat Jun 14 00:29:12 2025
    On 6/13/25 11:35 PM, rbowman wrote:
    On Fri, 13 Jun 2025 22:38:38 -0400, c186282 wrote:


    In any case it's become very clear that a major update is needed for
    the US airport/routing system. Knowing the govt process, the stuff
    will already be obsolete by the time it's installed, but not nearly
    SO obsolete.

    In the early '70s we had a contract to build the controllers for the ALS system. The heart of the controller was an Eagle Signal electromechanical stepping switch which was pretty much obsolete. The harnesses had to be
    laced since the FAA wasn't sure about those new-fangled nylon cable ties.

    Ooooh ! Nylon ! EVIL !!! :-)

    But yes, it's VERY typical for govt projects to be
    WAY behind the tech curve. The specs are writ, but
    then there's a HUGE delay in the implementation.
    The lunar-lander computer still used "rope memory"
    because of that - even though PROMS and erasable
    PROMS were widely available by the late 60s.

    Took a tour of an attack sub in the late 80s - a bud
    of mine was crew so I got the better tour. Ever put
    your hand on a torpedo ? The sonar 'room' was highest
    tech ... but that tech involved a cubic-meter CPU box
    with a few of the old removable-stack hard drives ...
    early 70s/late-60s tech. Same reasons as mentioned -
    the vast delay between conception and realization.

    The sonar guy seemed well versed in making best USE
    of that equipment, but STILL !!!

    Some of this is why I'd like people like Musk in the
    loop - chop years, maybe a decade, out of that awful
    process. It's NOT good to be too far behind the curve.

    There are few radiation-hardened chips coming out these days. We're
    still talking 80s tech. Slow - but robust. Big enough transistors so
    cosmic rays and such won't compromise things.

    One project I worked on used TI's TMS9900 microprocessor of TI-99/4 fame.
    Or notoriety, take your pick. Its claim to fame was TI produced rad-hard parts. TI had ties to the defense industry that made them a natural.

    TI was also involved with the 'expert systems' flavor of AI after neural networks fell on their face in the '80s.

    I've done TMS-9900 programming ... odd but interesting chip.
    Seems to have evolved when there was little diff between
    on-chip cache memory and main memory (not the tech to PUT
    a lot of ram into the CPU either). Also had a sort of
    hardware solution to multi-user/multi-processing which
    was very unique. Still remember "BLWP" - Branch And Load
    Workspace Pointer". The 990 minis weren't so bad.

    Super-weirdly, I sometimes have a dream about finding 9900
    chips at a surplus store - and debate buying them. The
    reality though is that too many SUPPORT chips were also
    needed ... common prob with old hardware. Modern "All
    In One" chips will spoil you ......

    As for neural networks ... yea, they just didn't have
    the Right Stuff back in the day. Good IDEA, but the
    hardware and/or conventional CPU approaches weren't
    nearly there. Alas disposed of my huge NN tome when
    I retired. Good stuff, but too obsolete.

    TODAY though ... might be better than LLMs for 'AI',
    the hardware is catching up. LLMs are getting most
    of the funding, but NNs will, I think, eventually
    out-class them or at least be the real 'brains'
    in a composite system.

    Hmmmmm ... is it 'artificial' intelligence if we're
    basically replicating biological neural nets - or
    simply "by another means" ??? There's probably a
    better, more general, 'intelligence' paradigm out
    there. It's SOMETHING to do with 'mirrors', 'self
    feedback' ... I can feel it. Lizards have more
    personality, self-awareness, than our current
    models. I know, I watch them leap and battle
    along my window-ledge daily - a 300 million year
    old micro-brain solution that's STILL more
    with it than our crap.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rich@21:1/5 to c186282@nnada.net on Sat Jun 14 16:34:47 2025
    c186282 <c186282@nnada.net> wrote:
    On 6/13/25 11:35 PM, rbowman wrote:
    On Fri, 13 Jun 2025 22:38:38 -0400, c186282 wrote:


    In any case it's become very clear that a major update is needed for >>> the US airport/routing system. Knowing the govt process, the stuff
    will already be obsolete by the time it's installed, but not nearly
    SO obsolete.

    In the early '70s we had a contract to build the controllers for the ALS
    system. The heart of the controller was an Eagle Signal electromechanical
    stepping switch which was pretty much obsolete. The harnesses had to be
    laced since the FAA wasn't sure about those new-fangled nylon cable ties.

    Ooooh ! Nylon ! EVIL !!! :-)

    Not so much that as: Ooooh!, we don't know how well this new "tie"
    method will withstand extremes of cold, hot and vibration, and the
    current regs. specify "laced" and we *do* know how lacing withstands
    extremes of cold, hot and vibration.

    But yes, it's VERY typical for govt projects to be
    WAY behind the tech curve. The specs are writ, but
    then there's a HUGE delay in the implementation.

    The lunar-lander computer still used "rope memory"
    because of that - even though PROMS and erasable
    PROMS were widely available by the late 60s.

    Also because (esp. for EPROMS) the rope memory was much more radiation hardened than EPROMS of the day were. Also, for 'long duration'
    projects such as that, often each component is designed and built, then
    in the end the various parts are pieced together to produce the "flying
    candle" you see on launch. But the "computer" might have been designed
    and built five years before that launch, and minus five years from
    today might have meant no PROM or EPROMS were even available at the
    time.

    Took a tour of an attack sub in the late 80s - a bud
    of mine was crew so I got the better tour. Ever put
    your hand on a torpedo ? The sonar 'room' was highest
    tech ... but that tech involved a cubic-meter CPU box
    with a few of the old removable-stack hard drives ...
    early 70s/late-60s tech. Same reasons as mentioned -
    the vast delay between conception and realization.

    Yep, the entire sub likely took 10+ years to design and build. By the
    time the submariners get to launch their "new" sub, most of the tech on
    board would look dated (by the standards of the commercial world)
    because it was designed minus ten or minus fifteen years ago, with
    posssiby cutting edge tech then, but no longer cutting edge "today".

    Few commercial products see more than a couple years of total sales
    before they get a "redesign", none of them have been undergoing design
    and build for fifteen years when they hit the market.
    z
    The sonar guy seemed well versed in making best USE
    of that equipment, but STILL !!!

    Some of this is why I'd like people like Musk in the
    loop - chop years, maybe a decade, out of that awful
    process. It's NOT good to be too far behind the curve.

    Musk isn't the savior here. His method (fire everyone then oops..
    hire back some we really needed) won't work for projects that do really
    need years to design and build (because they are largely "one-offs" --
    i.e., Navy might have built 10 or 20 subs, Apple builds a million plus
    iphones a week). For something like a sub, you simply won't build one
    in six months to a year like for a phone (well, not unless you want it
    to implode at depth like that carbon fiber one did a couple years ago).

    There are few radiation-hardened chips coming out these days. We're
    still talking 80s tech. Slow - but robust. Big enough transistors so >>> cosmic rays and such won't compromise things.

    One project I worked on used TI's TMS9900 microprocessor of TI-99/4 fame.
    Or notoriety, take your pick. Its claim to fame was TI produced rad-hard
    parts. TI had ties to the defense industry that made them a natural.

    For electronics that have to go into space, radiation hardened is a
    must. Send your phone into space and in very short order all kinds of weirdness and corruption will occur.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Natural Philosopher@21:1/5 to Rich on Sun Jun 15 00:38:21 2025
    On 14/06/2025 17:34, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/13/25 11:35 PM, rbowman wrote:
    On Fri, 13 Jun 2025 22:38:38 -0400, c186282 wrote:


    In any case it's become very clear that a major update is needed for >>>> the US airport/routing system. Knowing the govt process, the stuff >>>> will already be obsolete by the time it's installed, but not nearly >>>> SO obsolete.

    In the early '70s we had a contract to build the controllers for the ALS >>> system. The heart of the controller was an Eagle Signal electromechanical >>> stepping switch which was pretty much obsolete. The harnesses had to be
    laced since the FAA wasn't sure about those new-fangled nylon cable ties. >>
    Ooooh ! Nylon ! EVIL !!! :-)

    Not so much that as: Ooooh!, we don't know how well this new "tie"
    method will withstand extremes of cold, hot and vibration, and the
    current regs. specify "laced" and we *do* know how lacing withstands extremes of cold, hot and vibration.

    But yes, it's VERY typical for govt projects to be
    WAY behind the tech curve. The specs are writ, but
    then there's a HUGE delay in the implementation.

    The lunar-lander computer still used "rope memory"
    because of that - even though PROMS and erasable
    PROMS were widely available by the late 60s.

    Also because (esp. for EPROMS) the rope memory was much more radiation hardened than EPROMS of the day were. Also, for 'long duration'
    projects such as that, often each component is designed and built, then
    in the end the various parts are pieced together to produce the "flying candle" you see on launch. But the "computer" might have been designed
    and built five years before that launch, and minus five years from
    today might have meant no PROM or EPROMS were even available at the
    time.

    There is another issue I ran into. On an undersea cable repeater. IN
    1988 or thereabouts the company was overjoyed to finally be able to use silicon, because up till the early 80s silicon simply hadn't been around
    long enough to be deemed suitable for long term use (>25yrs).

    Rope memory was tried and tested, Fusible link PROMS had no track record
    and EEPROMS were definitely subject to ageing



    For electronics that have to go into space, radiation hardened is a
    must. Send your phone into space and in very short order all kinds of weirdness and corruption will occur.

    Yup.


    --
    "A point of view can be a dangerous luxury when substituted for insight
    and understanding".

    Marshall McLuhan

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Rich on Sat Jun 14 22:41:25 2025
    On 6/14/25 12:34 PM, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/13/25 11:35 PM, rbowman wrote:
    On Fri, 13 Jun 2025 22:38:38 -0400, c186282 wrote:


    In any case it's become very clear that a major update is needed for >>>> the US airport/routing system. Knowing the govt process, the stuff >>>> will already be obsolete by the time it's installed, but not nearly >>>> SO obsolete.

    In the early '70s we had a contract to build the controllers for the ALS >>> system. The heart of the controller was an Eagle Signal electromechanical >>> stepping switch which was pretty much obsolete. The harnesses had to be
    laced since the FAA wasn't sure about those new-fangled nylon cable ties. >>
    Ooooh ! Nylon ! EVIL !!! :-)

    Not so much that as: Ooooh!, we don't know how well this new "tie"
    method will withstand extremes of cold, hot and vibration, and the
    current regs. specify "laced" and we *do* know how lacing withstands extremes of cold, hot and vibration.

    Nylon has been around in quantity since the 40s.
    Somehow I doubt it's qualities were 'unknown'
    in the 50s and beyond :-)

    MORE likely some senator was vested in a biz that
    made the older materials.

    There ARE circumstances where 'natural fibers' CAN
    outperform plastics - esp at very low temperatures
    where the plastics become more brittle. However
    those circumstances are few. 'Natural fibers' also
    tend to hold MOISTURE - which is bad for HV electricity
    apps and can lead to mold/fungi problems.

    But yes, it's VERY typical for govt projects to be
    WAY behind the tech curve. The specs are writ, but
    then there's a HUGE delay in the implementation.

    The lunar-lander computer still used "rope memory"
    because of that - even though PROMS and erasable
    PROMS were widely available by the late 60s.

    Also because (esp. for EPROMS) the rope memory was much more radiation hardened than EPROMS of the day were. Also, for 'long duration'
    projects such as that, often each component is designed and built, then
    in the end the various parts are pieced together to produce the "flying candle" you see on launch. But the "computer" might have been designed
    and built five years before that launch, and minus five years from
    today might have meant no PROM or EPROMS were even available at the
    time.

    I'd argue about UV-erasable PROMS and space radiation ...
    the damned things weren't THAT damned sensitive.

    Had a foil-lined box with a UVC tube lamp in it for the
    purpose, but you'd better let 'em soak for like ten or
    fifteen minutes to be sure. Used that a lot with the
    pre-flash PICs. Big whiff of ozone and NOx when you'd
    open the box :-)

    There were also 'fuse PROMS' back then - literal made
    or broken wire connections. You CAN still buy them,
    checked recently. So long as they're socketed the
    firmware can be replaced pretty quick and easy. Low
    cap by today's standards, but in 1968 or so ...

    Took a tour of an attack sub in the late 80s - a bud
    of mine was crew so I got the better tour. Ever put
    your hand on a torpedo ? The sonar 'room' was highest
    tech ... but that tech involved a cubic-meter CPU box
    with a few of the old removable-stack hard drives ...
    early 70s/late-60s tech. Same reasons as mentioned -
    the vast delay between conception and realization.

    Yep, the entire sub likely took 10+ years to design and build. By the
    time the submariners get to launch their "new" sub, most of the tech on
    board would look dated (by the standards of the commercial world)
    because it was designed minus ten or minus fifteen years ago, with
    posssiby cutting edge tech then, but no longer cutting edge "today".

    I figure that most of the specs for the Apollo/LEM were
    largely drawn even before Glenn splashed down. Amazed they
    didn't use tube-based computers ... probably would have
    except for the power requirements. However there ARE cold
    cathode tubes/valves which would be adequate for computing
    needs, low amperage, and you CAN make 'em pretty small.
    Fortunately by 1960 transistors had been around for awhile
    and the tech was crude enough to be radiation-resistant.

    Few commercial products see more than a couple years of total sales
    before they get a "redesign", none of them have been undergoing design
    and build for fifteen years when they hit the market.

    That's an unfortunate truth. CONSUMERS get cutting-edge,
    but govt projects/contracts - no.

    The sonar guy seemed well versed in making best USE
    of that equipment, but STILL !!!

    Some of this is why I'd like people like Musk in the
    loop - chop years, maybe a decade, out of that awful
    process. It's NOT good to be too far behind the curve.

    Musk isn't the savior here. His method (fire everyone then oops..
    hire back some we really needed) won't work for projects that do really
    need years to design and build (because they are largely "one-offs" --
    i.e., Navy might have built 10 or 20 subs, Apple builds a million plus iphones a week). For something like a sub, you simply won't build one
    in six months to a year like for a phone (well, not unless you want it
    to implode at depth like that carbon fiber one did a couple years ago).

    Took a good tour of the Kennedy Space Center when I was
    maybe nine or ten. Again had an 'in' person. The tech
    in the launch control area looked to be a LOT of "one
    off" stuff - never made before, or again, very very
    task-specific. Ya know those old removable-stack hard
    drives mentioned ? Most consumer models all the heads
    moved in unison - just one actuator - but at NASA they
    had some where each head in the stack could move
    independently. This would have been a huge boon for
    multi-user systems, much quicker.

    There are few radiation-hardened chips coming out these days. We're >>>> still talking 80s tech. Slow - but robust. Big enough transistors so >>>> cosmic rays and such won't compromise things.

    One project I worked on used TI's TMS9900 microprocessor of TI-99/4 fame. >>> Or notoriety, take your pick. Its claim to fame was TI produced rad-hard >>> parts. TI had ties to the defense industry that made them a natural.

    For electronics that have to go into space, radiation hardened is a
    must. Send your phone into space and in very short order all kinds of weirdness and corruption will occur.

    Yep ... your expensive iPhone will be TRASH
    really quick.

    Rad-hard is difficult. Fast protons blast in and switch
    states, or literally erode the silicon. It's why most
    deep-space probes are still using 80s processors. However
    some alts to the conventional design/materials have since
    been found which allow denser circuits AND resist those
    nasty protons. It's maybe worth a little research, just
    for interest.

    It's the hyper-reliable/redundant PROGRAMMING they put
    into those chips which puts me in greatest awe. They
    can STILL fix the Voyager probes even beyond the rim
    of the solar system because of that. LOTS of ways to
    re-route, LOTS of stuff that survives if some bits
    don't. Blow ONE 5 nm transistor in your laptop
    and it's probably DONE - no work-arounds.

    How do you build hardware and software ASSUMING that
    random bits are going to be corrupted/broken ? It's
    almost black art ......

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to The Natural Philosopher on Sat Jun 14 23:28:29 2025
    On 6/14/25 7:38 PM, The Natural Philosopher wrote:
    On 14/06/2025 17:34, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/13/25 11:35 PM, rbowman wrote:
    On Fri, 13 Jun 2025 22:38:38 -0400, c186282 wrote:


         In any case it's become very clear that a major update is
    needed for
         the US airport/routing system. Knowing the govt process, the >>>>> stuff
         will already be obsolete by the time it's installed, but not >>>>> nearly
         SO obsolete.

    In the early '70s we had a contract to build the controllers for the
    ALS
    system. The heart of the controller was an Eagle Signal
    electromechanical
    stepping switch which was pretty much obsolete. The harnesses had to be >>>> laced since the FAA wasn't sure about those new-fangled nylon cable
    ties.

       Ooooh ! Nylon ! EVIL !!!   :-)

    Not so much that as: Ooooh!, we don't know how well this new "tie"
    method will withstand extremes of cold, hot and vibration, and the
    current regs.  specify "laced" and we *do* know how lacing withstands
    extremes of cold, hot and vibration.

       But yes, it's VERY typical for govt projects to be
       WAY behind the tech curve. The specs are writ, but
       then there's a HUGE delay in the implementation.

       The lunar-lander computer still used "rope memory"
       because of that - even though PROMS and erasable
       PROMS were widely available by the late 60s.

    Also because (esp.  for EPROMS) the rope memory was much more radiation
    hardened than EPROMS of the day were.  Also, for 'long duration'
    projects such as that, often each component is designed and built, then
    in the end the various parts are pieced together to produce the "flying
    candle" you see on launch.  But the "computer" might have been designed
    and built five years before that launch, and minus five years from
    today might have meant no PROM or EPROMS were even available at the
    time.

    There is another issue I ran into. On an undersea cable repeater. IN
    1988 or thereabouts the company was overjoyed to finally be able to use silicon, because up till the early 80s silicon simply hadn't been around
    long enough to be deemed suitable for long term use (>25yrs).

    Rope memory was tried and tested, Fusible link PROMS had no track record
    and EEPROMS were definitely subject to ageing

    I'd argue that fuse PROMS didn't NEED a 'track record'
    because they're SO straight-up. UV-EPROMS are also
    pretty stable (and NOT nearly so sensitive as some
    here suggest). EEPROM was more complicated. Most Flash
    is even more suspect.

    Even mag cores COULD theoretically be corrupted by
    a strong solar flare or, say, passing too close
    to Jupiter.

    You CAN still buy fuse PROMs. If you want it to be
    'forever' they're still a great choice.

    Various 'optical' versions of fuse-PROM and even
    EEPROM have been devised, though few make it
    to market. The underlying IDEA is something that's
    relatively difficult to flip states on by any
    common natural/unnatural means.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rich@21:1/5 to c186282@nnada.net on Sun Jun 15 14:04:00 2025
    c186282 <c186282@nnada.net> wrote:
    On 6/14/25 7:38 PM, The Natural Philosopher wrote:
    On 14/06/2025 17:34, Rich wrote:
    Also because (esp.  for EPROMS) the rope memory was much more
    radiation hardened than EPROMS of the day were.  Also, for 'long
    duration' projects such as that, often each component is designed
    and built, then in the end the various parts are pieced together to
    produce the "flying candle" you see on launch.  But the "computer"
    might have been designed and built five years before that launch,
    and minus five years from today might have meant no PROM or EPROMS
    were even available at the time.

    There is another issue I ran into. On an undersea cable repeater.
    IN 1988 or thereabouts the company was overjoyed to finally be able
    to use silicon, because up till the early 80s silicon simply hadn't
    been around long enough to be deemed suitable for long term use
    25yrs).

    Rope memory was tried and tested, Fusible link PROMS had no track
    record and EEPROMS were definitely subject to ageing

    I'd argue that fuse PROMS didn't NEED a 'track record'
    because they're SO straight-up.

    While true, that's just not how getting things in space work. They
    have to be exposed to the radiation environment they will see in space,
    and their success/failure determined from those tests. I.e., they have
    to have a "track record".

    UV-EPROMS are also pretty stable (and NOT nearly so sensitive as
    some here suggest).

    Stable here on the surface, where we are shielded from almost all of
    the space radiation. But UV-EPROMS work on the same principle as flash
    (a charged, insulated, floating gate stores the bits). UV erases them
    because the UV radiation is energetic enouogh to cause the charge to
    drain from the floating gates. Well, guess what, there's lots of
    radiation in space that is far more energetic than UV radiation, so
    your UV EEPROM will likely lose its stored program (either in short
    order, or well before the service lifetime of the satelite it is
    installed into). Both of which make it unsuitable.

    EEPROM was more complicated. Most Flash is even more suspect.

    The only real difference between the UV model and the EE/flash models is
    the EE/flash models don't need UV light to initiate the discharge of
    the floating gates. But the mechanism of storage is the same in all of
    them.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rich@21:1/5 to c186282@nnada.net on Sun Jun 15 14:19:51 2025
    c186282 <c186282@nnada.net> wrote:
    On 6/14/25 12:34 PM, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/13/25 11:35 PM, rbowman wrote:
    On Fri, 13 Jun 2025 22:38:38 -0400, c186282 wrote:


    In any case it's become very clear that a major update is needed for >>>>> the US airport/routing system. Knowing the govt process, the stuff >>>>> will already be obsolete by the time it's installed, but not nearly >>>>> SO obsolete.

    In the early '70s we had a contract to build the controllers for the ALS >>>> system. The heart of the controller was an Eagle Signal electromechanical >>>> stepping switch which was pretty much obsolete. The harnesses had to be >>>> laced since the FAA wasn't sure about those new-fangled nylon cable ties. >>>
    Ooooh ! Nylon ! EVIL !!! :-)

    Not so much that as: Ooooh!, we don't know how well this new "tie"
    method will withstand extremes of cold, hot and vibration, and the
    current regs. specify "laced" and we *do* know how lacing withstands
    extremes of cold, hot and vibration.

    Nylon has been around in quantity since the 40s. Somehow I doubt
    it's qualities were 'unknown' in the 50s and beyond :-)

    What's more likely is its qualities were well known, and known to be
    unsuitable for use in aircraft wiring harnesses.

    MORE likely some senator was vested in a biz that made the older
    materials.

    In your specific example of aviation wire looms, likely not -- see
    below.

    There ARE circumstances where 'natural fibers' CAN outperform
    plastics - esp at very low temperatures where the plastics become
    more brittle.

    And just what do you have at altitude? Very low temperatures, just
    exactly what you state "where the plastics become more brittle":

    https://matmake.com/properties/standard-atmosphere.html

    10k-20k feet -> -60C
    25k feet (typical passenger aircraft cruse altutude) -> -50C

    However those circumstances are few. 'Natural fibers' also tend to
    hold MOISTURE - which is bad for HV electricity apps and can lead
    to mold/fungi problems.

    Yes, that can be a problem, but having your wire loom become brittle at
    -60C as you climb through 10k to 20k in altitude and crack apart is not
    going to be very good for your aircraft maintaining its intended flight
    path.

    Also because (esp. for EPROMS) the rope memory was much more
    radiation hardened than EPROMS of the day were. Also, for 'long
    duration' projects such as that, often each component is designed
    and built, then in the end the various parts are pieced together to
    produce the "flying candle" you see on launch. But the "computer"
    might have been designed and built five years before that launch,
    and minus five years from today might have meant no PROM or EPROMS
    were even available at the time.

    I'd argue about UV-erasable PROMS and space radiation ...
    the damned things weren't THAT damned sensitive.

    Clearly you are unaware of the kind, and amount, of radiation impact
    devices sustain once they are outside the shielded environment here on
    the surface. If UV light is energetic enough to erase them in 15
    minutes (which was about what it took during their heyday) then there
    is way more energetic radiation in space that will wipe your uv-eprom
    for you. Keep in mind, these satelites are usually designed for a
    multi-year service life (often decades). That means your UV Eprom must
    not lose its programming after being bomarded by significant amounts
    of radiation for 10 or 20 years -- not just a 15 minute soak. Absent
    an actual "radiation hardened" version the standard ones you'd have
    been using during the day would not have lasted more than a week or two
    before their stored program would have been erased.

    There were also 'fuse PROMS' back then - literal made or broken
    wire connections. You CAN still buy them, checked recently. So
    long as they're socketed the firmware can be replaced pretty quick
    and easy. Low cap by today's standards, but in 1968 or so ...

    Those might have been suitable, at least it is unlikely the space
    radiation would have blown an unblown fuse (or reconnected a blown
    one). Of course all the read out transistors also have to not be
    impacted by the radiation sufficient to produce bit flips, over the
    service life of the satelite, for them to be suitable for use.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to All on Sun Jun 15 18:36:46 2025
    On Sat, 14 Jun 2025 22:41:25 -0400, c186282 wrote:

    Nylon has been around in quantity since the 40s. Somehow I doubt it's
    qualities were 'unknown'
    in the 50s and beyond

    MORE likely some senator was vested in a biz that made the older
    materials.

    There ARE circumstances where 'natural fibers' CAN outperform
    plastics - esp at very low temperatures where the plastics become
    more brittle. However those circumstances are few. 'Natural fibers'
    also tend to hold MOISTURE - which is bad for HV electricity apps and
    can lead to mold/fungi problems.

    https://www.specialized.net/installation-equipment-supplies/cable- installation/lacing-needles-twine/trueconect-44800nat-lacing-twine-9-ply- waxed-poly-191-yd-spool.html

    I don't know what material was used in the '70s but today's lacing twine
    is polyester.

    I doubt any senator was a lacing twine mogul but ALS for civilian use goes
    back to the '50s. Bureaucracies are reluctant to change anything. I wonder
    what new controllers use? You'd probably have to prowl eBay to find Eagle steppers now.

    I don't know if the DOT regulations for commercial drivers were updated
    but even in the '90s the regulations laid down in the '30s were still in effect. If you followed them religiously you were locked into a 19 hour
    cycle that played hell with circadian rhythms.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Rich on Sun Jun 15 18:45:57 2025
    On Sun, 15 Jun 2025 14:19:51 -0000 (UTC), Rich wrote:

    And just what do you have at altitude? Very low temperatures, just
    exactly what you state "where the plastics become more brittle":

    To be pedantic my original post had to do with ALS controllers.

    https://en.wikipedia.org/wiki/Lake_County_Airport_(Colorado)

    It probably does get cold there -- if they have a ALS.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Rich on Sun Jun 15 22:02:51 2025
    On 6/15/25 10:19 AM, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/14/25 12:34 PM, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/13/25 11:35 PM, rbowman wrote:
    On Fri, 13 Jun 2025 22:38:38 -0400, c186282 wrote:


    In any case it's become very clear that a major update is needed for
    the US airport/routing system. Knowing the govt process, the stuff >>>>>> will already be obsolete by the time it's installed, but not nearly
    SO obsolete.

    In the early '70s we had a contract to build the controllers for the ALS >>>>> system. The heart of the controller was an Eagle Signal electromechanical >>>>> stepping switch which was pretty much obsolete. The harnesses had to be >>>>> laced since the FAA wasn't sure about those new-fangled nylon cable ties. >>>>
    Ooooh ! Nylon ! EVIL !!! :-)

    Not so much that as: Ooooh!, we don't know how well this new "tie"
    method will withstand extremes of cold, hot and vibration, and the
    current regs. specify "laced" and we *do* know how lacing withstands
    extremes of cold, hot and vibration.

    Nylon has been around in quantity since the 40s. Somehow I doubt
    it's qualities were 'unknown' in the 50s and beyond :-)

    What's more likely is its qualities were well known, and known to be unsuitable for use in aircraft wiring harnesses.

    MORE likely some senator was vested in a biz that made the older
    materials.

    In your specific example of aviation wire looms, likely not -- see
    below.

    There ARE circumstances where 'natural fibers' CAN outperform
    plastics - esp at very low temperatures where the plastics become
    more brittle.

    And just what do you have at altitude? Very low temperatures, just
    exactly what you state "where the plastics become more brittle":

    https://matmake.com/properties/standard-atmosphere.html

    10k-20k feet -> -60C
    25k feet (typical passenger aircraft cruse altutude) -> -50C


    You DO have a fair point here. Not ALL plastics get
    brittle, but maybe Nylon does. In any case I'm sure
    they're not using hemp string for aircraft harnesses
    anymore.


    However those circumstances are few. 'Natural fibers' also tend to
    hold MOISTURE - which is bad for HV electricity apps and can lead
    to mold/fungi problems.

    Yes, that can be a problem, but having your wire loom become brittle at
    -60C as you climb through 10k to 20k in altitude and crack apart is not
    going to be very good for your aircraft maintaining its intended flight
    path.

    Also because (esp. for EPROMS) the rope memory was much more
    radiation hardened than EPROMS of the day were. Also, for 'long
    duration' projects such as that, often each component is designed
    and built, then in the end the various parts are pieced together to
    produce the "flying candle" you see on launch. But the "computer"
    might have been designed and built five years before that launch,
    and minus five years from today might have meant no PROM or EPROMS
    were even available at the time.

    I'd argue about UV-erasable PROMS and space radiation ...
    the damned things weren't THAT damned sensitive.

    Clearly you are unaware of the kind, and amount, of radiation impact
    devices sustain once they are outside the shielded environment here on
    the surface. If UV light is energetic enough to erase them in 15
    minutes (which was about what it took during their heyday) then there
    is way more energetic radiation in space that will wipe your uv-eprom
    for you. Keep in mind, these satelites are usually designed for a
    multi-year service life (often decades). That means your UV Eprom must
    not lose its programming after being bomarded by significant amounts
    of radiation for 10 or 20 years -- not just a 15 minute soak. Absent
    an actual "radiation hardened" version the standard ones you'd have
    been using during the day would not have lasted more than a week or two before their stored program would have been erased.

    There were also 'fuse PROMS' back then - literal made or broken
    wire connections. You CAN still buy them, checked recently. So
    long as they're socketed the firmware can be replaced pretty quick
    and easy. Low cap by today's standards, but in 1968 or so ...

    Those might have been suitable, at least it is unlikely the space
    radiation would have blown an unblown fuse (or reconnected a blown
    one). Of course all the read out transistors also have to not be
    impacted by the radiation sufficient to produce bit flips, over the
    service life of the satelite, for them to be suitable for use.

    See my earlier remarks.

    As it actually takes notable wattage to blow one of
    those fuses I'd not be very concerned about space apps.
    A hot proton isn't going to do anything.

    It really is still the most robust of writable chip
    memory approaches. But, as said, the govt contract
    issue meant it would not be used in the Apollo pgm.

    Anyway, see :

    https://rocelec.widen.net/view/pdf/qwhfbee3e4/AMDIS01902-1.pdf?t.download=true&u=5oefqw

    They're still selling fusible-link proms. Found
    some on Mouser.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Rich on Sun Jun 15 21:44:06 2025
    On 6/15/25 10:04 AM, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/14/25 7:38 PM, The Natural Philosopher wrote:
    On 14/06/2025 17:34, Rich wrote:
    Also because (esp.  for EPROMS) the rope memory was much more
    radiation hardened than EPROMS of the day were.  Also, for 'long
    duration' projects such as that, often each component is designed
    and built, then in the end the various parts are pieced together to
    produce the "flying candle" you see on launch.  But the "computer"
    might have been designed and built five years before that launch,
    and minus five years from today might have meant no PROM or EPROMS
    were even available at the time.

    There is another issue I ran into. On an undersea cable repeater.
    IN 1988 or thereabouts the company was overjoyed to finally be able
    to use silicon, because up till the early 80s silicon simply hadn't
    been around long enough to be deemed suitable for long term use
    25yrs).

    Rope memory was tried and tested, Fusible link PROMS had no track
    record and EEPROMS were definitely subject to ageing

    I'd argue that fuse PROMS didn't NEED a 'track record'
    because they're SO straight-up.

    While true, that's just not how getting things in space work. They
    have to be exposed to the radiation environment they will see in space,
    and their success/failure determined from those tests. I.e., they have
    to have a "track record".

    I understand, in theory, but by the mid 60s it was
    possible to emulate cosmic rays and they could have
    bench tested them, artificial aging. NASA especially
    DID have the cash to throw at it. Anyway, ceramic
    base, actual hard elements that either connected or
    were physically zapped. Hard for it to go wrong.

    UV-EPROMS are also pretty stable (and NOT nearly so sensitive as
    some here suggest).

    Stable here on the surface, where we are shielded from almost all of
    the space radiation. But UV-EPROMS work on the same principle as flash
    (a charged, insulated, floating gate stores the bits). UV erases them because the UV radiation is energetic enouogh to cause the charge to
    drain from the floating gates. Well, guess what, there's lots of
    radiation in space that is far more energetic than UV radiation, so
    your UV EEPROM will likely lose its stored program (either in short
    order, or well before the service lifetime of the satelite it is
    installed into). Both of which make it unsuitable.

    Ummmm ... I'd worry about UV-EPROMS more around Jupiter
    than anywhere near earth - at least within a reasonable
    timeframe. A literal sheet of aluminum foil glued on
    would block some of the deadly particles. Not ALL alas,
    hence the service-lifetime issue.

    EEPROMS are suspect BECAUSE they erase electrically, and
    cosmic rays are almost all charged particles and/or
    produce more charged particles when they hit something.

    In any case, they DON'T use mag core memory anymore on
    space probes and such. Re-writable versions of the
    above-mentioned techs are now 'hard' enough. There is
    also ferroelectric - faster with longer service life -
    which I *think* are even more radiation resistant
    (albeit low-density compared to flash). I used FRAM
    for a few products - config and state info - and they
    worked very well.

    EEPROM was more complicated. Most Flash is even more suspect.

    The only real difference between the UV model and the EE/flash models is
    the EE/flash models don't need UV light to initiate the discharge of
    the floating gates. But the mechanism of storage is the same in all of
    them.

    Well, 'similar' ...

    Do look into FRAM however, it's a somewhat different tech.
    If I was hired to do a board for a Mars rover now (I won't)
    I'd seriously want to store the boot-up stuff and state
    info in FRAM. Alas I think the largest ones I've ever
    seen for sale are 512kb

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to rbowman on Sun Jun 15 22:40:00 2025
    On 6/15/25 2:36 PM, rbowman wrote:
    On Sat, 14 Jun 2025 22:41:25 -0400, c186282 wrote:

    Nylon has been around in quantity since the 40s. Somehow I doubt it's
    qualities were 'unknown'
    in the 50s and beyond

    MORE likely some senator was vested in a biz that made the older
    materials.

    There ARE circumstances where 'natural fibers' CAN outperform
    plastics - esp at very low temperatures where the plastics become
    more brittle. However those circumstances are few. 'Natural fibers'
    also tend to hold MOISTURE - which is bad for HV electricity apps and
    can lead to mold/fungi problems.

    https://www.specialized.net/installation-equipment-supplies/cable- installation/lacing-needles-twine/trueconect-44800nat-lacing-twine-9-ply- waxed-poly-191-yd-spool.html

    I don't know what material was used in the '70s but today's lacing twine
    is polyester.

    Polyesters can resist low temps better and don't
    absorb moisture. Nylon is 'fair' in those respects
    but maybe not quite as good.

    I doubt any senator was a lacing twine mogul but ALS for civilian use goes back to the '50s. Bureaucracies are reluctant to change anything. I wonder what new controllers use? You'd probably have to prowl eBay to find Eagle steppers now.

    First rule of bureaucracies - DON'T CHANGE ANYTHING because
    you can then be BLAMED for any new problems :-)

    Bureaucracies are a weird collective psychological manifestation.
    I'm sure somebody HAS done a big study and write-up. This is
    why it takes bull personalities like Trump to break up the
    status-quo every so often.

    If Rome had survived, I'm sure the bcrats would still insist
    on foot-washing stations (with slaves) at the doors of all
    govt establishments :-)

    I don't know if the DOT regulations for commercial drivers were updated
    but even in the '90s the regulations laid down in the '30s were still in effect. If you followed them religiously you were locked into a 19 hour
    cycle that played hell with circadian rhythms.

    LOTS of crashes because of that.

    USA, they DID make some revisions about 20 years ago
    limiting driving times. The truckers and employers
    did NOT like it. The tradition was to push through
    on strong coffee, sugar and amphetamines, get it there
    as fast and direct as possible. One of my first jobs
    was at a truck stop complex ... I know :-)

    And DO stay away from the 55 year old hookers in
    hot pants !!!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rich@21:1/5 to c186282@nnada.net on Mon Jun 16 03:00:42 2025
    c186282 <c186282@nnada.net> wrote:
    On 6/15/25 10:19 AM, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/14/25 12:34 PM, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/13/25 11:35 PM, rbowman wrote:
    On Fri, 13 Jun 2025 22:38:38 -0400, c186282 wrote:


    In any case it's become very clear that a major update is needed for
    the US airport/routing system. Knowing the govt process, the stuff
    will already be obsolete by the time it's installed, but not nearly
    SO obsolete.

    In the early '70s we had a contract to build the controllers for the ALS >>>>>> system. The heart of the controller was an Eagle Signal electromechanical
    stepping switch which was pretty much obsolete. The harnesses had to be >>>>>> laced since the FAA wasn't sure about those new-fangled nylon cable ties.

    Ooooh ! Nylon ! EVIL !!! :-)

    Not so much that as: Ooooh!, we don't know how well this new "tie"
    method will withstand extremes of cold, hot and vibration, and the
    current regs. specify "laced" and we *do* know how lacing withstands
    extremes of cold, hot and vibration.

    Nylon has been around in quantity since the 40s. Somehow I doubt
    it's qualities were 'unknown' in the 50s and beyond :-)

    What's more likely is its qualities were well known, and known to be
    unsuitable for use in aircraft wiring harnesses.

    MORE likely some senator was vested in a biz that made the older
    materials.

    In your specific example of aviation wire looms, likely not -- see
    below.

    There ARE circumstances where 'natural fibers' CAN outperform
    plastics - esp at very low temperatures where the plastics become
    more brittle.

    And just what do you have at altitude? Very low temperatures, just
    exactly what you state "where the plastics become more brittle":

    https://matmake.com/properties/standard-atmosphere.html

    10k-20k feet -> -60C
    25k feet (typical passenger aircraft cruse altutude) -> -50C


    You DO have a fair point here. Not ALL plastics get
    brittle, but maybe Nylon does. In any case I'm sure
    they're not using hemp string for aircraft harnesses
    anymore.

    A little digging indicates that nylon's 'brittleness' temperature is
    somewhere in the -50C to -60C zone. So the typical temperature of the environment is right in the "brittle zone" for nylon. Then one has to
    factor in the impact of vibration (which might cause a not yet fully
    brittle nylon tie to shatter at -40C instead of -55C) and I think we
    can see why nylon ties might not be aircraft rated.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to All on Mon Jun 16 04:11:28 2025
    On Sun, 15 Jun 2025 22:40:00 -0400, c186282 wrote:

    USA, they DID make some revisions about 20 years ago limiting driving
    times. The truckers and employers did NOT like it. The tradition was
    to push through on strong coffee, sugar and amphetamines, get it
    there as fast and direct as possible. One of my first jobs was at a
    truck stop complex ... I know

    Most OTR truckers are paid by the mile which is an incentive to get the
    goods delivered and move on to the next load.

    https://www.fmcsa.dot.gov/regulations/hours-service/summary-hours-service- regulations

    They did switch it up a little. In the '90s you could drive 10 hours with
    a half hour break and then had to show 8 hours off. You also had to show
    15 minutes for inspection so it came out to 18.75 hours.

    We could log 62 mph, or 620 miles for the 10 hours. This was before all
    the electronic snooping so you averaged 62 mph, end of story. LA to Denver
    is about 1000 miles, or about 16.25 hours driving time. So, in theory, you drove 10 hours and had to take an 8 hour break in Utah, technically at a
    rest area on the San Rafael Swell since there is nothing between Salina
    and Green River, and I mean nothing. Of course you weren't tired and
    couldn't sleep, so after 8 hours of admiring the scenery you could
    continue on your merry way.

    Or, leave LA early in the morning, drive straight through, get into Denver Sunday afternoon, have supper, and get a good night's sleep after some
    creative writing in you log book. Ski season sucked because you had the
    traffic coming back from Vail and the other resorts but 78,000 lbs.
    rolling downhill beats a BMW any day.

    Diet Coke and Mini-Thins. It was a set back when the ?US banned ephedra
    around 2001 because some high school jock died after chugging several cans
    of energy drink.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Rich on Mon Jun 16 01:13:07 2025
    On 6/15/25 11:00 PM, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/15/25 10:19 AM, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/14/25 12:34 PM, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/13/25 11:35 PM, rbowman wrote:
    On Fri, 13 Jun 2025 22:38:38 -0400, c186282 wrote:


    In any case it's become very clear that a major update is needed for
    the US airport/routing system. Knowing the govt process, the stuff
    will already be obsolete by the time it's installed, but not nearly
    SO obsolete.

    In the early '70s we had a contract to build the controllers for the ALS
    system. The heart of the controller was an Eagle Signal electromechanical
    stepping switch which was pretty much obsolete. The harnesses had to be >>>>>>> laced since the FAA wasn't sure about those new-fangled nylon cable ties.

    Ooooh ! Nylon ! EVIL !!! :-)

    Not so much that as: Ooooh!, we don't know how well this new "tie"
    method will withstand extremes of cold, hot and vibration, and the
    current regs. specify "laced" and we *do* know how lacing withstands >>>>> extremes of cold, hot and vibration.

    Nylon has been around in quantity since the 40s. Somehow I doubt
    it's qualities were 'unknown' in the 50s and beyond :-)

    What's more likely is its qualities were well known, and known to be
    unsuitable for use in aircraft wiring harnesses.

    MORE likely some senator was vested in a biz that made the older
    materials.

    In your specific example of aviation wire looms, likely not -- see
    below.

    There ARE circumstances where 'natural fibers' CAN outperform
    plastics - esp at very low temperatures where the plastics become
    more brittle.

    And just what do you have at altitude? Very low temperatures, just
    exactly what you state "where the plastics become more brittle":

    https://matmake.com/properties/standard-atmosphere.html

    10k-20k feet -> -60C
    25k feet (typical passenger aircraft cruse altutude) -> -50C


    You DO have a fair point here. Not ALL plastics get
    brittle, but maybe Nylon does. In any case I'm sure
    they're not using hemp string for aircraft harnesses
    anymore.

    A little digging indicates that nylon's 'brittleness' temperature is somewhere in the -50C to -60C zone. So the typical temperature of the environment is right in the "brittle zone" for nylon. Then one has to
    factor in the impact of vibration (which might cause a not yet fully
    brittle nylon tie to shatter at -40C instead of -55C) and I think we
    can see why nylon ties might not be aircraft rated.

    Borderline ... but perhaps relevant. Maybe not SO much
    for commercial craft, but decidedly for military and
    space apps.

    Other sources say that polyester cord has become
    the modern standard. I've seen some info that says
    many polyesters are good to about -100c. Good for
    aircraft, good for antarctic gear.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to rbowman on Mon Jun 16 01:30:43 2025
    On 6/16/25 12:11 AM, rbowman wrote:
    On Sun, 15 Jun 2025 22:40:00 -0400, c186282 wrote:

    USA, they DID make some revisions about 20 years ago limiting driving
    times. The truckers and employers did NOT like it. The tradition was
    to push through on strong coffee, sugar and amphetamines, get it
    there as fast and direct as possible. One of my first jobs was at a
    truck stop complex ... I know

    Most OTR truckers are paid by the mile which is an incentive to get the
    goods delivered and move on to the next load.

    https://www.fmcsa.dot.gov/regulations/hours-service/summary-hours-service- regulations

    They did switch it up a little. In the '90s you could drive 10 hours with
    a half hour break and then had to show 8 hours off. You also had to show
    15 minutes for inspection so it came out to 18.75 hours.

    We could log 62 mph, or 620 miles for the 10 hours. This was before all
    the electronic snooping so you averaged 62 mph, end of story. LA to Denver
    is about 1000 miles, or about 16.25 hours driving time. So, in theory, you drove 10 hours and had to take an 8 hour break in Utah, technically at a
    rest area on the San Rafael Swell since there is nothing between Salina
    and Green River, and I mean nothing. Of course you weren't tired and
    couldn't sleep, so after 8 hours of admiring the scenery you could
    continue on your merry way.

    Or, leave LA early in the morning, drive straight through, get into Denver Sunday afternoon, have supper, and get a good night's sleep after some creative writing in you log book. Ski season sucked because you had the traffic coming back from Vail and the other resorts but 78,000 lbs.
    rolling downhill beats a BMW any day.

    Diet Coke and Mini-Thins. It was a set back when the ?US banned ephedra around 2001 because some high school jock died after chugging several cans
    of energy drink.


    "Some High-School Jock" will ALWAYS die of SOMETHING,
    ANYTHING. Alas it gives the nutters a route of attack.

    Some of the current "energy drinks/shots" ARE a bit
    worrisome. For jocks with a certain cardiac neural
    anomaly I suspect they CAN cause abrupt heart failure.
    We've seen a significant increase of late.

    As for truckers, the official rules have been rude and
    crude and rarely in sync with either biological reality
    or economic realities.

    But I *do* remember all those truckers totally BURNT
    and SHAKING from long-term amphetamine use - they'd
    sometimes spend DAYS in like a coma recovering. They
    essentially drove all the way across the USA - large -
    without stopping just to make some money.

    There is SOME sane combo of reality and puritan
    bullshit out there ... but DON'T expect it to ever
    become legal reality. It NEVER works that way.

    Took a couple of bennies once ... at Xmas, in a big
    shopping mall. It suddenly became SO EASY to weave
    through the consumer throngs, like a super-power.
    But they're NOT good for you at all.

    Umm ... we seem to have departed Linux again .....

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to c186282@nnada.net on Mon Jun 16 17:52:09 2025
    On 2025-06-16, c186282 <c186282@nnada.net> wrote:

    On 6/15/25 10:19 AM, Rich wrote:

    c186282 <c186282@nnada.net> wrote:

    There ARE circumstances where 'natural fibers' CAN outperform
    plastics - esp at very low temperatures where the plastics become
    more brittle.

    And just what do you have at altitude? Very low temperatures, just
    exactly what you state "where the plastics become more brittle":

    https://matmake.com/properties/standard-atmosphere.html

    10k-20k feet -> -60C
    25k feet (typical passenger aircraft cruse altutude) -> -50C

    You missed the notation on the chart: those altitudes are in
    meters, not feet. Basically, the standard atmosphere specifies
    a temperature of 15C at sea level, decreasing by 2C per 1000
    feet up to the tropopause, which is typically around 35,000
    feet. There the temperature levels off at about -55C and stays
    there up to well beyond the service ceiling of any aeroplane
    (as opposed to rocket). In real life these numbers vary, and
    aviation weather stations provide forecasts of actual conditions
    in the current time frame.

    Still, given that airliners cruise at 25,000 to 40,000 feet,
    they're exposed to some pretty intense cold.

    You DO have a fair point here. Not ALL plastics get
    brittle, but maybe Nylon does. In any case I'm sure
    they're not using hemp string for aircraft harnesses
    anymore.

    Yesterday I felt a something catching while moving the controls
    in our small plane. I found that various bits of plumbing
    behind the panel had shifted to where they were touching things
    they shouldn't. Time to get out those good old nylon zap straps
    and tie things back where they belong, just like the mechanics do.
    Mind you, we don't get much above 10,000 feet...

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to c186282@nnada.net on Mon Jun 16 18:15:29 2025
    On 2025-06-16, c186282 <c186282@nnada.net> wrote:

    There is SOME sane combo of reality and puritan
    bullshit out there ... but DON'T expect it to ever
    become legal reality. It NEVER works that way.

    And even if it did, they'd quickly break it in the
    name of perpetual change.

    Took a couple of bennies once ... at Xmas, in a big
    shopping mall. It suddenly became SO EASY to weave
    through the consumer throngs, like a super-power.
    But they're NOT good for you at all.

    Well here I sit
    All alone with a broken heart
    I took three bennies
    And my semi-truck won't start.
    -- Commander Cody and His Lost Planet Airmen

    Umm ... we seem to have departed Linux again .....

    Uh-huh. Maybe we can move it over to alt.folklore.computers.

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rich@21:1/5 to Charlie Gibbs on Tue Jun 17 03:49:34 2025
    Charlie Gibbs <cgibbs@kltpzyxm.invalid> wrote:
    On 2025-06-16, c186282 <c186282@nnada.net> wrote:

    On 6/15/25 10:19 AM, Rich wrote:

    c186282 <c186282@nnada.net> wrote:

    There ARE circumstances where 'natural fibers' CAN outperform
    plastics - esp at very low temperatures where the plastics become
    more brittle.

    And just what do you have at altitude? Very low temperatures, just
    exactly what you state "where the plastics become more brittle":

    https://matmake.com/properties/standard-atmosphere.html

    10k-20k feet -> -60C
    25k feet (typical passenger aircraft cruse altutude) -> -50C

    You missed the notation on the chart: those altitudes are in
    meters, not feet.

    Ah, yes, I did miss that. Compensating for that, the typical
    commercial flight altitudes see temps ranging from about -30C down to
    what looks to be about -57C.

    Basically, the standard atmosphere specifies a temperature of 15C at
    sea level, decreasing by 2C per 1000 feet up to the tropopause, which
    is typically around 35,000 feet. There the temperature levels off at
    about -55C and stays there up to well beyond the service ceiling of
    any aeroplane (as opposed to rocket). In real life these numbers
    vary, and aviation weather stations provide forecasts of actual
    conditions in the current time frame.

    Still, given that airliners cruise at 25,000 to 40,000 feet,
    they're exposed to some pretty intense cold.

    Cold enough that nylon ties in unheated areas will be experiencing
    chill levels often dangerously close to their brittle point.

    You DO have a fair point here. Not ALL plastics get brittle, but
    maybe Nylon does. In any case I'm sure they're not using hemp
    string for aircraft harnesses anymore.

    Yesterday I felt a something catching while moving the controls in
    our small plane. I found that various bits of plumbing behind the
    panel had shifted to where they were touching things they shouldn't.
    Time to get out those good old nylon zap straps and tie things back
    where they belong, just like the mechanics do. Mind you, we don't
    get much above 10,000 feet...

    If they were behind the panel, that would still be in the portion where
    the temp is not -30C to -60C (otherwise you'd be rather chilly and uncomfortable yourself). So still plenty of safety margin left before brittleness would become a factor there.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rich@21:1/5 to c186282@nnada.net on Tue Jun 17 03:42:15 2025
    c186282 <c186282@nnada.net> wrote:
    On 6/15/25 11:00 PM, Rich wrote:
    A little digging indicates that nylon's 'brittleness' temperature is
    somewhere in the -50C to -60C zone. So the typical temperature of
    the environment is right in the "brittle zone" for nylon. Then one
    has to factor in the impact of vibration (which might cause a not
    yet fully brittle nylon tie to shatter at -40C instead of -55C) and
    I think we can see why nylon ties might not be aircraft rated.

    Borderline ... but perhaps relevant. Maybe not SO much for
    commercial craft, but decidedly for military and space apps.

    Other sources say that polyester cord has become the modern
    standard. I've seen some info that says many polyesters are good
    to about -100c. Good for aircraft, good for antarctic gear.

    A -100C brittleness level leaves plenty of safety margin for operation
    in -50C to -60C without worrying that your tie material is just on the
    edge of failure from cold induced brittleness. With Nylon having it's
    magic brittle temperature right in the normal temperature range at
    usual commercial altitudes, there is no safety margin at all.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rich@21:1/5 to John Ames on Tue Jun 17 04:00:04 2025
    John Ames <commodorejohn@gmail.com> wrote:
    On Sat, 14 Jun 2025 00:29:12 -0400
    c186282 <c186282@nnada.net> wrote:

    I've done TMS-9900 programming ... odd but interesting chip. Seems to
    have evolved when there was little diff between on-chip cache memory
    and main memory (not the tech to PUT a lot of ram into the CPU
    either). Also had a sort of hardware solution to multi-user/multi-
    processing which was very unique. Still remember "BLWP" - Branch And
    Load Workspace Pointer". The 990 minis weren't so bad.

    Always found that one intriguing. Yeah, like the 6502's zero-page, it's
    a design from a different era as far as CPU-vs.-RAM-speed goes, but a
    clever design-around for fairly elegant multi-tasking in light of it. Oneathesedays I wanna take one of the later iterations (the TMS99105,
    IIRC, is the last one that kept the memory-resident register-file
    property; some later TI microcontrollers borrow the basic architecture,
    but ditch that) and throw together a little homebrew hobbyist system...

    A similar effect played out in the HP3000 stack based CPU systems [1]

    The stack was kept in memory, and the CPU only had "registers" for the
    top two, four or eight stack slots.

    But reality was that all the way up until somewhere around the iapx286
    time range, RAM memory was faster than the CPU's it was attached to, so
    large register files on the CPU, or giant caches, were not needed. The
    CPU was as fast as it was, and the RAM wasn't what was holding it back.
    After sometime around the 286 time range, CPU speed started greatly
    outpacing RAM speed and large on chip register files and caches (the
    bigger the better) came into play.

    [1] https://en.wikipedia.org/wiki/HP3000#Use_of_stack_instead_of_registers

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Charlie Gibbs on Tue Jun 17 01:29:10 2025
    XPost: alt.politics

    On 6/16/25 1:52 PM, Charlie Gibbs wrote:
    On 2025-06-16, c186282 <c186282@nnada.net> wrote:

    On 6/15/25 10:19 AM, Rich wrote:

    c186282 <c186282@nnada.net> wrote:

    There ARE circumstances where 'natural fibers' CAN outperform
    plastics - esp at very low temperatures where the plastics become
    more brittle.

    And just what do you have at altitude? Very low temperatures, just
    exactly what you state "where the plastics become more brittle":

    https://matmake.com/properties/standard-atmosphere.html

    10k-20k feet -> -60C
    25k feet (typical passenger aircraft cruse altutude) -> -50C

    You missed the notation on the chart: those altitudes are in
    meters, not feet. Basically, the standard atmosphere specifies
    a temperature of 15C at sea level, decreasing by 2C per 1000
    feet up to the tropopause, which is typically around 35,000
    feet. There the temperature levels off at about -55C and stays
    there up to well beyond the service ceiling of any aeroplane
    (as opposed to rocket). In real life these numbers vary, and
    aviation weather stations provide forecasts of actual conditions
    in the current time frame.

    Still, given that airliners cruise at 25,000 to 40,000 feet,
    they're exposed to some pretty intense cold.

    Quite correct.

    I remember ICE - at half that altitude, in TROPICAL
    climes.

    In any case, ALL 'synthetics' may not be equal under
    such circumstances. Nylon maybe did NOT check all the
    proverbial boxes, but now some polyesters DO.

    You DO have a fair point here. Not ALL plastics get
    brittle, but maybe Nylon does. In any case I'm sure
    they're not using hemp string for aircraft harnesses
    anymore.

    Yesterday I felt a something catching while moving the controls
    in our small plane. I found that various bits of plumbing
    behind the panel had shifted to where they were touching things
    they shouldn't. Time to get out those good old nylon zap straps
    and tie things back where they belong, just like the mechanics do.
    Mind you, we don't get much above 10,000 feet...

    Always MANY failure modes alas ...

    However AIRLINE corps are SUPPOSED to keep abreast
    and ahead of these issues.

    About the time I quit flying was during a huge OPEC
    oil embargo. Fuel prices quadrupled or more and too
    often you couldn't even GET the right fuel for the
    planes. Valve lock in a 4-cyl engine - NOT good.
    Green gas was NOT red gas !

    In SMALL planes you could, were supposed to, do a
    good pre-flight exam of the machine. However for
    big corps, the "pit crew" was supposed to do that.
    The pilot just shows up and walks in.

    There seems to be a lot of that even now. NO pilot
    can hope to know all the little nuances of a jumbo
    jet these days. TOO complicated. You RELY on all
    the techs.

    But sometimes they, or the corp, are FUCK-UPS ...

    I hear they've now recovered both boxes from the
    crashed plane. In maybe a week we'll at least get
    a preliminary report.

    SEEMS like some kind of software error - the big
    engines just wouldn't produce the needed power.
    The pilots didn't have enough time to maybe fix it.

    Boom.

    Dunno what gods the one survivor prays to - but :-)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Rich on Tue Jun 17 04:22:04 2025
    On 6/17/25 12:00 AM, Rich wrote:
    John Ames <commodorejohn@gmail.com> wrote:
    On Sat, 14 Jun 2025 00:29:12 -0400
    c186282 <c186282@nnada.net> wrote:

    I've done TMS-9900 programming ... odd but interesting chip. Seems to
    have evolved when there was little diff between on-chip cache memory
    and main memory (not the tech to PUT a lot of ram into the CPU
    either). Also had a sort of hardware solution to multi-user/multi-
    processing which was very unique. Still remember "BLWP" - Branch And
    Load Workspace Pointer". The 990 minis weren't so bad.

    Always found that one intriguing. Yeah, like the 6502's zero-page, it's
    a design from a different era as far as CPU-vs.-RAM-speed goes, but a
    clever design-around for fairly elegant multi-tasking in light of it.
    Oneathesedays I wanna take one of the later iterations (the TMS99105,
    IIRC, is the last one that kept the memory-resident register-file
    property; some later TI microcontrollers borrow the basic architecture,
    but ditch that) and throw together a little homebrew hobbyist system...

    A similar effect played out in the HP3000 stack based CPU systems [1]

    The stack was kept in memory, and the CPU only had "registers" for the
    top two, four or eight stack slots.

    But reality was that all the way up until somewhere around the iapx286
    time range, RAM memory was faster than the CPU's it was attached to, so
    large register files on the CPU, or giant caches, were not needed. The
    CPU was as fast as it was, and the RAM wasn't what was holding it back.
    After sometime around the 286 time range, CPU speed started greatly
    outpacing RAM speed and large on chip register files and caches (the
    bigger the better) came into play.

    [1] https://en.wikipedia.org/wiki/HP3000#Use_of_stack_instead_of_registers


    The TMS-9900 was from an odd place in the technology
    where large on-chip cache was not possible - so it
    pushed most of that out onto ordinary system RAM.

    The positive in that was hardware-supported multi-user
    multi-processing became easier.

    I think the 9900 would support 256 users, and multiple
    processes for each user, all with hardware support.

    Today it's all done with software, but THEN ...

    Hmmmm ... what could we do with direct MU/MP stuff
    built into chips these days ?

    For the era, the TI-990 minis were pretty GOOD minis.
    Can't really complain. They were just, well, a bit
    ODD.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to c186282@nnada.net on Tue Jun 17 18:20:32 2025
    XPost: alt.politics

    On 2025-06-17, c186282 <c186282@nnada.net> wrote:

    On 6/16/25 1:52 PM, Charlie Gibbs wrote:

    Yesterday I felt a something catching while moving the controls
    in our small plane. I found that various bits of plumbing
    behind the panel had shifted to where they were touching things
    they shouldn't. Time to get out those good old nylon zap straps
    and tie things back where they belong, just like the mechanics do.
    Mind you, we don't get much above 10,000 feet...

    Always MANY failure modes alas ...

    However AIRLINE corps are SUPPOSED to keep abreast
    and ahead of these issues.

    <cough>Boeing<cough>

    About the time I quit flying was during a huge OPEC
    oil embargo. Fuel prices quadrupled or more and too
    often you couldn't even GET the right fuel for the
    planes. Valve lock in a 4-cyl engine - NOT good.
    Green gas was NOT red gas !

    And now it's replaced by blue gas - 100LL (low lead).
    Much less lead than good old green gas (100/130), but
    still three times as much as in the red gas (80/87)
    that a lot of engines were designed for. Beware of
    lead fouling the plugs!

    I hear they've now recovered both boxes from the
    crashed plane. In maybe a week we'll at least get
    a preliminary report.

    That'll be good to hear. Until then, it's just ignorant
    talking heads on the news, with nothing to fill their
    time slot but idle speculation and improvised crap.

    SEEMS like some kind of software error - the big
    engines just wouldn't produce the needed power.
    The pilots didn't have enough time to maybe fix it.

    Boom.

    Dunno what gods the one survivor prays to - but :-)

    That was pretty amazing. I bet the seat he was sitting in
    (well, one in the same position) will command a hefty premium
    on future 787 flights.

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Charlie Gibbs on Wed Jun 18 00:02:39 2025
    On Mon, 16 Jun 2025 17:52:09 GMT, Charlie Gibbs wrote:

    You missed the notation on the chart: those altitudes are in meters, not feet.

    We call them “metres”. Since when do we use Yank spelling for units that Yanks don’t even use anyway?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Bobbie Sellers@21:1/5 to Lawrence D'Oliveiro on Tue Jun 17 17:30:25 2025
    On 6/17/25 17:02, Lawrence D'Oliveiro wrote:
    On Mon, 16 Jun 2025 17:52:09 GMT, Charlie Gibbs wrote:

    You missed the notation on the chart: those altitudes are in meters, not
    feet.

    We call them “metres”. Since when do we use Yank spelling for units that Yanks don’t even use anyway?

    For quite a while,. and we use centimeters 2.54 to one inch. parking meters too many in every block, kilometers and meters 1,000 in every
    kilometer . As I was taught in HS in the 1950s.

    bliss

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Charlie Gibbs on Tue Jun 17 23:06:13 2025
    XPost: alt.politics

    On 6/17/25 2:20 PM, Charlie Gibbs wrote:
    On 2025-06-17, c186282 <c186282@nnada.net> wrote:

    On 6/16/25 1:52 PM, Charlie Gibbs wrote:

    Yesterday I felt a something catching while moving the controls
    in our small plane. I found that various bits of plumbing
    behind the panel had shifted to where they were touching things
    they shouldn't. Time to get out those good old nylon zap straps
    and tie things back where they belong, just like the mechanics do.
    Mind you, we don't get much above 10,000 feet...

    Always MANY failure modes alas ...

    However AIRLINE corps are SUPPOSED to keep abreast
    and ahead of these issues.

    <cough>Boeing<cough>

    About the time I quit flying was during a huge OPEC
    oil embargo. Fuel prices quadrupled or more and too
    often you couldn't even GET the right fuel for the
    planes. Valve lock in a 4-cyl engine - NOT good.
    Green gas was NOT red gas !

    And now it's replaced by blue gas - 100LL (low lead).
    Much less lead than good old green gas (100/130), but
    still three times as much as in the red gas (80/87)
    that a lot of engines were designed for. Beware of
    lead fouling the plugs!

    In the 70s, engines made for Red did NOT take
    well to 100LL. It was both ignition and
    especially the VALVES. KEPT having valves
    stick ... NOT good. Besides, oil embargoes
    drove fuel prices through the roof - could
    NOT afford it then.

    I hear they've now recovered both boxes from the
    crashed plane. In maybe a week we'll at least get
    a preliminary report.

    That'll be good to hear. Until then, it's just ignorant
    talking heads on the news, with nothing to fill their
    time slot but idle speculation and improvised crap.

    Well, for now, everyone is SPECULATING. Some of
    it is more informed speculation, but it's still
    speculation.

    We will likely get at least some preliminary info
    from the boxes late this week.

    I still suspect some system/software glitch, but
    that's still speculation. All we've got is the
    pilot saying he could not get enough power. Those
    jets have LOTS of power ... that shouldn't have
    happened.

    SEEMS like some kind of software error - the big
    engines just wouldn't produce the needed power.
    The pilots didn't have enough time to maybe fix it.

    Boom.

    Dunno what gods the one survivor prays to - but :-)

    That was pretty amazing. I bet the seat he was sitting in
    (well, one in the same position) will command a hefty premium
    on future 787 flights.

    11-A ... the Magic Seat ... expect double the price,
    auctions, bidding :-)

    The guy IS built like a weight-lifter, probably helped.

    Today's report - he actually tried to walk back into
    the disaster to find his brother.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Lawrence D'Oliveiro on Tue Jun 17 22:38:31 2025
    On 6/17/25 8:02 PM, Lawrence D'Oliveiro wrote:
    On Mon, 16 Jun 2025 17:52:09 GMT, Charlie Gibbs wrote:

    You missed the notation on the chart: those altitudes are in meters, not
    feet.

    We call them “metres”. Since when do we use Yank spelling for units that Yanks don’t even use anyway?


    The sci/tech side DOES use those units and has for
    a very long time.

    Meters, metres (my spellcheck doesn't like that)
    are convenient, but centimeters/millimeters are
    too small - the English units are more, well,
    'human scale'.

    Oh well, the USA could have stuck to Whitworth
    measures :-)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to John Ames on Tue Jun 17 23:11:57 2025
    On 6/16/25 12:35 PM, John Ames wrote:
    On Sat, 14 Jun 2025 00:29:12 -0400
    c186282 <c186282@nnada.net> wrote:

    I've done TMS-9900 programming ... odd but interesting chip. Seems to
    have evolved when there was little diff between on-chip cache memory
    and main memory (not the tech to PUT a lot of ram into the CPU
    either). Also had a sort of hardware solution to multi-user/multi-
    processing which was very unique. Still remember "BLWP" - Branch And
    Load Workspace Pointer". The 990 minis weren't so bad.

    Always found that one intriguing. Yeah, like the 6502's zero-page, it's
    a design from a different era as far as CPU-vs.-RAM-speed goes, but a
    clever design-around for fairly elegant multi-tasking in light of it. Oneathesedays I wanna take one of the later iterations (the TMS99105,
    IIRC, is the last one that kept the memory-resident register-file
    property; some later TI microcontrollers borrow the basic architecture,
    but ditch that) and throw together a little homebrew hobbyist system...


    Weirdly I have a dream about finding a 9900 at a
    surplus store. The prob with a lot of those older
    CPUs though was that they required a lot of
    SUPPORT chips in order to do anything useful.
    This is a serious complication for retro-homebrew.

    SOMEWHERE I've seen a Linux emulator for the 9900.
    Never used it however.

    In any case, an "interesting" chip.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to All on Wed Jun 18 03:55:32 2025
    On Tue, 17 Jun 2025 22:38:31 -0400, c186282 wrote:

    Meters, metres (my spellcheck doesn't like that)
    are convenient, but centimeters/millimeters are too small - the
    English units are more, well, 'human scale'.

    Nothing wrong with 9 millimeter, or .356 inches if you prefer. Besides
    when you're working under a car 'gimme a damn 9' works better with your significant other than 'could you hand me a 11/32, darling?'

    Of course US cars and bikes of a certain vintage have both. That's the
    nice thing about working on the Toyota or either Suzuki; they're metric,
    end of story.

    Besides 'metre' goes back to the French National Assembly that wanted to reinvent everything including 10 day weeks with the days named after
    plants. At least the Marshmallow of Thermidor didn't survive.

    When I was a kid I was fascinated when I realized you could invent your
    own measurements (and language). Afaik the Harvard Bridge between
    Cambridge and Boston is still marked off in smoots.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rich@21:1/5 to c186282@nnada.net on Wed Jun 18 14:15:32 2025
    In comp.os.linux.misc c186282 <c186282@nnada.net> wrote:
    On 6/17/25 2:20 PM, Charlie Gibbs wrote:
    On 2025-06-17, c186282 <c186282@nnada.net> wrote:

    On 6/16/25 1:52 PM, Charlie Gibbs wrote:

    Yesterday I felt a something catching while moving the controls
    in our small plane. I found that various bits of plumbing
    behind the panel had shifted to where they were touching things
    they shouldn't. Time to get out those good old nylon zap straps
    and tie things back where they belong, just like the mechanics do.
    Mind you, we don't get much above 10,000 feet...

    Always MANY failure modes alas ...

    However AIRLINE corps are SUPPOSED to keep abreast
    and ahead of these issues.

    <cough>Boeing<cough>

    About the time I quit flying was during a huge OPEC
    oil embargo. Fuel prices quadrupled or more and too
    often you couldn't even GET the right fuel for the
    planes. Valve lock in a 4-cyl engine - NOT good.
    Green gas was NOT red gas !

    And now it's replaced by blue gas - 100LL (low lead).
    Much less lead than good old green gas (100/130), but
    still three times as much as in the red gas (80/87)
    that a lot of engines were designed for. Beware of
    lead fouling the plugs!

    In the 70s, engines made for Red did NOT take
    well to 100LL. It was both ignition and
    especially the VALVES. KEPT having valves
    stick ... NOT good. Besides, oil embargoes
    drove fuel prices through the roof - could
    NOT afford it then.

    Was 'red' a leaded fuel? Tetraethyl lead as a gasoline additive
    provided more than simply an octane boost. The leftover residue from combustion provided a lubricating effect, and as a result for many
    (most?) engines designed in the days of leaded fuel the designers took advantage of that lubricating effect from the tetraethyl lead for (at
    least) the valve stems (esp. the exhaust valve, which operated at
    temperatures that made only oil lubrication difficult) and for
    cushioning the valve seats when the valves closed. When running
    unleaded fuel in an engine that took advantage if the lead lubrication
    effect, eventually one got stuck valves or very worn valve seats.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to John Ames on Wed Jun 18 16:15:41 2025
    On 2025-06-18, John Ames <commodorejohn@gmail.com> wrote:

    On 18 Jun 2025 03:55:32 GMT
    rbowman <bowman@montana.com> wrote:

    Besides 'metre' goes back to the French National Assembly that wanted
    to reinvent everything including 10 day weeks with the days named
    after plants.

    Frustratingly, the year persisted in having 365.25[...] days no matter
    how severely they threatened to guillotine it ;)

    Just as pi has resisted any attempts to re-define it as 3.
    (355/113 works pretty well, though...)

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to John Ames on Wed Jun 18 22:44:52 2025
    On Wed, 18 Jun 2025 08:03:51 -0700, John Ames wrote:

    Frustratingly, the year persisted in having 365.25[...] days no matter
    how severely they threatened to guillotine it ;)

    Even the Protestants had to give in and admit the Pope had figured out the length of the year better.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Charlie Gibbs on Wed Jun 18 19:41:40 2025
    On 6/18/25 12:15 PM, Charlie Gibbs wrote:
    On 2025-06-18, John Ames <commodorejohn@gmail.com> wrote:

    On 18 Jun 2025 03:55:32 GMT
    rbowman <bowman@montana.com> wrote:

    Besides 'metre' goes back to the French National Assembly that wanted
    to reinvent everything including 10 day weeks with the days named
    after plants.

    Frustratingly, the year persisted in having 365.25[...] days no matter
    how severely they threatened to guillotine it ;)

    Just as pi has resisted any attempts to re-define it as 3.
    (355/113 works pretty well, though...)


    Well, just change to base-pi ... then it's
    conveniently 1

    Might be a bit messy to calculate how to make
    change at the convenience store however :-)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Rich on Wed Jun 18 19:38:49 2025
    On 6/18/25 10:15 AM, Rich wrote:
    In comp.os.linux.misc c186282 <c186282@nnada.net> wrote:
    On 6/17/25 2:20 PM, Charlie Gibbs wrote:
    On 2025-06-17, c186282 <c186282@nnada.net> wrote:

    On 6/16/25 1:52 PM, Charlie Gibbs wrote:

    Yesterday I felt a something catching while moving the controls
    in our small plane. I found that various bits of plumbing
    behind the panel had shifted to where they were touching things
    they shouldn't. Time to get out those good old nylon zap straps
    and tie things back where they belong, just like the mechanics do.
    Mind you, we don't get much above 10,000 feet...

    Always MANY failure modes alas ...

    However AIRLINE corps are SUPPOSED to keep abreast
    and ahead of these issues.

    <cough>Boeing<cough>

    About the time I quit flying was during a huge OPEC
    oil embargo. Fuel prices quadrupled or more and too
    often you couldn't even GET the right fuel for the
    planes. Valve lock in a 4-cyl engine - NOT good.
    Green gas was NOT red gas !

    And now it's replaced by blue gas - 100LL (low lead).
    Much less lead than good old green gas (100/130), but
    still three times as much as in the red gas (80/87)
    that a lot of engines were designed for. Beware of
    lead fouling the plugs!

    In the 70s, engines made for Red did NOT take
    well to 100LL. It was both ignition and
    especially the VALVES. KEPT having valves
    stick ... NOT good. Besides, oil embargoes
    drove fuel prices through the roof - could
    NOT afford it then.

    Was 'red' a leaded fuel? Tetraethyl lead as a gasoline additive
    provided more than simply an octane boost. The leftover residue from combustion provided a lubricating effect, and as a result for many
    (most?) engines designed in the days of leaded fuel the designers took advantage of that lubricating effect from the tetraethyl lead for (at
    least) the valve stems (esp. the exhaust valve, which operated at temperatures that made only oil lubrication difficult) and for
    cushioning the valve seats when the valves closed. When running
    unleaded fuel in an engine that took advantage if the lead lubrication effect, eventually one got stuck valves or very worn valve seats.

    You got that basically right. Red was leaded gasoline.
    The residues DID act as a lubricant. The burn rate was
    different from 100LL too. Aircraft engines are built
    more 'on the edge' than automobile engines because you
    have to keep the weight down and because of heat-
    management concerns.

    Unleaded gasoline was NEW at the time. There were SOME
    problems in SOME automobiles, but it was amplified in
    aircraft engines. Formulas have been adjusted since
    then, unleaded is ok now. The lead has been replaced
    with toluene and a few other things to push up the
    'octane rating'.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to c186282@nnada.net on Thu Jun 19 22:25:51 2025
    On 2025-06-18, c186282 <c186282@nnada.net> wrote:

    On 6/18/25 12:15 PM, Charlie Gibbs wrote:

    On 2025-06-18, John Ames <commodorejohn@gmail.com> wrote:

    On 18 Jun 2025 03:55:32 GMT
    rbowman <bowman@montana.com> wrote:

    Besides 'metre' goes back to the French National Assembly that wanted
    to reinvent everything including 10 day weeks with the days named
    after plants.

    Frustratingly, the year persisted in having 365.25[...] days no matter
    how severely they threatened to guillotine it ;)

    Just as pi has resisted any attempts to re-define it as 3.
    (355/113 works pretty well, though...)

    Well, just change to base-pi ... then it's
    conveniently 1

    Might be a bit messy to calculate how to make
    change at the convenience store however :-)

    Yeah, and then you have all those people who just got converted
    to base e and don't want to change again.

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Charlie Gibbs on Thu Jun 19 23:12:36 2025
    On Thu, 19 Jun 2025 22:25:51 GMT, Charlie Gibbs wrote:

    Yeah, and then you have all those people who just got converted to base
    e and don't want to change again.

    Attempts to determine how many are actually doing this keep running into calculation problems. Even round-figure estimates seem too complex to work
    out.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Ahlstrom@21:1/5 to Charlie Gibbs on Fri Jun 20 08:36:57 2025
    Charlie Gibbs wrote this post while blinking in Morse code:

    On 2025-06-18, c186282 <c186282@nnada.net> wrote:

    On 6/18/25 12:15 PM, Charlie Gibbs wrote:

    On 2025-06-18, John Ames <commodorejohn@gmail.com> wrote:

    On 18 Jun 2025 03:55:32 GMT
    rbowman <bowman@montana.com> wrote:

    Besides 'metre' goes back to the French National Assembly that wanted >>>>> to reinvent everything including 10 day weeks with the days named
    after plants.

    Frustratingly, the year persisted in having 365.25[...] days no matter >>>> how severely they threatened to guillotine it ;)

    Just as pi has resisted any attempts to re-define it as 3.
    (355/113 works pretty well, though...)

    Well, just change to base-pi ... then it's
    conveniently 1

    Might be a bit messy to calculate how to make
    change at the convenience store however :-)

    Yeah, and then you have all those people who just got converted
    to base e and don't want to change again.

    MIDI's variable-length values are basically base-128.

    The Sumerians and Babylonians used base-60.

    The Aztecs used base-20.

    Programmers use base-16.

    The gomers use base-10.

    Digital Equipment Corporation used base-8.

    strtol() allows any base up to 35.

    --
    I'm an idiot.. At least this [bug] took about 5 minutes to find.

    Disquieting ...
    -- Gonzalo Tornaria in response to Linus Torvalds

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Chris Ahlstrom on Fri Jun 20 20:00:44 2025
    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into
    style.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to rbowman on Sat Jun 21 01:34:04 2025
    On 6/20/25 4:00 PM, rbowman wrote:
    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into
    style.

    I always did a lot of that ... microcontrollers with
    SMALL ram/flash, mostly for field data-loggers. Had
    to SQUEEZE, take advantage of every byte and bit.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Ahlstrom@21:1/5 to rbowman on Sat Jun 21 06:50:53 2025
    rbowman wrote this post while blinking in Morse code:

    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into
    style.

    Dang, I forgot about base 2!

    Base 8 is kind of annoying, you know.

    --
    It doesn't much signify whom one marries, for one is sure to find out
    next morning it was someone else.
    -- Will Rogers

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Chris Ahlstrom on Sat Jun 21 19:30:53 2025
    On Sat, 21 Jun 2025 06:50:53 -0400, Chris Ahlstrom wrote:

    rbowman wrote this post while blinking in Morse code:

    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into
    style.

    Dang, I forgot about base 2!

    Base 8 is kind of annoying, you know.

    For some processors octal works well for opcodes. Then there is chmod and friends.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to Chris Ahlstrom on Sat Jun 21 23:57:23 2025
    On 2025-06-21, Chris Ahlstrom <OFeem1987@teleworm.us> wrote:

    rbowman wrote this post while blinking in Morse code:

    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into
    style.

    Dang, I forgot about base 2!

    There are 10 kinds of people:
    those who understand binary and those who don't.

    Base 8 is kind of annoying, you know.

    "Base 8 is just like base 10, really - if you're missing two fingers."
    -- Tom Lehrer

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Charlie Gibbs on Sun Jun 22 01:15:04 2025
    On Sat, 21 Jun 2025 23:57:23 GMT, Charlie Gibbs wrote:

    On 2025-06-21, Chris Ahlstrom <OFeem1987@teleworm.us> wrote:

    rbowman wrote this post while blinking in Morse code:

    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into
    style.

    Dang, I forgot about base 2!

    There are 10 kinds of people:
    those who understand binary and those who don't.

    Base 8 is kind of annoying, you know.

    "Base 8 is just like base 10, really - if you're missing two fingers."
    -- Tom Lehrer

    It sounds far-fetched but supposedly one culture used base 8 because they counted with the spaces between their fingers rather than their fingers.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to rbowman on Sat Jun 21 21:24:07 2025
    On 6/21/25 9:15 PM, rbowman wrote:
    On Sat, 21 Jun 2025 23:57:23 GMT, Charlie Gibbs wrote:

    On 2025-06-21, Chris Ahlstrom <OFeem1987@teleworm.us> wrote:

    rbowman wrote this post while blinking in Morse code:

    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into >>>> style.

    Dang, I forgot about base 2!

    There are 10 kinds of people:
    those who understand binary and those who don't.

    Base 8 is kind of annoying, you know.

    "Base 8 is just like base 10, really - if you're missing two fingers."
    -- Tom Lehrer

    It sounds far-fetched but supposedly one culture used base 8 because they counted with the spaces between their fingers rather than their fingers.


    Still wonder about the Babylonian base-60 thing ...

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to All on Sun Jun 22 06:14:31 2025
    On Sat, 21 Jun 2025 21:24:07 -0400, c186282 wrote:


    Still wonder about the Babylonian base-60 thing ...

    Yeah, every time I have to convert degrees/minutes/seconds into something
    I can work with. The jury is still out if that can be blamed on them or
    not. The French tried to metrify that and more or less failed.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Charlie Gibbs on Sun Jun 22 02:14:12 2025
    On 6/21/25 7:57 PM, Charlie Gibbs wrote:
    On 2025-06-21, Chris Ahlstrom <OFeem1987@teleworm.us> wrote:

    rbowman wrote this post while blinking in Morse code:

    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into
    style.

    Dang, I forgot about base 2!

    There are 10 kinds of people:
    those who understand binary and those who don't.

    10 ???

    Base 8 is kind of annoying, you know.

    "Base 8 is just like base 10, really - if you're missing two fingers."
    -- Tom Lehrer


    Never loved octal - but in the earlier days
    it DID have its place.

    STILL persists in a few cases.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to rbowman on Sun Jun 22 02:50:08 2025
    On 6/22/25 2:14 AM, rbowman wrote:
    On Sat, 21 Jun 2025 21:24:07 -0400, c186282 wrote:


    Still wonder about the Babylonian base-60 thing ...

    Yeah, every time I have to convert degrees/minutes/seconds into something
    I can work with. The jury is still out if that can be blamed on them or
    not. The French tried to metrify that and more or less failed.


    It WAS a really weird system for sure.
    PROBABLY based on 360 degrees, but we
    can't be sure. '

    Odd factoid, the old Greek scientists had
    to change their crap number system to
    Babylonian, do the calx, then convert
    back to the Greek system.

    Anyway, 60 different numbers ... likely twice
    as many symbols as needed to write the main lang.
    Wow.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Ahlstrom@21:1/5 to rbowman on Sun Jun 22 06:49:43 2025
    rbowman wrote this post while blinking in Morse code:

    On Sat, 21 Jun 2025 23:57:23 GMT, Charlie Gibbs wrote:

    On 2025-06-21, Chris Ahlstrom <OFeem1987@teleworm.us> wrote:

    rbowman wrote this post while blinking in Morse code:

    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into >>>> style.

    Dang, I forgot about base 2!

    There are 10 kinds of people:
    those who understand binary and those who don't.

    Base 8 is kind of annoying, you know.

    "Base 8 is just like base 10, really - if you're missing two fingers."
    -- Tom Lehrer

    It sounds far-fetched but supposedly one culture used base 8 because they counted with the spaces between their fingers rather than their fingers.

    <https://www.wikihow.com/Count-to-100-in-American-Sign-Language>

    At the beginning of a racer's time trial in the Tour de France,
    you can see just how the race official counts down from 5 (in ASL).

    Plagiarism by Bacon! :

    --
    For a young man, not yet: for an old man, never at all.
    -- Diogenes, asked when a man should marry
    When should a man marry? A young man, not yet; an elder man, not at all.
    -- Sir Francis Bacon, "Of Marriage and Single Life"

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Ahlstrom@21:1/5 to rbowman on Sun Jun 22 06:43:14 2025
    rbowman wrote this post while blinking in Morse code:

    On Sat, 21 Jun 2025 06:50:53 -0400, Chris Ahlstrom wrote:

    rbowman wrote this post while blinking in Morse code:

    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into
    style.

    Dang, I forgot about base 2!

    Base 8 is kind of annoying, you know.

    For some processors octal works well for opcodes. Then there is chmod and friends.

    Good point.

    I have UNIX underpants. chmod 700 baby!

    --
    "The human brain is like an enormous fish -- it is flat and slimy and
    has gills through which it can see."
    -- Monty Python

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Natural Philosopher@21:1/5 to rbowman on Sun Jun 22 11:43:34 2025
    On 22/06/2025 07:14, rbowman wrote:
    On Sat, 21 Jun 2025 21:24:07 -0400, c186282 wrote:


    Still wonder about the Babylonian base-60 thing ...

    Yeah, every time I have to convert degrees/minutes/seconds into something
    I can work with. The jury is still out if that can be blamed on them or
    not. The French tried to metrify that and more or less failed.

    Even Socialism cant make the year 1000 days long

    --
    New Socialism consists essentially in being seen to have your heart in
    the right place whilst your head is in the clouds and your hand is in
    someone else's pocket.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to rbowman on Sun Jun 22 15:49:55 2025
    On 2025-06-22, rbowman <bowman@montana.com> wrote:

    On Sat, 21 Jun 2025 23:57:23 GMT, Charlie Gibbs wrote:

    On 2025-06-21, Chris Ahlstrom <OFeem1987@teleworm.us> wrote:

    rbowman wrote this post while blinking in Morse code:

    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into >>>> style.

    Dang, I forgot about base 2!

    There are 10 kinds of people:
    those who understand binary and those who don't.

    Base 8 is kind of annoying, you know.

    "Base 8 is just like base 10, really - if you're missing two fingers."
    -- Tom Lehrer

    It sounds far-fetched but supposedly one culture used base 8 because they counted with the spaces between their fingers rather than their fingers.

    That's an interesting take on the old "fencepost error" thing...

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to c186282@nnada.net on Sun Jun 22 15:49:55 2025
    On 2025-06-22, c186282 <c186282@nnada.net> wrote:

    On 6/22/25 2:14 AM, rbowman wrote:

    On Sat, 21 Jun 2025 21:24:07 -0400, c186282 wrote:


    Still wonder about the Babylonian base-60 thing ...

    Yeah, every time I have to convert degrees/minutes/seconds into something
    I can work with. The jury is still out if that can be blamed on them or
    not. The French tried to metrify that and more or less failed.

    It WAS a really weird system for sure.
    PROBABLY based on 360 degrees, but we
    can't be sure. '

    Odd factoid, the old Greek scientists had
    to change their crap number system to
    Babylonian, do the calx, then convert
    back to the Greek system.

    Anyway, 60 different numbers ... likely twice
    as many symbols as needed to write the main lang.
    Wow.

    And then there's base-64...

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to The Natural Philosopher on Sun Jun 22 15:49:56 2025
    On 2025-06-22, The Natural Philosopher <tnp@invalid.invalid> wrote:

    On 22/06/2025 07:14, rbowman wrote:

    On Sat, 21 Jun 2025 21:24:07 -0400, c186282 wrote:


    Still wonder about the Babylonian base-60 thing ...

    Yeah, every time I have to convert degrees/minutes/seconds into something
    I can work with. The jury is still out if that can be blamed on them or
    not. The French tried to metrify that and more or less failed.

    Even Socialism cant make the year 1000 days long

    It can make it seem like it.
    Of course, the same is true of any ideology taken to extremes...

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Charlie Gibbs on Sun Jun 22 18:22:29 2025
    On Sun, 22 Jun 2025 15:49:55 GMT, Charlie Gibbs wrote:

    On 2025-06-22, c186282 <c186282@nnada.net> wrote:

    On 6/22/25 2:14 AM, rbowman wrote:

    On Sat, 21 Jun 2025 21:24:07 -0400, c186282 wrote:


    Still wonder about the Babylonian base-60 thing ...

    Yeah, every time I have to convert degrees/minutes/seconds into
    something I can work with. The jury is still out if that can be blamed
    on them or not. The French tried to metrify that and more or less
    failed.

    It WAS a really weird system for sure.
    PROBABLY based on 360 degrees, but we can't be sure. '

    Odd factoid, the old Greek scientists had to change their crap
    number system to Babylonian, do the calx, then convert back to the
    Greek system.

    Anyway, 60 different numbers ... likely twice as many symbols as
    needed to write the main lang.
    Wow.

    And then there's base-64...

    Yeah, there is that... I'll take that BLOB, divide it up into octets, that
    the octets two at a time to look up some arbitrary character in a table,
    add that to the the stream, and maybe do some sort of padding when I run
    out of octets. Great fun, encoding and decoding.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Charlie Gibbs on Sun Jun 22 19:09:42 2025
    On Sun, 22 Jun 2025 15:49:57 GMT, Charlie Gibbs wrote:

    On 2025-06-22, rbowman <bowman@montana.com> wrote:

    On Sat, 21 Jun 2025 21:24:07 -0400, c186282 wrote:

    Still wonder about the Babylonian base-60 thing ...

    Yeah, every time I have to convert degrees/minutes/seconds into
    something I can work with. The jury is still out if that can be blamed
    on them or not. The French tried to metrify that and more or less
    failed.

    Fortunately, my GPS (thank you, Garmin!) lets me select the notation
    when entering latitude and longitude. Some sources write it as degrees/minutes/seconds, some use degrees/minutes with decimals, some
    use decimal degrees.

    Geocaching uses decimal minutes so I've gotten used to that. However
    that's strictly a display option. If you look at a gpx file the way points
    are decimal degrees like

    <wpt lat="46.857333" lon="-113.989017">

    Track points are the same, luckily. I dump the gpx track of my walks from
    the Zepp app to play with them. Finding the distance traveled is easy by iterating through the points and summing the deltas. Not so easy if they
    were in decimal seconds.

    We allowed users to configure the display values to decimal degrees,
    minutes, or seconds as well as UTM and USNG but the values were stored as double in decimal degrees. Your average dispatcher has no idea where any
    of them are.

    One of the VPs was enthusiastic about WhatThreeWords so I did a demo
    build.

    https://what3words.com/elder.wallet.corner

    I was surprised when I visited a client site and found the dispatchers
    like it. You need an app on your phone so you can tell them you're at
    aardvark petunia frisbee.

    I was skeptical on several counts. w3w divides the world into 9m grids and assigns each square to a string. They hold the keys, literally, since
    there is no logical way to convert the data except by using their
    database. Adjacent squares have completely different words and if you're dyslexic you're screwed; 'aardvark frisbee petunia' may be a thousand
    miles away. I suppose it's no worse than USNG that is supposed to make
    giving locations easier.

    https://www.fgdc.gov/usng/how-to-read-usng

    If you want to have real fun with your Garmin set the datum to NAD27. When
    he first started a geocacher was using that instead of WGS 84. The
    coordinates were about 100 yards away, which is fun when you're looking
    for a hidden ammo can on the side of a mountain.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to rbowman on Sun Jun 22 21:55:47 2025
    On 2025-06-22, rbowman <bowman@montana.com> wrote:

    We allowed users to configure the display values to decimal degrees,
    minutes, or seconds as well as UTM and USNG but the values were stored as double in decimal degrees. Your average dispatcher has no idea where any
    of them are.

    I've written call accounting software for local 911 centres.
    The switches give us latitude and longitude in degrees with
    six decimals. That narrows it down to about 4 inches, which
    seems a bit optimistic, unless you somehow have access to a
    differential GPS setup. A friend who calibrated aeronautical
    navaids before he retired told me how they'd set up a
    differential GPS transmitter at an airport and get
    1-centimeter accuracy while flying an approach.
    (Worst-case WAAS is 20 feet vertically, less horizontally -
    competitive with ILS.)

    Decimal degrees do make number crunching a lot easier.

    If you want to have real fun with your Garmin set the datum to NAD27.
    When he first started a geocacher was using that instead of WGS 84. The coordinates were about 100 yards away, which is fun when you're looking
    for a hidden ammo can on the side of a mountain.

    :-)

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Charlie Gibbs on Mon Jun 23 02:25:45 2025
    On Sun, 22 Jun 2025 21:55:47 GMT, Charlie Gibbs wrote:

    Decimal degrees do make number crunching a lot easier.

    Trig calculations are most easily done in radians.

    If you want to have real fun with your Garmin set the datum to
    NAD27. When he first started a geocacher was using that instead of
    WGS 84. The coordinates were about 100 yards away, which is fun
    when you're looking for a hidden ammo can on the side of a
    mountain.

    That 100 yards sounds about right for the distance between Greenwich Observatory and the current location of the 0° longitude line ...

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Charlie Gibbs on Mon Jun 23 00:40:53 2025
    On 6/22/25 11:49 AM, Charlie Gibbs wrote:
    On 2025-06-22, c186282 <c186282@nnada.net> wrote:

    On 6/22/25 2:14 AM, rbowman wrote:

    On Sat, 21 Jun 2025 21:24:07 -0400, c186282 wrote:


    Still wonder about the Babylonian base-60 thing ...

    Yeah, every time I have to convert degrees/minutes/seconds into something >>> I can work with. The jury is still out if that can be blamed on them or
    not. The French tried to metrify that and more or less failed.

    It WAS a really weird system for sure.
    PROBABLY based on 360 degrees, but we
    can't be sure. '

    Odd factoid, the old Greek scientists had
    to change their crap number system to
    Babylonian, do the calx, then convert
    back to the Greek system.

    Anyway, 60 different numbers ... likely twice
    as many symbols as needed to write the main lang.
    Wow.

    And then there's base-64...

    Don't see that often ...

    The Babylonian thing was PROBABLY an offshoot of
    religious philosophy. Thing is, even though awkward,
    they DID have the better approach to math. It is
    reported that the old Greek scientists often had
    to convert their bogus zero-less system to Babylonian,
    do the math, then convert back.

    Somewhere I have a little book entitled "Zero" ...
    it's about the eventual rise of the very concept
    of mathematical nothingness. Greeks HATED that,
    provided endless excuses, they had a 'philosophical
    perfection' view of things even though that almost
    NEVER exists in the Real World. Planetary motions
    were supposed to be cosmically PERFECT circles,
    for example, even though you'll never see such a
    thing except for a passing instant in reality.

    As for base-8 ... remember that CPUs came in MANY
    flavors in the bad old days ... the 4/8/16/32 thing
    hadn't become a standard yet. 18 bit CPUs and devices
    were NOT unknown in the 50s and early 60s. 12 bits
    were seen. It was a marketing plus if you could do
    two more bits than the competition.

    Ah, all the cheery red vacuum tubes :-) But glad
    they were soon replaced by boring transistors ...

    If you're young, find a pic of what LOOK like ICs
    in the early 60s IBMs. They're actually a little
    metal box with discrete transistors/diodes/resistors
    packed inside. Actual ICs were too new to be trusted.
    Those big mainframe boxes were PACKED with those
    faux-ICs ... each one a single logic gate.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Charlie Gibbs on Mon Jun 23 01:01:45 2025
    On 6/22/25 11:49 AM, Charlie Gibbs wrote:
    On 2025-06-22, The Natural Philosopher <tnp@invalid.invalid> wrote:

    On 22/06/2025 07:14, rbowman wrote:

    On Sat, 21 Jun 2025 21:24:07 -0400, c186282 wrote:


    Still wonder about the Babylonian base-60 thing ...

    Yeah, every time I have to convert degrees/minutes/seconds into something >>> I can work with. The jury is still out if that can be blamed on them or
    not. The French tried to metrify that and more or less failed.

    Even Socialism cant make the year 1000 days long

    It can make it seem like it.
    Of course, the same is true of any ideology taken to extremes...


    Actually, you COULD do 'decimal calendars'. Take
    a standard day, divide into 10 hours, months into
    10 days. By setting your reference to base-365.25
    it CAN work out pretty well.

    But yea, the universe rarely cooperates with 'logical'
    systems humans might try to devise. Remember the old
    Greeks and their obsession with 'perfect' circular
    motion in the cosmos ? The cosmos was supposed to
    be 'divine', and therefore only 'perfect' geometry
    would be seen.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Lawrence D'Oliveiro on Mon Jun 23 01:07:43 2025
    On 6/22/25 10:25 PM, Lawrence D'Oliveiro wrote:
    On Sun, 22 Jun 2025 21:55:47 GMT, Charlie Gibbs wrote:

    Decimal degrees do make number crunching a lot easier.

    Trig calculations are most easily done in radians.

    If you want to have real fun with your Garmin set the datum to
    NAD27. When he first started a geocacher was using that instead of
    WGS 84. The coordinates were about 100 yards away, which is fun
    when you're looking for a hidden ammo can on the side of a
    mountain.

    That 100 yards sounds about right for the distance between Greenwich Observatory and the current location of the 0° longitude line ...

    That WILL keep drifting a bit, kinda forever ....

    The Earth is 'wobbly' and landmasses keep moving.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Lawrence D'Oliveiro on Mon Jun 23 05:52:50 2025
    On Mon, 23 Jun 2025 02:25:45 -0000 (UTC), Lawrence D'Oliveiro wrote:

    On Sun, 22 Jun 2025 21:55:47 GMT, Charlie Gibbs wrote:

    Decimal degrees do make number crunching a lot easier.

    Trig calculations are most easily done in radians.

    And getting to radians is a hell of a lot easier without having to beat degrees, minutes, and decimal seconds into a usable variable.

    If you want to have real fun with your Garmin set the datum to NAD27.
    When he first started a geocacher was using that instead of WGS 84.
    The coordinates were about 100 yards away, which is fun when you're
    looking for a hidden ammo can on the side of a mountain.

    That 100 yards sounds about right for the distance between Greenwich Observatory and the current location of the 0° longitude line ...

    https://www.australiangeographic.com.au/science-environment/2017/02/how- gps-keeps-up-with-australias-continental-drift

    I assume NZ is drifting around like an unmoored kayak too :)


    I don't know about GDA2020 but I think NGS 2022 got derailed by Covid 2020
    and died a quiet death.

    https://ctgis.uconn.edu/wp-content/uploads/sites/2163/2018/05 /Datum_Changes_CT_GIS.pdf


    6 or 7 years ago that was on my plate as a potential future problem since
    we dealt with the Department of Interior. Like all good things I
    procrastinated until the problem went away.

    https://www.esri.com/about/newsroom/arcuser/moving-from-static-spatial- reference-systems-in-2022

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Charlie Gibbs on Mon Jun 23 05:35:45 2025
    On Sun, 22 Jun 2025 21:55:47 GMT, Charlie Gibbs wrote:

    I've written call accounting software for local 911 centres. The
    switches give us latitude and longitude in degrees with six decimals.
    That narrows it down to about 4 inches, which seems a bit optimistic,
    unless you somehow have access to a differential GPS setup.

    Back in the bad old days of K&E slide rules, even with magnifying cursors,
    you learned to do some sanity checking. Six decimal accuracy with consumer grade GPS receivers that have 5 to 10 meter accuracy on the best of days doesn't pass the sanity check.

    As AVL systems in the equipment became more prevalent we'd get a variety
    of formats, NMEA sentences being a popular one.

    https://w3.cs.jmu.edu/bernstdh/web/common/help/nmea-sentences.php

    Most of the USB hockey puck receivers spit them out and we'd wait for a
    GGA or RMC sentence.

    Years ago Trimble was a big player when emergency services started using
    AVL and they had their own format. Geocom, another player, sent the
    coordinated in hex. It's been a long time but there was also a magic
    number involved where x and y were the hex values.

    *lat = (double) x * 5.729577957 * .0000001;
    *lon = (double) y * 5.729577957 * .0000001;

    CalAmp sends a very proprietary struct with the values packed in big
    endian format. Great fun.

    Anyway, it all ended up as decimal degrees. Th job wasn't finished since
    most of the GIS data was in State Plane Coordinate System.

    https://en.wikipedia.org/wiki/State_Plane_Coordinate_System

    Like the article say, having Cartesian coordinates makes the math a lot
    easier. With spherical coordinates to find the distance from A to B you
    need to use the haversine or Vincenty's formula.

    https://en.wikipedia.org/wiki/Vincenty's_formulae

    Six decimal places in a double might imply accuracy that isn't really
    there, but you definitely don't want to try to cram it into a float and
    expect a happy ending when you start your conversions.


    A friend
    who calibrated aeronautical navaids before he retired told me how they'd
    set up a differential GPS transmitter at an airport and get 1-centimeter accuracy while flying an approach.
    (Worst-case WAAS is 20 feet vertically, less horizontally - competitive
    with ILS.)

    With DGPS, RTK, and post processing you can get the accuracy down to millimeters.

    I have a Amzfit Active 2 fitness watch that has a pretty good GPS. I'm
    amused by the posters on reddit complaining that they took an out and back
    hike and the two tracks aren't exactly on top of each other or doesn't
    show them on the sidewalk. They expect miracles from a $100 consumer
    device with a minimal patch antenna and also put a lot of trust in digital maps.

    I started using a GPS back in the '90s before Clinton took selective availability off. Even then it was a revelation. I was used to dealing
    with Forest Service maps of dubious accuracy and the notorious Forest
    Service miles that were even worse. It was amusing that what I had
    identified as Dead Skunk Point based on a crappy map and not knowing
    exactly where I was really wasn't Dead Skunk Point.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to rbowman on Mon Jun 23 16:43:35 2025
    On 2025-06-23, rbowman <bowman@montana.com> wrote:

    Years ago Trimble was a big player when emergency services started using
    AVL and they had their own format. Geocom, another player, sent the coordinated in hex. It's been a long time but there was also a magic
    number involved where x and y were the hex values.

    *lat = (double) x * 5.729577957 * .0000001;
    *lon = (double) y * 5.729577957 * .0000001;

    That number looks suspiciously like the number of degrees
    in a radian, divided by 10.

    Six decimal places in a double might imply accuracy that isn't really
    there, but you definitely don't want to try to cram it into a float and expect a happy ending when you start your conversions.

    Many of the world's ills are caused by people using floating point
    when they really shouldn't. "Oh, there's a decimal in dollar amounts;
    that means we _must_ use floating point." They obviously never heard
    of decimal pennies (or suitable fractions of pennies). Mind you,
    early BASICs with 16-bit integers encouraged the belief...

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to All on Mon Jun 23 18:46:29 2025
    On Mon, 23 Jun 2025 01:01:45 -0400, c186282 wrote:

    But yea, the universe rarely cooperates with 'logical'
    systems humans might try to devise. Remember the old Greeks and their
    obsession with 'perfect' circular motion in the cosmos ? The cosmos
    was supposed to be 'divine', and therefore only 'perfect' geometry
    would be seen.

    The universe laughs as humans invent arbitrary systems to explain it, and
    then pride themselves on how consistent their inventions are.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to All on Mon Jun 23 18:43:51 2025
    On Mon, 23 Jun 2025 00:40:53 -0400, c186282 wrote:

    On 6/22/25 11:49 AM, Charlie Gibbs wrote:
    On 2025-06-22, c186282 <c186282@nnada.net> wrote:

    On 6/22/25 2:14 AM, rbowman wrote:

    On Sat, 21 Jun 2025 21:24:07 -0400, c186282 wrote:


    Still wonder about the Babylonian base-60 thing ...

    Yeah, every time I have to convert degrees/minutes/seconds into
    something I can work with. The jury is still out if that can be
    blamed on them or not. The French tried to metrify that and more or
    less failed.

    It WAS a really weird system for sure.
    PROBABLY based on 360 degrees, but we can't be sure. '

    Odd factoid, the old Greek scientists had to change their crap
    number system to Babylonian, do the calx, then convert back to the
    Greek system.

    Anyway, 60 different numbers ... likely twice as many symbols as
    needed to write the main lang.
    Wow.

    And then there's base-64...

    Don't see that often ...

    It isn't a number system like base 10, but you'll see megabytes of base64
    if you look :)

    https://datatracker.ietf.org/doc/html/rfc4648

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Charlie Gibbs on Mon Jun 23 19:11:43 2025
    On Mon, 23 Jun 2025 16:43:35 GMT, Charlie Gibbs wrote:

    On 2025-06-23, rbowman <bowman@montana.com> wrote:

    Years ago Trimble was a big player when emergency services started
    using AVL and they had their own format. Geocom, another player, sent
    the coordinated in hex. It's been a long time but there was also a
    magic number involved where x and y were the hex values.

    *lat = (double) x * 5.729577957 * .0000001;
    *lon = (double) y * 5.729577957 * .0000001;

    That number looks suspiciously like the number of degrees in a radian, divided by 10.

    You're right. I was looking at source code I wrote about 20 years ago
    without giving it much thought.

    Unfortunately, now I'm thinking. I wonder what the raw GNSS data looks
    like? There are a lot of GPS modules for microprocessors but afaik they
    only spit out NMEA sentences. That's no fun.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to John Ames on Tue Jun 24 01:34:54 2025
    On Mon, 23 Jun 2025 11:27:13 -0700, John Ames wrote:

    ... 60 is a number with a nice complement of small factors:

    2 * 2 * 3 * 5

    which makes it evenly divisible by:

    2, 3, 4, 5, 6, 10, 12, 15, 20, 30

    Base 30 (= 2 × 3 × 5) has exactly the same exact divisors.

    There is no point in repeating prime factors in the base.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Charlie Gibbs on Tue Jun 24 01:36:24 2025
    On Mon, 23 Jun 2025 16:43:35 GMT, Charlie Gibbs wrote:

    Many of the world's ills are caused by people using floating point when
    they really shouldn't. "Oh, there's a decimal in dollar amounts;
    that means we _must_ use floating point." They obviously never heard of decimal pennies (or suitable fractions of pennies).

    Remember that, in the current IEEE 754 spec, floating-point can be decimal
    or binary.

    Very few languages include fixed-point types (with a fractional part) as standard -- Ada being an exception, as I recall.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to rbowman on Tue Jun 24 04:52:19 2025
    On 2025-06-23, rbowman <bowman@montana.com> wrote:

    On Mon, 23 Jun 2025 01:01:45 -0400, c186282 wrote:

    But yea, the universe rarely cooperates with 'logical'
    systems humans might try to devise. Remember the old Greeks and their
    obsession with 'perfect' circular motion in the cosmos ? The cosmos
    was supposed to be 'divine', and therefore only 'perfect' geometry
    would be seen.

    The universe laughs as humans invent arbitrary systems to explain it, and then pride themselves on how consistent their inventions are.

    Irrational numbers must drive those people nuts.

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Lawrence D'Oliveiro on Tue Jun 24 01:02:31 2025
    On 6/23/25 9:36 PM, Lawrence D'Oliveiro wrote:
    On Mon, 23 Jun 2025 16:43:35 GMT, Charlie Gibbs wrote:

    Many of the world's ills are caused by people using floating point when
    they really shouldn't. "Oh, there's a decimal in dollar amounts;
    that means we _must_ use floating point." They obviously never heard of
    decimal pennies (or suitable fractions of pennies).

    Remember that, in the current IEEE 754 spec, floating-point can be decimal
    or binary.

    Very few languages include fixed-point types (with a fractional part) as standard -- Ada being an exception, as I recall.

    Ada does.

    However you're very right, very FEW langs these days
    include fixed-point as standard, or at all. Maybe
    it's just because most everything now has float support,
    or maybe everyone has FORGOTTEN why fixed was useful.

    Maybe I need to brush up on my COBOL .........

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charlie Gibbs@21:1/5 to Lawrence D'Oliveiro on Tue Jun 24 04:52:22 2025
    On 2025-06-24, Lawrence D'Oliveiro <ldo@nz.invalid> wrote:

    On Mon, 23 Jun 2025 16:43:35 GMT, Charlie Gibbs wrote:

    Many of the world's ills are caused by people using floating point when
    they really shouldn't. "Oh, there's a decimal in dollar amounts;
    that means we _must_ use floating point." They obviously never heard of
    decimal pennies (or suitable fractions of pennies).

    Remember that, in the current IEEE 754 spec, floating-point can be decimal
    or binary.

    Very few languages include fixed-point types (with a fractional part) as standard -- Ada being an exception, as I recall.

    Meanwhile we have to fake it:

    printf("%8ld.%02d\n", amount / 100L, amount % 100L);

    Handling negative amounts is left as an exercise for the user.

    Don't knock integer pennies - you'll have a horde of accountants
    on your back if you lose track of pennies in large amounts.

    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Charlie Gibbs on Tue Jun 24 05:06:45 2025
    On Tue, 24 Jun 2025 04:52:19 GMT, Charlie Gibbs wrote:

    On 2025-06-23, rbowman <bowman@montana.com> wrote:

    On Mon, 23 Jun 2025 01:01:45 -0400, c186282 wrote:

    But yea, the universe rarely cooperates with 'logical'
    systems humans might try to devise. Remember the old Greeks and
    their obsession with 'perfect' circular motion in the cosmos ? The
    cosmos was supposed to be 'divine', and therefore only 'perfect'
    geometry would be seen.

    The universe laughs as humans invent arbitrary systems to explain it,
    and then pride themselves on how consistent their inventions are.

    Irrational numbers must drive those people nuts.

    Then there are imaginary numbers. When Descartes coined the term he didn't
    mean it in a good way.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Charlie Gibbs on Tue Jun 24 01:24:37 2025
    On 6/24/25 12:52 AM, Charlie Gibbs wrote:
    On 2025-06-23, rbowman <bowman@montana.com> wrote:

    On Mon, 23 Jun 2025 01:01:45 -0400, c186282 wrote:

    But yea, the universe rarely cooperates with 'logical'
    systems humans might try to devise. Remember the old Greeks and their >>> obsession with 'perfect' circular motion in the cosmos ? The cosmos
    was supposed to be 'divine', and therefore only 'perfect' geometry
    would be seen.

    The universe laughs as humans invent arbitrary systems to explain it, and
    then pride themselves on how consistent their inventions are.

    Irrational numbers must drive those people nuts.


    They DO suck ... but, alas, MUST be dealt with.
    The universe isn't arranged for our convenience.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Charlie Gibbs on Tue Jun 24 06:31:18 2025
    On Tue, 24 Jun 2025 04:52:19 GMT, Charlie Gibbs wrote:

    Irrational numbers must drive those people nuts.

    The Pythagoreans were horrified. Hippasus might have been killed to keep
    the fact secret.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Charlie Gibbs on Tue Jun 24 06:47:56 2025
    On Tue, 24 Jun 2025 04:52:22 GMT, Charlie Gibbs wrote:

    On 2025-06-24, Lawrence D'Oliveiro <ldo@nz.invalid> wrote:

    Very few languages include fixed-point types (with a fractional part)
    as standard -- Ada being an exception, as I recall.

    Meanwhile we have to fake it:

    printf("%8ld.%02d\n", amount / 100L, amount % 100L);

    Handling negative amounts is left as an exercise for the user.

    Some languages don’t need to “fake” it:

    import decimal as dec
    from decimal import \
    Decimal
    D = Decimal

    DECIMALS = 2

    def fmt(d : Decimal) :
    # returns string representation of d with DECIMALS decimal places
    if isinstance(d, Decimal) :
    pass
    elif isinstance(d, int) :
    d = D(d)
    else :
    raise TypeError("arg must be of Decimal type")
    #end if
    if d < 0 :
    sign = "-"
    d = - d
    else :
    sign = ""
    #end if
    s = str(int(round(d, DECIMALS) * D('10') ** DECIMALS))
    if len(s) > DECIMALS :
    s = s[:len(s) - DECIMALS] + "." + s[len(s) - DECIMALS:]
    else :
    s = "0." + ("0" * (DECIMALS - len(s))) + s
    #end if
    return sign + s
    #end fmt

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Natural Philosopher@21:1/5 to rbowman on Tue Jun 24 10:19:55 2025
    On 23/06/2025 19:46, rbowman wrote:
    On Mon, 23 Jun 2025 01:01:45 -0400, c186282 wrote:

    But yea, the universe rarely cooperates with 'logical'
    systems humans might try to devise. Remember the old Greeks and their
    obsession with 'perfect' circular motion in the cosmos ? The cosmos
    was supposed to be 'divine', and therefore only 'perfect' geometry
    would be seen.

    The universe laughs as humans invent arbitrary systems to explain it, and then pride themselves on how consistent their inventions are.
    Indeed it does.

    --
    Microsoft : the best reason to go to Linux that ever existed.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to The Natural Philosopher on Tue Jun 24 22:25:45 2025
    On Tue, 24 Jun 2025 10:19:55 +0100, The Natural Philosopher wrote:

    The universe laughs as humans invent arbitrary systems to explain it,
    and then pride themselves on how consistent their inventions are.

    Indeed it does.

    That’s a very ... um ... anthropomorphic mentality ...

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to John Ames on Tue Jun 24 22:24:57 2025
    On Tue, 24 Jun 2025 07:52:50 -0700, John Ames wrote:

    On Tue, 24 Jun 2025 01:34:54 -0000 (UTC)
    Lawrence D'Oliveiro <ldo@nz.invalid> wrote:

    2, 3, 4, 5, 6, 10, 12, 15, 20, 30

    Base 30 (= 2 × 3 × 5) has exactly the same exact divisors.

    There is no point in repeating prime factors in the base.

    30 / 4 = ...?
    30 / 12 = ...?
    30 / 20 = ...?

    Using letters a .. t to represent the 20 additional digits, in base-30
    these become

    10 ÷ 4 = 7.f0

    10 ÷ c = 2.f0

    10 ÷ k = 0.f0

    Try something a bit less simplistic?

    1 ÷ 3 = 0.a

    All these fractions are exact -- no repeating digits.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Lawrence D'Oliveiro on Wed Jun 25 02:02:34 2025
    On Tue, 24 Jun 2025 22:25:45 -0000 (UTC), Lawrence D'Oliveiro wrote:

    On Tue, 24 Jun 2025 10:19:55 +0100, The Natural Philosopher wrote:

    The universe laughs as humans invent arbitrary systems to explain it,
    and then pride themselves on how consistent their inventions are.

    Indeed it does.

    That’s a very ... um ... anthropomorphic mentality ...

    It's the Zen catch-22. The chatter invented by humans is inadequate for expressing reality so you do the best you can.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to rbowman on Wed Jun 25 01:58:00 2025
    On 6/24/25 10:02 PM, rbowman wrote:
    On Tue, 24 Jun 2025 22:25:45 -0000 (UTC), Lawrence D'Oliveiro wrote:

    On Tue, 24 Jun 2025 10:19:55 +0100, The Natural Philosopher wrote:

    The universe laughs as humans invent arbitrary systems to explain it,
    and then pride themselves on how consistent their inventions are.

    Indeed it does.

    That’s a very ... um ... anthropomorphic mentality ...

    It's the Zen catch-22. The chatter invented by humans is inadequate for expressing reality so you do the best you can.

    You've kind of GOT IT ... :-)

    It's NOT about us in the least.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Lawrence D'Oliveiro on Wed Jun 25 02:17:10 2025
    On 6/24/25 6:25 PM, Lawrence D'Oliveiro wrote:
    On Tue, 24 Jun 2025 10:19:55 +0100, The Natural Philosopher wrote:

    The universe laughs as humans invent arbitrary systems to explain it,
    and then pride themselves on how consistent their inventions are.

    Indeed it does.

    That’s a very ... um ... anthropomorphic mentality ...

    Actually, the OPPOSITE is.

    Sorry, bur it's NOT All About Us.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to John Ames on Thu Jun 26 03:36:50 2025
    On Wed, 25 Jun 2025 09:20:04 -0700, John Ames wrote:

    On Tue, 24 Jun 2025 22:24:57 -0000 (UTC)
    Lawrence D'Oliveiro <ldo@nz.invalid> wrote:

    30 / 4 = ...?
    30 / 12 = ...?
    30 / 20 = ...?

    Using letters a .. t to represent the 20 additional digits, in base-30
    these become

    10 ÷ 4 = 7.f0

    10 ÷ c = 2.f0

    10 ÷ k = 0.f0

    Try something a bit less simplistic?

    1 ÷ 3 = 0.a

    All these fractions are exact -- no repeating digits.

    Gotcha - that does strictly fit what I said, but I guess I was thinking
    of even divisibility (no fractions needed for a fairly common divisor)
    as an additional point of convenience.

    All that does is make the fraction point move places left or right. That’s
    no biggie, whereas recurring digits can be a bit of an annoyance.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andreas Eder@21:1/5 to Lawrence D'Oliveiro on Sun Jun 29 15:20:31 2025
    On Di 24 Jun 2025 at 01:34, Lawrence D'Oliveiro <ldo@nz.invalid> wrote:

    On Mon, 23 Jun 2025 11:27:13 -0700, John Ames wrote:

    ... 60 is a number with a nice complement of small factors:

    2 * 2 * 3 * 5

    which makes it evenly divisible by:

    2, 3, 4, 5, 6, 10, 12, 15, 20, 30

    Base 30 (= 2 × 3 × 5) has exactly the same exact divisors.

    Well, not quite - 20 ist *not* a divisor of 30.

    'Andreas

    --
    ceterum censeo redmondinem esse delendam

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Andreas Eder on Mon Jun 30 00:01:36 2025
    On Sun, 29 Jun 2025 15:20:31 +0200, Andreas Eder wrote:

    On Di 24 Jun 2025 at 01:34, Lawrence D'Oliveiro <ldo@nz.invalid> wrote:

    On Mon, 23 Jun 2025 11:27:13 -0700, John Ames wrote:

    ... 60 is a number with a nice complement of small factors:

    2 * 2 * 3 * 5

    which makes it evenly divisible by:

    2, 3, 4, 5, 6, 10, 12, 15, 20, 30

    Base 30 (= 2 × 3 × 5) has exactly the same exact divisors.

    Well, not quite - 20 ist *not* a divisor of 30.

    20 ÷ 30 is exactly representable in base 30:

    k ÷ 10 = 0.k

    (I should have said *prime* divisors. They are the only ones that matter.)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rich@21:1/5 to c186282@nnada.net on Thu Jul 17 03:57:03 2025
    c186282 <c186282@nnada.net> wrote:
    On 6/21/25 7:57 PM, Charlie Gibbs wrote:
    On 2025-06-21, Chris Ahlstrom <OFeem1987@teleworm.us> wrote:

    rbowman wrote this post while blinking in Morse code:

    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into >>>> style.

    Dang, I forgot about base 2!

    There are 10 kinds of people:
    those who understand binary and those who don't.

    10 ???

    10 -- binary for "two".

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c186282@21:1/5 to Rich on Thu Jul 17 04:08:11 2025
    On 7/16/25 11:57 PM, Rich wrote:
    c186282 <c186282@nnada.net> wrote:
    On 6/21/25 7:57 PM, Charlie Gibbs wrote:
    On 2025-06-21, Chris Ahlstrom <OFeem1987@teleworm.us> wrote:

    rbowman wrote this post while blinking in Morse code:

    On Fri, 20 Jun 2025 08:36:57 -0400, Chris Ahlstrom wrote:

    Programmers use base-16.

    And 2, 8, and 10. ARM processors are bringing bit twiddling back into >>>>> style.

    Dang, I forgot about base 2!

    There are 10 kinds of people:
    those who understand binary and those who don't.

    10 ???

    10 -- binary for "two".

    Get it ! :-)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)