Time-sharingIn computing, time-sharing is the sharing of a computing resource among many users at the same time by means of multiprogramming and multi-tasking. Its emergence as the prominent model of computing in the 1970s represented a major technological shift in the history of computing. By allowing many users to interact concurrently with a single computer, time-sharing dramatically lowered the cost of providing computing capability, made it possible for individuals and organizations to use a computer without owning one, and promoted the interactive use of computers and the development of new interactive applications.
Speech-generating deviceSpeech-generating devices (SGDs), also known as voice output communication aids, are electronic augmentative and alternative communication (AAC) systems used to supplement or replace speech or writing for individuals with severe speech impairments, enabling them to verbally communicate. SGDs are important for people who have limited means of interacting verbally, as they allow individuals to become active participants in communication interactions.
Standard streamsIn computer programming, standard streams are interconnected input and output communication channels between a computer program and its environment when it begins execution. The three input/output (I/O) connections are called standard input (stdin), standard output (stdout) and standard error (stderr). Originally I/O happened via a physically connected system console (input via keyboard, output via monitor), but standard streams abstract this.
Handicap principleThe handicap principle is a hypothesis proposed by the biologist Amotz Zahavi to explain how evolution may lead to "honest" or reliable signalling between animals which have an obvious motivation to bluff or deceive each other. It suggests that costly signals must be reliable signals, costing the signaller something that could not be afforded by an individual with less of a particular trait. For example, in sexual selection, the theory suggests that animals of greater biological fitness signal this status through handicapping behaviour, or morphology that effectively lowers this quality.