Stories
Slash Boxes
Comments

SoylentNews is people

posted by Fnord666 on Friday September 01 2017, @07:16AM   Printer-friendly
from the open-mailbox dept.

Spotted at Andrew Plotkin's blog is an interesting article on the two word control panel in the original Apollo Guidance Computer, which talks about the use of "VERB" and "NOUN" controls on the original instrument panel.

This then links to a Discover Magazine Article How Verbs and Nouns Got Apollo to the Moon, which describes how the Apollo astronauts interacted with the guidance computer by:

[...] entering Noun-Verb combination commands in lieu of a string of written words. To keep it simple, the commands were written out in short hand. For example, V37N31E stood for Verb 37 Noun 31 and Enter to get the program running.

[...] It might not seem like it, but the Noun-Verb arrangement and verbiage comes from the fact that the computer engineers who built and used the Apollo guidance computer were also inventing it as they went along. They didn't have backgrounds in computer engineering because the field didn't exist then as it does today. But they all spoke English, so carrying over the same language structure simplified things for everyone. It's a perfect example of the brilliant simplicity that went into so much engineering of the Apollo era.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 1, Funny) by Anonymous Coward on Friday September 01 2017, @05:09PM

    by Anonymous Coward on Friday September 01 2017, @05:09PM (#562596)
    (defun dun-piss (args)
      (if (not (= dun-current-room bathroom))
          (dun-mprincl "You can't do that here, don't even bother trying.")
        (if (not dun-gottago)
        (dun-mprincl "I'm afraid you don't have to go now.")
          (dun-mprincl "That was refreshing.")
          (setq dun-gottago nil)
          (dun-replace dun-room-objects urinal (append
                            (nth urinal dun-room-objects)
                            (list obj-URINE))))))

    Starting Score:    0  points
    Moderation   +1  
       Funny=1, Total=1
    Extra 'Funny' Modifier   0  

    Total Score:   1