Fernando J. Corbató was a Professor Emeritus at MIT, renowned for his pioneering work in the development of time-sharing and resource-sharing computer systems. He was instrumental in creating the Compatible Time-Sharing System (CTSS) and Multics, both influential systems that laid the groundwork for modern operating systems. Corbató's contributions have been widely recognized through numerous awards and fellowships, including the Turing Award (1990) and the Computer Pioneer Award (1982). He was a long-time member of the MIT Computation Center and the Laboratory for Computer Science, and held leadership positions within the department. His work significantly impacted the field of computer science and the evolution of computing technology.
Dusk OS is a 32-bit Forth operating system designed for simplicity and resilience in a post-collapse scenario, prioritizing 'power density' and hackability. It's self-hosting, boots from minimal resources, and features an 'almost C' compiler.
Collapse OS is a Forth-based operating system designed to preserve microcontroller programming capabilities after a civilizational collapse, focusing on minimal resources, improvisation, and self-sufficiency.
A look at the social aspects of the Incompatible Timesharing (ITS) operating system, focusing on its lack of security and how that facilitated collaboration and a sense of community among users. The author argues that ITS was a forerunner to modern social media.
Breadboard OS is a command-line operating system for the Raspberry Pi Pico, built on top of FreeRTOS. It aims to enable quick prototyping and supports querying, starting, or killing services, checking flash usage and memory usage, and controlling GPIO pins and other peripherals.