Adrian Cochrane on Nostr: I'm reflecting on all the logic required to handle input & especially output in ...
I'm reflecting on all the logic required to handle input & especially output in computing!
* Synchronize with external hardware
* Handling the variety of devices out there
* Abstracting the raw output into something more meaningful to humans. Typically with multiple levels of this!
* Multiplexing its use between multiple apps
* Recording inputs to disk, for later playback as output
* Rendering one type of output to another which the user can perceive
* Configuration
* Access-control
* Etc
1/2
* Synchronize with external hardware
* Handling the variety of devices out there
* Abstracting the raw output into something more meaningful to humans. Typically with multiple levels of this!
* Multiplexing its use between multiple apps
* Recording inputs to disk, for later playback as output
* Rendering one type of output to another which the user can perceive
* Configuration
* Access-control
* Etc
1/2