• @[email protected]
    link
    fedilink
    38
    edit-2
    10 months ago

    That does sound rather ominous. The world’s first in something should have a lot of information on it on the intertubes. It’s old, it’s nice,but the first?

    It looks like a flat screen and not like crt, unless it is using some lights and a mask to display fixed characters.

    Rather compact

    Edit: first desktop computer featuring a single chip as a CPU

    https://www.thebyteattic.com/p/q1.html?m=1

    • NaibofTabr
      link
      fedilink
      3910 months ago

      That’s not a graphic display. This is what it looks like in operation:

      It’s basically a dot-matrix, apparently using some form of plasma? From a closer look at the grid

      I think it might be like a Nixie matrix like this one:

      But older, less refined.

    • @eyes
      link
      1210 months ago

      Looking at it, I think it might be an one of those old mono LCD displays? The video makes it look like it’s a bunch of small individual ones rather than a large continuous display.

  • @[email protected]
    link
    fedilink
    1010 months ago

    I wanted to know what OS powered them. Probably a custom one by the manufacturer? Which I can imagine I could find with a bit of web searching but I’m too lazy for that.

    • @UsernameIsTooLon
      link
      1210 months ago

      I did the research and it’s a bit interesting. It was known was GMOS (General Motors Operating System) made for IBM devices. Yes, THE General Motors that makes cars like Buicks.

      I’m oversimplifying, but if DOS was Windows Command line, GMOS would be like a Linux equivalent. It’s all input/output and maybe executing a very specific program like a calculator.

      • @nottelling
        link
        610 months ago

        Not really. If DOS was Windows command line, this would be more like executing a series of jobs from the bootloader and waiting for output or errors to appear on the terminal or printer.

        The only thing something like GMOS would have controlled is hardware resources and I/O. The “very specific program like a calculator” is accurate, but is loaded into memory via tape or punch cards or the like by the operator at runtime, alongside whatever other software was needed for the job batch.