- Albireo (Wikipedia)
Albireo /ælˈbɪrioʊ/ is a binary star designated Beta Cygni (β Cygni, abbreviated Beta Cyg, β Cyg). The International Astronomical Union uses the name “Albireo” specifically for the brightest star in the system. Although designated ‘beta’, it is fainter than Gamma Cygni, Delta Cygni, and Epsilon Cygni and is the fifth-brightest point of light in the constellation of Cygnus. Appearing to the naked eye to be a single star of magnitude 3, viewing through even a low-magnification telescope resolves it into its two components. The brighter yellow star, itself a very close trinary system, makes a striking colour contrast with its fainter blue companion.
- Self-modifying code (Wikipedia)
In computer science, self-modifying code (SMC or SMoC) is code that alters its own instructions while it is executing – usually to reduce the instruction path length and improve performance or simply to reduce otherwise repetitively similar code, thus simplifying maintenance. The term is usually only applied to code where the self-modification is intentional, not in situations where code accidentally modifies itself due to an error such as a buffer overflow.
- von Neumann architecture (Wikipedia)
The von Neumann architecture—also known as the von Neumann model or Princeton architecture—is a computer architecture based on a 1945 description by John von Neumann, and by others, in the First Draft of a Report on the EDVAC.